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

14:07:35.921 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:35.923 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:07:35.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:35.924721 26960 mini_oidc.cc:150] Starting JWKS server
14:07:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:35.925621 26960 webserver.cc:533] Webserver started at http://127.0.0.1:42953/ using document root <none> and password file <none>
14:07:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:35.925740 26960 mini_oidc.cc:186] Starting OIDC Discovery server
14:07:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:35.925942 26960 webserver.cc:533] Webserver started at http://127.0.0.1:41729/ using document root <none> and password file <none>
14:07:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:07:35.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:35Z Disabled control of system clock
14:07:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:35.938603 26960 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal
14:07:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data
14:07:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/logs
14:07:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data/info.pb
14:07:35.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:35.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:35.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:35.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:35.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.62:38573
14:07:35.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.62
14:07:35.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:35.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42953/jwks.json with env {}
14:07:36.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.025713 26971 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:36.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.025934 26971 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:36.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.025969 26971 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:36.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.028283 26971 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:36.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.028332 26971 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:36.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.028352 26971 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:36.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.028368 26971 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:36.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.028383 26971 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:36.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.028398 26971 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42953/jwks.json
14:07:36.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.030540 26971 master_runner.cc:387] Master server non-default flags:
14:07:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data
14:07:36.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal
14:07:36.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:36.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:36.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.62:38573
14:07:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42953/jwks.json
14:07:36.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data/info.pb
14:07:36.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.62
14:07:36.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:36.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26971
14:07:36.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/logs
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:36.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:36.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.030818 26971 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:36.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.031123 26971 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:36.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.034305 26976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.034301 26979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.034305 26977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.034814 26971 server_base.cc:1061] running on GCE node
14:07:36.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.035049 26971 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:36.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.035331 26971 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:36.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.036497 26971 hybrid_clock.cc:648] HybridClock initialized: now 1779113256036494 us; error 75 us; skew 500 ppm
14:07:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.037634 26971 webserver.cc:533] Webserver started at http://127.26.84.62:46647/ using document root <none> and password file <none>
14:07:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.037804 26971 fs_manager.cc:362] Metadata directory not provided
14:07:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.037838 26971 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.037928 26971 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.038808 26971 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data/instance:
14:07:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d899189f19e048a2bb873fc5ac7a5cf3"
14:07:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.039101 26971 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal/instance:
14:07:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d899189f19e048a2bb873fc5ac7a5cf3"
14:07:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.043396 26971 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
14:07:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.044275 26985 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.044494 26971 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:07:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.044561 26971 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal
14:07:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d899189f19e048a2bb873fc5ac7a5cf3"
14:07:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.044626 26971 fs_report.cc:389] FS layout report
14:07:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal
14:07:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal
14:07:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data/data
14:07:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:36.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:36.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:36.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:36.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:36.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:36.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:36.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:36.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:36.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:36.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:36.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.064301 26971 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.064695 26971 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
14:07:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.064836 26971 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:36.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.069319 26971 rpc_server.cc:307] RPC server started. Bound to: 127.26.84.62:38573
14:07:36.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.069352 27037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.84.62:38573 every 8 connection(s)
14:07:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.069765 26971 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/data/info.pb
14:07:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.070453 27038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:36.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.072436 27038 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.074630 26960 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 26971
14:07:36.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.074750 26960 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-0/wal/instance
14:07:36.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.075780 26960 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal
14:07:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data
14:07:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/logs
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data/info.pb
14:07:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.61:32993
14:07:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.61
14:07:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:36.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42953/jwks.json with env {}
14:07:36.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.083935 27038 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.084424 26986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.84.61:32993: connect: Connection refused (error 111)
14:07:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.084932 27038 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.61:32993: Network error: Client connection negotiation failed: client connection to 127.26.84.61:32993: connect: Connection refused (error 111)
14:07:36.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.134158 27038 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } attempt: 1
14:07:36.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.135164 27038 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.61:32993: Network error: Client connection negotiation failed: client connection to 127.26.84.61:32993: connect: Connection refused (error 111)
14:07:36.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.161271 27042 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:36.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.161451 27042 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:36.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.161473 27042 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.163154 27042 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.163206 27042 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.163221 27042 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.163233 27042 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.163246 27042 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.163257 27042 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42953/jwks.json
14:07:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.165472 27042 master_runner.cc:387] Master server non-default flags:
14:07:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.61:32993
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42953/jwks.json
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data/info.pb
14:07:36.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.61
14:07:36.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:36.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27042
14:07:36.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:36.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:36.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/logs
14:07:36.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:36.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:36.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:36.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:36.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:36.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.165761 27042 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.166043 27042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.168772 27049 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.168941 27051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.169090 27048 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.169632 27042 server_base.cc:1061] running on GCE node
14:07:36.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.169863 27042 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:36.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.170128 27042 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:36.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.171311 27042 hybrid_clock.cc:648] HybridClock initialized: now 1779113256171298 us; error 40 us; skew 500 ppm
14:07:36.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.172732 27042 webserver.cc:533] Webserver started at http://127.26.84.61:46731/ using document root <none> and password file <none>
14:07:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.172937 27042 fs_manager.cc:362] Metadata directory not provided
14:07:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.172987 27042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.173089 27042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.174285 27042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data/instance:
14:07:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ad1e6fbb6464aa68cdf80064adacca1"
14:07:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.174681 27042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal/instance:
14:07:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ad1e6fbb6464aa68cdf80064adacca1"
14:07:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.177186 27042 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
14:07:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.178053 27057 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.178221 27042 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:07:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.178288 27042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal
14:07:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ad1e6fbb6464aa68cdf80064adacca1"
14:07:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.178349 27042 fs_report.cc:389] FS layout report
14:07:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal
14:07:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal
14:07:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data/data
14:07:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:36.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:36.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.203361 27038 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } attempt: 2
14:07:36.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.204214 27038 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.61:32993: Network error: Client connection negotiation failed: client connection to 127.26.84.61:32993: connect: Connection refused (error 111)
14:07:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.206022 27042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.206307 27042 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
14:07:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.206411 27042 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.210855 27042 rpc_server.cc:307] RPC server started. Bound to: 127.26.84.61:32993
14:07:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.210884 27109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.84.61:32993 every 8 connection(s)
14:07:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.211212 27042 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/data/info.pb
14:07:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.211880 27110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.212806 26960 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27042
14:07:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.212909 26960 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-1/wal/instance
14:07:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.213321 26960 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal
14:07:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/logs
14:07:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data/info.pb
14:07:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:36.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.60:39533
14:07:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.60
14:07:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:36.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42953/jwks.json with env {}
14:07:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.213591 27110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.220046 27110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.224386 27110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.224805 27060 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.84.60:39533: connect: Connection refused (error 111)
14:07:36.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.227605 27110 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.60:39533: Network error: Client connection negotiation failed: client connection to 127.26.84.60:39533: connect: Connection refused (error 111)
14:07:36.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.276810 27110 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } attempt: 1
14:07:36.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.277769 27110 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.60:39533: Network error: Client connection negotiation failed: client connection to 127.26.84.60:39533: connect: Connection refused (error 111)
14:07:36.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.295363 27038 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } attempt: 3
14:07:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.298923 27038 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.299705 27038 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.60:39533: Network error: Client connection negotiation failed: client connection to 127.26.84.60:39533: connect: Connection refused (error 111)
14:07:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.302489 27112 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.302664 27112 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.302685 27112 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:36.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.304252 27112 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:36.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.304296 27112 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:36.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.304307 27112 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:36.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.304318 27112 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:36.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.304328 27112 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:36.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.304338 27112 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42953/jwks.json
14:07:36.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.305840 27112 master_runner.cc:387] Master server non-default flags:
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.60:39533
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:36.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42953/jwks.json
14:07:36.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data/info.pb
14:07:36.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.60
14:07:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27112
14:07:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/logs
14:07:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.306047 27112 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.306253 27112 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.308775 27120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.308943 27123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.308830 27121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.309072 27112 server_base.cc:1061] running on GCE node
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.309233 27112 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.309429 27112 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.310596 27112 hybrid_clock.cc:648] HybridClock initialized: now 1779113256310582 us; error 42 us; skew 500 ppm
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.311966 27112 webserver.cc:533] Webserver started at http://127.26.84.60:36031/ using document root <none> and password file <none>
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.312179 27112 fs_manager.cc:362] Metadata directory not provided
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.312233 27112 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.312410 27112 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.313544 27112 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data/instance:
14:07:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dad1fa7855564c6c902d2cba4e4a6e62"
14:07:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.313930 27112 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal/instance:
14:07:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dad1fa7855564c6c902d2cba4e4a6e62"
14:07:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.315560 27112 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.001s
14:07:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.316347 27129 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.316504 27112 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.316558 27112 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal
14:07:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dad1fa7855564c6c902d2cba4e4a6e62"
14:07:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.316612 27112 fs_report.cc:389] FS layout report
14:07:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal
14:07:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal
14:07:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data/data
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:36.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:36.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:36.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.330873 27038 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } attempt: 1
14:07:36.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.331723 27038 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.84.60:39533: Network error: Client connection negotiation failed: client connection to 127.26.84.60:39533: connect: Connection refused (error 111)
14:07:36.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.338733 27112 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:36.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.339035 27112 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
14:07:36.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.339140 27112 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:36.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.344223 27112 rpc_server.cc:307] RPC server started. Bound to: 127.26.84.60:39533
14:07:36.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.344259 27181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.84.60:39533 every 8 connection(s)
14:07:36.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.344565 27112 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/data/info.pb
14:07:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.345156 27182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:36.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.345949 27110 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } attempt: 2
14:07:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.347155 27182 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.349429 26960 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27112
14:07:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.349531 26960 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/master-2/wal/instance
14:07:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.351348 27182 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.352201 27110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: Bootstrap starting.
14:07:36.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.352978 27110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: Neither blocks nor log segments found. Creating new log.
14:07:36.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.353298 27110 log.cc:826] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: Log is configured to *not* fsync() on all Append() calls
14:07:36.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.354029 27110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: No bootstrap required, opened a new log
14:07:36.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.355305 27182 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
14:07:36.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.356545 27110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.356684 27110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.356719 27110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ad1e6fbb6464aa68cdf80064adacca1, State: Initialized, Role: FOLLOWER
14:07:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.356812 27110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.357379 27110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [sys.catalog]: configured and running, proceeding with master startup.
14:07:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.358469 27191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.358839 27191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.359180 27182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62: Bootstrap starting.
14:07:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.359907 27182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62: Neither blocks nor log segments found. Creating new log.
14:07:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.360208 27182 log.cc:826] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62: Log is configured to *not* fsync() on all Append() calls
14:07:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.360898 27182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62: No bootstrap required, opened a new log
14:07:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.362958 27182 raft_consensus.cc:359] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363065 27182 raft_consensus.cc:385] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363093 27182 raft_consensus.cc:740] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad1fa7855564c6c902d2cba4e4a6e62, State: Initialized, Role: FOLLOWER
14:07:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363199 27182 consensus_queue.cc:260] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.361651 27042 master_runner.cc:187] Error getting master registration for 127.26.84.62:38573: OK, instance_id { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" instance_seqno: 1779113256068251 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363346 27042 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363512 27182 sys_catalog.cc:565] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: configured and running, proceeding with master startup.
14:07:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363487 27205 sys_catalog.cc:455] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.363577 27205 sys_catalog.cc:458] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.360033 27202 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:36.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.363765 27202 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:36.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.365893 27216 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:36.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.365929 27216 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:36.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.365716 27112 master_runner.cc:187] Error getting master registration for 127.26.84.62:38573: OK, instance_id { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" instance_seqno: 1779113256068251 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:36.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.366957 27112 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.406899 27038 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } attempt: 2
14:07:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.412147 27038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: Bootstrap starting.
14:07:36.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.413075 27038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: Neither blocks nor log segments found. Creating new log.
14:07:36.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.413736 27038 log.cc:826] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: Log is configured to *not* fsync() on all Append() calls
14:07:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.414629 27038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: No bootstrap required, opened a new log
14:07:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.416833 27038 raft_consensus.cc:359] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.416961 27038 raft_consensus.cc:385] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.416993 27038 raft_consensus.cc:740] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d899189f19e048a2bb873fc5ac7a5cf3, State: Initialized, Role: FOLLOWER
14:07:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.417109 27038 consensus_queue.cc:260] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.417420 27038 sys_catalog.cc:565] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [sys.catalog]: configured and running, proceeding with master startup.
14:07:36.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.419498 27230 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:36.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.419811 27230 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.421284 26971 master_runner.cc:264] No leader master found from master d899189f19e048a2bb873fc5ac7a5cf3
14:07:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.421329 26971 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:36.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.421847 27219 sys_catalog.cc:455] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.422144 27219 sys_catalog.cc:458] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.457059 27063 tablet.cc:2404] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.476501 27205 raft_consensus.cc:493] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.476637 27205 raft_consensus.cc:515] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.476881 27205 leader_election.cc:290] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d899189f19e048a2bb873fc5ac7a5cf3 (127.26.84.62:38573), 6ad1e6fbb6464aa68cdf80064adacca1 (127.26.84.61:32993)
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.477227 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" is_pre_election: true
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.477392 27012 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad1fa7855564c6c902d2cba4e4a6e62 in term 0.
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.477605 27131 leader_election.cc:304] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [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: d899189f19e048a2bb873fc5ac7a5cf3, dad1fa7855564c6c902d2cba4e4a6e62; no voters: 
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.477914 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" is_pre_election: true
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.478044 27084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad1fa7855564c6c902d2cba4e4a6e62 in term 0.
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.478199 27205 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.478255 27205 raft_consensus.cc:493] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.478278 27205 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 0 FOLLOWER]: Advancing to term 1
14:07:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.486181 27205 raft_consensus.cc:515] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.486351 27205 leader_election.cc:290] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [CANDIDATE]: Term 1 election: Requested vote from peers d899189f19e048a2bb873fc5ac7a5cf3 (127.26.84.62:38573), 6ad1e6fbb6464aa68cdf80064adacca1 (127.26.84.61:32993)
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.486584 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d899189f19e048a2bb873fc5ac7a5cf3"
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.486681 27012 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 0 FOLLOWER]: Advancing to term 1
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.487634 27012 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad1fa7855564c6c902d2cba4e4a6e62 in term 1.
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.487812 27131 leader_election.cc:304] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [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: d899189f19e048a2bb873fc5ac7a5cf3, dad1fa7855564c6c902d2cba4e4a6e62; no voters: 
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.488446 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ad1e6fbb6464aa68cdf80064adacca1"
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.488528 27084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 0 FOLLOWER]: Advancing to term 1
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.489408 27084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad1fa7855564c6c902d2cba4e4a6e62 in term 1.
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.491429 27205 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 1 FOLLOWER]: Leader election won for term 1
14:07:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.491618 27205 raft_consensus.cc:697] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [term 1 LEADER]: Becoming Leader. State: Replica: dad1fa7855564c6c902d2cba4e4a6e62, State: Running, Role: LEADER
14:07:36.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.491717 27205 consensus_queue.cc:237] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [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: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } }
14:07:36.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.492116 27205 sys_catalog.cc:455] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dad1fa7855564c6c902d2cba4e4a6e62. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.492182 27205 sys_catalog.cc:458] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: This master's current role is: LEADER
14:07:36.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.509747 27234 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:07:36.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.510639 27234 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:07:36.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.516623 27084 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [term 1 FOLLOWER]: Refusing update from remote peer dad1fa7855564c6c902d2cba4e4a6e62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:36.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.521647 27205 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:36.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.523038 27191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dad1fa7855564c6c902d2cba4e4a6e62. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.523128 27191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.529512 27012 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [term 1 FOLLOWER]: Refusing update from remote peer dad1fa7855564c6c902d2cba4e4a6e62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.529810 27205 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.531325 27219 sys_catalog.cc:455] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dad1fa7855564c6c902d2cba4e4a6e62. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.531452 27219 sys_catalog.cc:458] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.535884 27232 sys_catalog.cc:455] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.535976 27232 sys_catalog.cc:458] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: This master's current role is: LEADER
14:07:36.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.536320 27205 sys_catalog.cc:455] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.536405 27205 sys_catalog.cc:458] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62 [sys.catalog]: This master's current role is: LEADER
14:07:36.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.536864 27219 sys_catalog.cc:455] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.536945 27219 sys_catalog.cc:458] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.537153 27238 mvcc.cc:204] Tried to move back new op lower bound from 7287247898689114112 to 7287247898590703616. Current Snapshot: MvccSnapshot[applied={T|T < 7287247898689114112}]
14:07:36.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.537189 27191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d899189f19e048a2bb873fc5ac7a5cf3" member_type: VOTER last_known_addr { host: "127.26.84.62" port: 38573 } } peers { permanent_uuid: "6ad1e6fbb6464aa68cdf80064adacca1" member_type: VOTER last_known_addr { host: "127.26.84.61" port: 32993 } } peers { permanent_uuid: "dad1fa7855564c6c902d2cba4e4a6e62" member_type: VOTER last_known_addr { host: "127.26.84.60" port: 39533 } } }
14:07:36.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.537277 27191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1 [sys.catalog]: This master's current role is: FOLLOWER
14:07:36.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.538445 27235 mvcc.cc:204] Tried to move back new op lower bound from 7287247898689114112 to 7287247898590703616. Current Snapshot: MvccSnapshot[applied={T|T < 7287247898689114112}]
14:07:36.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.541643 27236 mvcc.cc:204] Tried to move back new op lower bound from 7287247898689114112 to 7287247898590703616. Current Snapshot: MvccSnapshot[applied={T|T < 7287247898689114112}]
14:07:36.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.543152 27234 catalog_manager.cc:1382] Generated new cluster ID: 17f140002ad34dab99bbf3030e8f4004
14:07:36.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.543200 27234 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:07:36.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.570514 27234 catalog_manager.cc:1405] Generated new certificate authority record
14:07:36.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.571228 27234 catalog_manager.cc:1539] Loading token signing keys...
14:07:36.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.575047 27234 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dad1fa7855564c6c902d2cba4e4a6e62: Generated new TSK 0
14:07:36.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.575548 27234 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:07:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.585888 26960 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal
14:07:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data
14:07:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/logs
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data/info.pb
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:36.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.1:0
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.84.1
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.1
14:07:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:36.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.670934 27244 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:36.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.671100 27244 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:36.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.671118 27244 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:36.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.672688 27244 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:36.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.672741 27244 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.84.1
14:07:36.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.674185 27244 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:36.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.1:0
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data/info.pb
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.1
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27244
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.84.1
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/logs
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:36.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.674373 27244 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.674566 27244 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.676931 27250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.677206 27249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.677399 27252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.677598 27244 server_base.cc:1061] running on GCE node
14:07:36.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.677775 27244 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:36.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.677965 27244 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:36.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.679090 27244 hybrid_clock.cc:648] HybridClock initialized: now 1779113256679070 us; error 36 us; skew 500 ppm
14:07:36.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.680495 27244 webserver.cc:533] Webserver started at http://127.26.84.1:43893/ using document root <none> and password file <none>
14:07:36.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.680706 27244 fs_manager.cc:362] Metadata directory not provided
14:07:36.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.680755 27244 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:36.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.680857 27244 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:36.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.682009 27244 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data/instance:
14:07:36.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ca9bf5511b6491592bcee6d4438defd"
14:07:36.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.682402 27244 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal/instance:
14:07:36.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ca9bf5511b6491592bcee6d4438defd"
14:07:36.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.684026 27244 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
14:07:36.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.684906 27258 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:36.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.685058 27244 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:07:36.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.685111 27244 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ca9bf5511b6491592bcee6d4438defd"
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.685165 27244 fs_report.cc:389] FS layout report
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data/data
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:36.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:36.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:36.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:36.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:36.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.710937 27244 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711253 27244 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
14:07:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711357 27244 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711599 27244 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711922 27244 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711951 27244 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711979 27244 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.711995 27244 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.718255 27244 rpc_server.cc:307] RPC server started. Bound to: 127.26.84.1:43369
14:07:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.718324 27371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.84.1:43369 every 8 connection(s)
14:07:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.718739 27244 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/data/info.pb
14:07:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.721895 26960 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27244
14:07:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.721985 26960 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-0/wal/instance
14:07:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.723542 26960 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal
14:07:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/logs
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data/info.pb
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.2:0
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.84.2
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.2
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.725598 27373 heartbeater.cc:344] Connected to a master server at 127.26.84.60:39533
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.725700 27373 heartbeater.cc:461] Registering TS with master...
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.725896 27374 heartbeater.cc:344] Connected to a master server at 127.26.84.61:32993
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.725906 27373 heartbeater.cc:507] Master 127.26.84.60:39533 requested a full tablet report, sending...
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.725965 27374 heartbeater.cc:461] Registering TS with master...
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726042 27374 heartbeater.cc:507] Master 127.26.84.61:32993 requested a full tablet report, sending...
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726140 27372 heartbeater.cc:344] Connected to a master server at 127.26.84.62:38573
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726172 27372 heartbeater.cc:461] Registering TS with master...
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726425 27146 ts_manager.cc:194] Registered new tserver with Master: 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1:43369)
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726449 27074 ts_manager.cc:194] Registered new tserver with Master: 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1:43369)
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726240 27372 heartbeater.cc:507] Master 127.26.84.62:38573 requested a full tablet report, sending...
14:07:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.726842 27002 ts_manager.cc:194] Registered new tserver with Master: 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1:43369)
14:07:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.727304 27146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.84.1:52773
14:07:36.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.806932 27379 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:36.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.807108 27379 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:36.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.807134 27379 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:36.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.808929 27379 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:36.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.808995 27379 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.84.2
14:07:36.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.810647 27379 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:36.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.2:0
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data/info.pb
14:07:36.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.2
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27379
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.84.2
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/logs
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:36.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:36.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:36.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:36.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.810892 27379 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:36.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.811169 27379 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:36.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.814029 27384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.814083 27385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.814121 27387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.814603 27379 server_base.cc:1061] running on GCE node
14:07:36.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.814755 27379 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:36.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.814929 27379 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:36.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.816056 27379 hybrid_clock.cc:648] HybridClock initialized: now 1779113256816033 us; error 38 us; skew 500 ppm
14:07:36.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.817152 27379 webserver.cc:533] Webserver started at http://127.26.84.2:40741/ using document root <none> and password file <none>
14:07:36.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.817308 27379 fs_manager.cc:362] Metadata directory not provided
14:07:36.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.817342 27379 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:36.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.817433 27379 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:36.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.818271 27379 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data/instance:
14:07:36.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15aed48616334444afd5ae68b9b56c5e"
14:07:36.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.818567 27379 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal/instance:
14:07:36.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15aed48616334444afd5ae68b9b56c5e"
14:07:36.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.819758 27379 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.820341 27393 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.820518 27379 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.820585 27379 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal
14:07:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15aed48616334444afd5ae68b9b56c5e"
14:07:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.820642 27379 fs_report.cc:389] FS layout report
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data/data
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:36.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:36.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:36.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:36.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:36.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:36.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.829756 27379 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830055 27379 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
14:07:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830181 27379 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830401 27379 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830757 27379 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830793 27379 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830821 27379 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.830837 27379 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.837970 27379 rpc_server.cc:307] RPC server started. Bound to: 127.26.84.2:41555
14:07:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.838057 27506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.84.2:41555 every 8 connection(s)
14:07:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.838389 27379 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/data/info.pb
14:07:36.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.839556 26960 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27379
14:07:36.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.839663 26960 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-1/wal/instance
14:07:36.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.841070 26960 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/logs
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data/info.pb
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.3:0
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.84.3
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.3
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.844390 27507 heartbeater.cc:344] Connected to a master server at 127.26.84.62:38573
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.844412 27509 heartbeater.cc:344] Connected to a master server at 127.26.84.61:32993
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.844493 27507 heartbeater.cc:461] Registering TS with master...
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.844493 27509 heartbeater.cc:461] Registering TS with master...
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.844713 27507 heartbeater.cc:507] Master 127.26.84.62:38573 requested a full tablet report, sending...
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.844714 27509 heartbeater.cc:507] Master 127.26.84.61:32993 requested a full tablet report, sending...
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.845120 27002 ts_manager.cc:194] Registered new tserver with Master: 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555)
14:07:36.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.845119 27074 ts_manager.cc:194] Registered new tserver with Master: 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555)
14:07:36.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.846333 27508 heartbeater.cc:344] Connected to a master server at 127.26.84.60:39533
14:07:36.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.846382 27508 heartbeater.cc:461] Registering TS with master...
14:07:36.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.846454 27508 heartbeater.cc:507] Master 127.26.84.60:39533 requested a full tablet report, sending...
14:07:36.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.846670 27146 ts_manager.cc:194] Registered new tserver with Master: 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555)
14:07:36.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.847012 27146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.84.2:49353
14:07:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.925932 27514 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.926110 27514 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.926139 27514 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.927910 27514 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.927974 27514 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.84.3
14:07:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.929679 27514 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.84.20:45529
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.84.3:0
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:36.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data/info.pb
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.84.3
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.84.62:38573,127.26.84.61:32993,127.26.84.60:39533
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27514
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.84.3
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/logs
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:36.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.929930 27514 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:36.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.930222 27514 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.933009 27520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.933020 27522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.933408 27514 server_base.cc:1061] running on GCE node
14:07:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:36.933070 27519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.933808 27514 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:36.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.933988 27514 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:36.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.935115 27514 hybrid_clock.cc:648] HybridClock initialized: now 1779113256935088 us; error 42 us; skew 500 ppm
14:07:36.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.936203 27514 webserver.cc:533] Webserver started at http://127.26.84.3:36247/ using document root <none> and password file <none>
14:07:36.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.936424 27514 fs_manager.cc:362] Metadata directory not provided
14:07:36.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.936486 27514 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:36.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.936594 27514 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:36.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.937484 27514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data/instance:
14:07:36.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:36.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.937844 27514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal/instance:
14:07:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.940032 27514 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.940863 27528 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.941027 27514 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.941097 27514 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:36 on dist-test-slave-wrbw"
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.941152 27514 fs_report.cc:389] FS layout report
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal
14:07:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data/data
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:36.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.956751 27514 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:36.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.957088 27514 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
14:07:36.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.957231 27514 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:36.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.957517 27514 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:36.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.957912 27514 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:36.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.957954 27514 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:36.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.957988 27514 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:36.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.958009 27514 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:36.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.965519 27514 rpc_server.cc:307] RPC server started. Bound to: 127.26.84.3:35583
14:07:36.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.965590 27641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.84.3:35583 every 8 connection(s)
14:07:36.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.965940 27514 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/data/info.pb
14:07:36.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.966861 26960 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27514
14:07:36.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.966948 26960 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster8357379922142187096/ts-2/wal/instance
14:07:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.971545 27644 heartbeater.cc:344] Connected to a master server at 127.26.84.61:32993
14:07:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.971571 27643 heartbeater.cc:344] Connected to a master server at 127.26.84.60:39533
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.971851 27643 heartbeater.cc:461] Registering TS with master...
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.971851 27644 heartbeater.cc:461] Registering TS with master...
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972023 27642 heartbeater.cc:344] Connected to a master server at 127.26.84.62:38573
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972062 27642 heartbeater.cc:461] Registering TS with master...
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972087 27644 heartbeater.cc:507] Master 127.26.84.61:32993 requested a full tablet report, sending...
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972087 27643 heartbeater.cc:507] Master 127.26.84.60:39533 requested a full tablet report, sending...
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972128 27642 heartbeater.cc:507] Master 127.26.84.62:38573 requested a full tablet report, sending...
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972481 27146 ts_manager.cc:194] Registered new tserver with Master: c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972559 27074 ts_manager.cc:194] Registered new tserver with Master: c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972558 27002 ts_manager.cc:194] Registered new tserver with Master: c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:36.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.972967 27146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.84.3:45503
14:07:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:36.981212 26960 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:07:36.982 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:36.983 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:07:36.992 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.84.62"
      port: 38573
    }
    bound_http_address {
      host: "127.26.84.62"
      port: 46647
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.84.61"
      port: 32993
    }
    bound_http_address {
      host: "127.26.84.61"
      port: 46731
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.84.60"
      port: 39533
    }
    bound_http_address {
      host: "127.26.84.60"
      port: 36031
    }
  }
}

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

14:07:36.999 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.84.1"
      port: 43369
    }
    bound_http_address {
      host: "127.26.84.1"
      port: 43893
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.84.2"
      port: 41555
    }
    bound_http_address {
      host: "127.26.84.2"
      port: 40741
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.84.3"
      port: 35583
    }
    bound_http_address {
      host: "127.26.84.3"
      port: 36247
    }
  }
}

14:07:36.999 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:07:37.208 [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)
14:07:37.260 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.364410 27202 catalog_manager.cc:1294] Loaded cluster ID: 17f140002ad34dab99bbf3030e8f4004
14:07:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.364516 27202 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: loading cluster ID for follower catalog manager: success
14:07:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.366081 27202 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: acquiring CA information for follower catalog manager: success
14:07:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.366447 27202 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6ad1e6fbb6464aa68cdf80064adacca1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:37.405 [DEBUG - main] (Connection.java:748) [peer master-127.26.84.60:39533(127.26.84.60:39533)] connecting to peer
14:07:37.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.420539 27230 catalog_manager.cc:1294] Loaded cluster ID: 17f140002ad34dab99bbf3030e8f4004
14:07:37.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.420619 27230 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: loading cluster ID for follower catalog manager: success
14:07:37.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.421852 27230 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: acquiring CA information for follower catalog manager: success
14:07:37.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.422225 27230 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d899189f19e048a2bb873fc5ac7a5cf3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:37.461 [DEBUG - main] (Connection.java:748) [peer master-127.26.84.61:32993(127.26.84.61:32993)] connecting to peer
14:07:37.463 [DEBUG - main] (Connection.java:748) [peer master-127.26.84.62:38573(127.26.84.62:38573)] connecting to peer
14:07:37.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.84.62:38573(127.26.84.62:38573)] Successfully connected to peer
14:07:37.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.84.60:39533(127.26.84.60:39533)] Successfully connected to peer
14:07:37.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.84.61:32993(127.26.84.61:32993)] Successfully connected to peer
14:07:37.568 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.84.61
14:07:37.570 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.84.62
14:07:37.572 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.84.60
14:07:37.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.727982 27373 heartbeater.cc:499] Master 127.26.84.60:39533 was elected leader, sending a full tablet report...
14:07:37.786 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5193e6de, L:/127.0.0.1:51616 - R:/127.26.84.61:32993] using SASL/PLAIN
14:07:37.788 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4af0fd4, L:/127.0.0.1:50892 - R:/127.26.84.60:39533] using SASL/PLAIN
14:07:37.789 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e3f4132, L:/127.0.0.1:47620 - R:/127.26.84.62:38573] using SASL/PLAIN
14:07:37.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:07:37.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=451), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.84.60:39533, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.84.61:32993, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.84.62:38573, [425ms] Sub RPC ConnectToMaster: received response from server master-127.26.84.61:32993: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.26.84.62:38573: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.26.84.60:39533: OK, deferred=null) after lookup
14:07:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.847633 27508 heartbeater.cc:499] Master 127.26.84.60:39533 was elected leader, sending a full tablet report...
14:07:37.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.872416 27146 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50892:
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1779113255437"
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:07:37.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:37.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:37.872929 27146 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.ITScannerMultiTablet-1779113255437 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:07:37.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.894547 27306 tablet_service.cc:1511] Processing CreateTablet for tablet 800fd6a8919445af83fc9293354ffbc6 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:37.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.894958 27306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800fd6a8919445af83fc9293354ffbc6. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.898402 27441 tablet_service.cc:1511] Processing CreateTablet for tablet 800fd6a8919445af83fc9293354ffbc6 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.898563 27304 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6783e7daf147398b758d4adc350e95 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.898687 27304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6783e7daf147398b758d4adc350e95. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.898700 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800fd6a8919445af83fc9293354ffbc6. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.898741 27576 tablet_service.cc:1511] Processing CreateTablet for tablet 800fd6a8919445af83fc9293354ffbc6 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.898978 27576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800fd6a8919445af83fc9293354ffbc6. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.899989 27305 tablet_service.cc:1511] Processing CreateTablet for tablet fc106bf5622c4d48b3eea582b71f1390 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.900072 27305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc106bf5622c4d48b3eea582b71f1390. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.901441 27575 tablet_service.cc:1511] Processing CreateTablet for tablet fc106bf5622c4d48b3eea582b71f1390 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.901525 27440 tablet_service.cc:1511] Processing CreateTablet for tablet fc106bf5622c4d48b3eea582b71f1390 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.901546 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc106bf5622c4d48b3eea582b71f1390. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.901603 27440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc106bf5622c4d48b3eea582b71f1390. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.902736 27574 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6783e7daf147398b758d4adc350e95 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.902765 27439 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6783e7daf147398b758d4adc350e95 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=ea8abc19e97e4aa1b4fde6a4d6c8678a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.902837 27439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6783e7daf147398b758d4adc350e95. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.902881 27574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6783e7daf147398b758d4adc350e95. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:37.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.904999 27673 tablet_bootstrap.cc:492] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: Bootstrap starting.
14:07:37.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.905161 27674 tablet_bootstrap.cc:492] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: Bootstrap starting.
14:07:37.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.905879 27674 tablet_bootstrap.cc:654] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: Neither blocks nor log segments found. Creating new log.
14:07:37.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.906491 27674 log.cc:826] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: Log is configured to *not* fsync() on all Append() calls
14:07:37.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.906805 27675 tablet_bootstrap.cc:492] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: Bootstrap starting.
14:07:37.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.906894 27673 tablet_bootstrap.cc:654] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: Neither blocks nor log segments found. Creating new log.
14:07:37.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.907191 27673 log.cc:826] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: Log is configured to *not* fsync() on all Append() calls
14:07:37.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.907723 27675 tablet_bootstrap.cc:654] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: Neither blocks nor log segments found. Creating new log.
14:07:37.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.908015 27675 log.cc:826] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: Log is configured to *not* fsync() on all Append() calls
14:07:37.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ea8abc19e97e4aa1b4fde6a4d6c8678a
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.908982 27674 tablet_bootstrap.cc:492] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: No bootstrap required, opened a new log
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.909041 27674 ts_tablet_manager.cc:1403] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.910655 27674 raft_consensus.cc:359] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.910770 27674 raft_consensus.cc:385] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.910790 27674 raft_consensus.cc:740] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15aed48616334444afd5ae68b9b56c5e, State: Initialized, Role: FOLLOWER
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.910863 27674 consensus_queue.cc:260] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [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: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.911041 27674 ts_tablet_manager.cc:1434] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.911999 27675 tablet_bootstrap.cc:492] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: No bootstrap required, opened a new log
14:07:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.912060 27675 ts_tablet_manager.cc:1403] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
14:07:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.912521 27674 tablet_bootstrap.cc:492] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e: Bootstrap starting.
14:07:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.912544 27673 tablet_bootstrap.cc:492] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: No bootstrap required, opened a new log
14:07:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.912602 27673 ts_tablet_manager.cc:1403] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
14:07:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.912954 27674 tablet_bootstrap.cc:654] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e: Neither blocks nor log segments found. Creating new log.
14:07:37.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.914395 27673 raft_consensus.cc:359] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.914698 27674 tablet_bootstrap.cc:492] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e: No bootstrap required, opened a new log
14:07:37.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.914734 27674 ts_tablet_manager.cc:1403] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:07:37.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.914882 27674 raft_consensus.cc:359] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.914935 27674 raft_consensus.cc:385] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.914953 27674 raft_consensus.cc:740] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15aed48616334444afd5ae68b9b56c5e, State: Initialized, Role: FOLLOWER
14:07:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.915000 27674 consensus_queue.cc:260] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.915098 27674 ts_tablet_manager.cc:1434] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.915169 27674 tablet_bootstrap.cc:492] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e: Bootstrap starting.
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.916031 27674 tablet_bootstrap.cc:654] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e: Neither blocks nor log segments found. Creating new log.
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.916844 27679 raft_consensus.cc:493] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.916931 27679 raft_consensus.cc:515] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.917203 27679 leader_election.cc:290] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1:43369), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.918238 27675 raft_consensus.cc:359] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.918366 27675 raft_consensus.cc:385] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.918397 27675 raft_consensus.cc:740] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6790321215d4b4e99cdc130da48efb8, State: Initialized, Role: FOLLOWER
14:07:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.918522 27675 consensus_queue.cc:260] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [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: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.918779 27675 ts_tablet_manager.cc:1434] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
14:07:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.919054 27643 heartbeater.cc:499] Master 127.26.84.60:39533 was elected leader, sending a full tablet report...
14:07:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.919070 27675 tablet_bootstrap.cc:492] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8: Bootstrap starting.
14:07:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.920109 27675 tablet_bootstrap.cc:654] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8: Neither blocks nor log segments found. Creating new log.
14:07:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.924744 27674 tablet_bootstrap.cc:492] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e: No bootstrap required, opened a new log
14:07:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.924815 27674 ts_tablet_manager.cc:1403] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.001s
14:07:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.924983 27674 raft_consensus.cc:359] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.925035 27674 raft_consensus.cc:385] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.925051 27674 raft_consensus.cc:740] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15aed48616334444afd5ae68b9b56c5e, State: Initialized, Role: FOLLOWER
14:07:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.925082 27674 consensus_queue.cc:260] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.925174 27674 ts_tablet_manager.cc:1434] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:37.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.928391 27596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "15aed48616334444afd5ae68b9b56c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8" is_pre_election: true
14:07:37.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.928555 27596 raft_consensus.cc:2468] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15aed48616334444afd5ae68b9b56c5e in term 0.
14:07:37.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.928768 27396 leader_election.cc:304] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [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: 15aed48616334444afd5ae68b9b56c5e, c6790321215d4b4e99cdc130da48efb8; no voters: 
14:07:37.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.928894 27679 raft_consensus.cc:2804] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:37.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.928936 27679 raft_consensus.cc:493] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:37.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.928957 27679 raft_consensus.cc:3060] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Advancing to term 1
14:07:37.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.929787 27679 raft_consensus.cc:515] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.929929 27679 leader_election.cc:290] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [CANDIDATE]: Term 1 election: Requested vote from peers 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1:43369), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:37.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.930374 27596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "15aed48616334444afd5ae68b9b56c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:37.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.930452 27596 raft_consensus.cc:3060] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Advancing to term 1
14:07:37.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931417 27596 raft_consensus.cc:2468] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15aed48616334444afd5ae68b9b56c5e in term 1.
14:07:37.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931582 27396 leader_election.cc:304] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [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: 15aed48616334444afd5ae68b9b56c5e, c6790321215d4b4e99cdc130da48efb8; no voters: 
14:07:37.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931681 27679 raft_consensus.cc:2804] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 1 FOLLOWER]: Leader election won for term 1
14:07:37.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931833 27675 tablet_bootstrap.cc:492] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8: No bootstrap required, opened a new log
14:07:37.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931875 27675 ts_tablet_manager.cc:1403] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.001s
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931870 27679 raft_consensus.cc:697] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [term 1 LEADER]: Becoming Leader. State: Replica: 15aed48616334444afd5ae68b9b56c5e, State: Running, Role: LEADER
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.931962 27679 consensus_queue.cc:237] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [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: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.932039 27675 raft_consensus.cc:359] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.932091 27675 raft_consensus.cc:385] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.932109 27675 raft_consensus.cc:740] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6790321215d4b4e99cdc130da48efb8, State: Initialized, Role: FOLLOWER
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.932209 27675 consensus_queue.cc:260] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.932327 27675 ts_tablet_manager.cc:1434] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.927738 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "15aed48616334444afd5ae68b9b56c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca9bf5511b6491592bcee6d4438defd" is_pre_election: true
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.930150 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "15aed48616334444afd5ae68b9b56c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca9bf5511b6491592bcee6d4438defd"
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.933218 27673 raft_consensus.cc:385] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.933313 27673 raft_consensus.cc:740] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca9bf5511b6491592bcee6d4438defd, State: Initialized, Role: FOLLOWER
14:07:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.933472 27673 consensus_queue.cc:260] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [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: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.933647 27326 raft_consensus.cc:2468] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15aed48616334444afd5ae68b9b56c5e in term 0.
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.934295 27673 ts_tablet_manager.cc:1434] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.000s
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.935094 27146 catalog_manager.cc:5696] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 15aed48616334444afd5ae68b9b56c5e (127.26.84.2). New cstate: current_term: 1 leader_uuid: "15aed48616334444afd5ae68b9b56c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } health_report { overall_health: UNKNOWN } } }
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.935600 27673 tablet_bootstrap.cc:492] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd: Bootstrap starting.
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.936352 27673 tablet_bootstrap.cc:654] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd: Neither blocks nor log segments found. Creating new log.
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.937433 27675 tablet_bootstrap.cc:492] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8: Bootstrap starting.
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.937927 27675 tablet_bootstrap.cc:654] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8: Neither blocks nor log segments found. Creating new log.
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.939769 27673 tablet_bootstrap.cc:492] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd: No bootstrap required, opened a new log
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.939814 27673 ts_tablet_manager.cc:1403] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.939976 27673 raft_consensus.cc:359] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940035 27673 raft_consensus.cc:385] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940054 27673 raft_consensus.cc:740] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca9bf5511b6491592bcee6d4438defd, State: Initialized, Role: FOLLOWER
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940111 27673 consensus_queue.cc:260] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940214 27673 ts_tablet_manager.cc:1434] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940315 27675 tablet_bootstrap.cc:492] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8: No bootstrap required, opened a new log
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940354 27675 ts_tablet_manager.cc:1403] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940532 27675 raft_consensus.cc:359] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940593 27675 raft_consensus.cc:385] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940613 27675 raft_consensus.cc:740] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6790321215d4b4e99cdc130da48efb8, State: Initialized, Role: FOLLOWER
14:07:37.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940668 27675 consensus_queue.cc:260] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.940757 27675 ts_tablet_manager.cc:1434] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:07:37.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.941927 27673 tablet_bootstrap.cc:492] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd: Bootstrap starting.
14:07:37.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.942332 27673 tablet_bootstrap.cc:654] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd: Neither blocks nor log segments found. Creating new log.
14:07:37.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.943048 27673 tablet_bootstrap.cc:492] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd: No bootstrap required, opened a new log
14:07:37.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.943081 27673 ts_tablet_manager.cc:1403] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:07:37.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.943352 27673 raft_consensus.cc:359] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.943431 27673 raft_consensus.cc:385] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:37.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.944078 27673 raft_consensus.cc:740] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca9bf5511b6491592bcee6d4438defd, State: Initialized, Role: FOLLOWER
14:07:37.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.944137 27673 consensus_queue.cc:260] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.944242 27673 ts_tablet_manager.cc:1434] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:07:37.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.959223 27688 raft_consensus.cc:493] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:37.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.959337 27688 raft_consensus.cc:515] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.959748 27688 leader_election.cc:290] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.964507 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc106bf5622c4d48b3eea582b71f1390" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15aed48616334444afd5ae68b9b56c5e" is_pre_election: true
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.964663 27461 raft_consensus.cc:2468] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 0.
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.964689 27596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc106bf5622c4d48b3eea582b71f1390" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8" is_pre_election: true
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.964799 27596 raft_consensus.cc:2468] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 0.
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.964969 27261 leader_election.cc:304] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [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: 3ca9bf5511b6491592bcee6d4438defd, c6790321215d4b4e99cdc130da48efb8; no voters: 
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.965161 27688 raft_consensus.cc:2804] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.965204 27688 raft_consensus.cc:493] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.965224 27688 raft_consensus.cc:3060] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Advancing to term 1
14:07:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.966156 27688 raft_consensus.cc:515] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.966296 27688 leader_election.cc:290] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 1 election: Requested vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:37.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.967640 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc106bf5622c4d48b3eea582b71f1390" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15aed48616334444afd5ae68b9b56c5e"
14:07:37.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.967722 27461 raft_consensus.cc:3060] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Advancing to term 1
14:07:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.968580 27461 raft_consensus.cc:2468] T fc106bf5622c4d48b3eea582b71f1390 P 15aed48616334444afd5ae68b9b56c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 1.
14:07:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.968751 27261 leader_election.cc:304] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [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: 15aed48616334444afd5ae68b9b56c5e, 3ca9bf5511b6491592bcee6d4438defd; no voters: 
14:07:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.969182 27688 raft_consensus.cc:2804] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Leader election won for term 1
14:07:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.969341 27688 raft_consensus.cc:697] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [term 1 LEADER]: Becoming Leader. State: Replica: 3ca9bf5511b6491592bcee6d4438defd, State: Running, Role: LEADER
14:07:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.969435 27688 consensus_queue.cc:237] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:37.969950 27645 tablet.cc:2404] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.970312 27596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc106bf5622c4d48b3eea582b71f1390" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.970384 27596 raft_consensus.cc:3060] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Advancing to term 1
14:07:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:37.970731 27375 tablet.cc:2404] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.971167 27596 raft_consensus.cc:2468] T fc106bf5622c4d48b3eea582b71f1390 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 1.
14:07:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:37.972368 27145 catalog_manager.cc:5696] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1). New cstate: current_term: 1 leader_uuid: "3ca9bf5511b6491592bcee6d4438defd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } health_report { overall_health: UNKNOWN } } }
14:07:38.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:38.091019 27510 tablet.cc:2404] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.107637 27694 raft_consensus.cc:493] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.107801 27694 raft_consensus.cc:515] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108011 27694 leader_election.cc:290] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108301 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6783e7daf147398b758d4adc350e95" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15aed48616334444afd5ae68b9b56c5e" is_pre_election: true
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108330 27596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6783e7daf147398b758d4adc350e95" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8" is_pre_election: true
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108405 27461 raft_consensus.cc:2468] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 0.
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108451 27596 raft_consensus.cc:2468] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 0.
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108599 27261 leader_election.cc:304] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [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: 15aed48616334444afd5ae68b9b56c5e, 3ca9bf5511b6491592bcee6d4438defd; no voters: 
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108718 27694 raft_consensus.cc:2804] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108784 27694 raft_consensus.cc:493] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:38.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.108808 27694 raft_consensus.cc:3060] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Advancing to term 1
14:07:38.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.109628 27694 raft_consensus.cc:515] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:38.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.109768 27694 leader_election.cc:290] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 1 election: Requested vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.110010 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6783e7daf147398b758d4adc350e95" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15aed48616334444afd5ae68b9b56c5e"
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.110088 27461 raft_consensus.cc:3060] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [term 0 FOLLOWER]: Advancing to term 1
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.110137 27596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6783e7daf147398b758d4adc350e95" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.110196 27596 raft_consensus.cc:3060] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [term 0 FOLLOWER]: Advancing to term 1
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.110896 27461 raft_consensus.cc:2468] T 9c6783e7daf147398b758d4adc350e95 P 15aed48616334444afd5ae68b9b56c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 1.
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.110898 27596 raft_consensus.cc:2468] T 9c6783e7daf147398b758d4adc350e95 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 1.
14:07:38.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.111068 27261 leader_election.cc:304] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [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: 3ca9bf5511b6491592bcee6d4438defd, c6790321215d4b4e99cdc130da48efb8; no voters: 
14:07:38.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.111152 27694 raft_consensus.cc:2804] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Leader election won for term 1
14:07:38.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.111199 27694 raft_consensus.cc:697] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [term 1 LEADER]: Becoming Leader. State: Replica: 3ca9bf5511b6491592bcee6d4438defd, State: Running, Role: LEADER
14:07:38.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.111253 27694 consensus_queue.cc:237] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [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: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:38.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.112404 27145 catalog_manager.cc:5696] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1). New cstate: current_term: 1 leader_uuid: "3ca9bf5511b6491592bcee6d4438defd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } health_report { overall_health: UNKNOWN } } }
14:07:38.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299998, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299997}]
14:07:38.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299998}]
14:07:38.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.249 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.250 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.253 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.256 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.259 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.261 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.263 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.264 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.265 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.267 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.269 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.271 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.284 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.286 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.287 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.290 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.311 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@39c11e6c, flushNotification=Deferred@843959601(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.351 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2d35442b, flushNotification=Deferred@670689666(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.353 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:38.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:38.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:38.355 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:38.396 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)] connecting to peer
14:07:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.403329 27694 consensus_queue.cc:1048] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [LEADER]: Connected to new peer: Peer: permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.417852 27688 consensus_queue.cc:1048] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:38.421 [DEBUG - main] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:38.421 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)] Successfully connected to peer
14:07:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.429601 27326 raft_consensus.cc:3060] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 0 FOLLOWER]: Advancing to term 1
14:07:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.431304 27686 consensus_queue.cc:1048] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:38.436 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] Successfully connected to peer
14:07:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.434001 27686 consensus_queue.cc:1048] T 800fd6a8919445af83fc9293354ffbc6 P 15aed48616334444afd5ae68b9b56c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:38.508 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xa1b001e4, L:/127.0.0.1:38994 - R:/127.26.84.1:43369] using TOKEN/null
14:07:38.509 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x50c9541f, L:/127.0.0.1:41476 - R:/127.26.84.2:41555] using TOKEN/null
14:07:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.568250 27694 consensus_queue.cc:1048] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [LEADER]: Connected to new peer: Peer: permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:38.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:38.580521 27694 consensus_queue.cc:1048] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:38.640 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2a2bb0eb, flushNotification=Deferred@1009326765(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.694 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2d0566ba, flushNotification=Deferred@7548983(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.763 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7728643a, flushNotification=Deferred@52487168(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.782 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5167268, flushNotification=Deferred@486348917(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.888 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@28c0b664, flushNotification=Deferred@742672280(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.906 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1af7f54a, flushNotification=Deferred@1857910993(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:38.988 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@436390f4, flushNotification=Deferred@1293252487(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.048 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68ed96ca, flushNotification=Deferred@1829966070(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.092 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3228d990, flushNotification=Deferred@1424439581(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.160 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@50b8ae8d, flushNotification=Deferred@626626764(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.192 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@51c929ae, flushNotification=Deferred@1015799131(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.257 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@29d2d081, flushNotification=Deferred@1088744071(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.281 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@58783f6c, flushNotification=Deferred@981159997(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.347 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@512d92b, flushNotification=Deferred@1657125852(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.371 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7bdf6bb7, flushNotification=Deferred@465909321(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.448 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@88d6f9b, flushNotification=Deferred@1205419533(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.460 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@475b7792, flushNotification=Deferred@1964926542(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.536 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@182b435b, flushNotification=Deferred@80756779(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:39.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:39.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:39.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:39.592 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:39.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [2ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=null)) after lookup
14:07:39.631 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a5bfd3e0e0f4f6d958801e8fa2d2818", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=800fd6a8919445af83fc9293354ffbc6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:39.632 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "1a5bfd3e0e0f4f6d958801e8fa2d2818" opened on 800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]
14:07:39.634 [INFO - Time-limited test] (MiniKuduCluster.java:475) Killing tablet server 127.26.84.2:41555
14:07:39.636 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

14:07:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:39.636781 26960 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27379
14:07:39.645 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
14:07:39.649 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] handling channelInactive
14:07:39.649 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state READY due to: connection closed
14:07:39.649 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: connection closed
14:07:39.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:39.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:39.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:39.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:39.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=2, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=2, TimeoutTracker(timeout=30000, elapsed=12), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test, errback=NextRow errback -> wakeup thread Time-limited test))) after lookup
14:07:39.659 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:39.662 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.662 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.662 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:39.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:39.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:39.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:39.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=4, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=4, TimeoutTracker(timeout=30000, elapsed=32), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086)))) after lookup
14:07:39.678 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:39.680 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.681 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.681 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:39.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:39.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:39.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:39.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=6, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=6, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [32ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [35ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [35ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [67ms] refreshing cache from master, [67ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [70ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752)))) after lookup
14:07:39.722 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:39.725 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.725 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.725 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:39.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:39.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:39.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:39.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=8, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=8, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [32ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [35ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [35ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [67ms] refreshing cache from master, [67ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [70ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [76ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [79ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [79ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [147ms] refreshing cache from master, [148ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [149ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501)))) after lookup
14:07:39.798 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:39.800 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:39.800 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:40.088385 27261 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111)
14:07:40.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:40.088987 27261 consensus_peers.cc:597] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd -> Peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Couldn't send request to peer 15aed48616334444afd5ae68b9b56c5e. Status: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:07:40.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:40.135727 27261 consensus_peers.cc:597] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd -> Peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Couldn't send request to peer 15aed48616334444afd5ae68b9b56c5e. Status: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:07:40.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:40.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:40.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:40.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:40.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=10, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=10, TimeoutTracker(timeout=30000, elapsed=611), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [32ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [35ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [35ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [67ms] refreshing cache from master, [67ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [70ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [76ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [79ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [79ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [147ms] refreshing cache from master, [148ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [149ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [152ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [154ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [154ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [608ms] refreshing cache from master, [608ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [610ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293)))) after lookup
14:07:40.258 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:40.260 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.260 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:40.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:40.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:40.616 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:40.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=12, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=12, TimeoutTracker(timeout=30000, elapsed=970), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [32ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [35ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [35ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [67ms] refreshing cache from master, [67ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [70ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [76ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [79ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [79ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [147ms] refreshing cache from master, [148ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [149ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [152ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [154ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [154ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [608ms] refreshing cache from master, [608ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [610ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [612ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [614ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [614ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [967ms] refreshing cache from master, [967ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [969ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293) -> (continuation of Deferred@399230317 after retry RPC@873279770), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293) -> (continuation of Deferred@399230317 after retry RPC@873279770)))) after lookup
14:07:40.617 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:40.619 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.619 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:40.676 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)[L],3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:40.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=14, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=14, TimeoutTracker(timeout=30000, elapsed=1030), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [32ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [35ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [35ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [67ms] refreshing cache from master, [67ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [70ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [76ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [79ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [79ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [147ms] refreshing cache from master, [148ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [149ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [152ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [154ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [154ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [608ms] refreshing cache from master, [608ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [610ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [612ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [614ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [614ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [967ms] refreshing cache from master, [967ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [969ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [971ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [973ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [973ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [1027ms] refreshing cache from master, [1027ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [1029ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293) -> (continuation of Deferred@399230317 after retry RPC@873279770) -> (continuation of Deferred@601564186 after retry RPC@2114147482), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293) -> (continuation of Deferred@399230317 after retry RPC@873279770) -> (continuation of Deferred@601564186 after retry RPC@2114147482)))) after lookup
14:07:40.677 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] connecting to peer
14:07:40.678 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.678 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] cleaning up while in state CONNECTING due to: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:40.679 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555) for tablet 800fd6a8919445af83fc9293354ffbc6: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555
14:07:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.062280 27737 raft_consensus.cc:493] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15aed48616334444afd5ae68b9b56c5e)
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.062409 27737 raft_consensus.cc:515] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.062754 27737 leader_election.cc:290] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1:43369)
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.063098 27733 raft_consensus.cc:493] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15aed48616334444afd5ae68b9b56c5e)
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.063185 27733 raft_consensus.cc:515] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:41.063262 27531 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111)
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.063333 27733 leader_election.cc:290] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.063706 27595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8" is_pre_election: true
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.063815 27595 raft_consensus.cc:2468] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 1.
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:41.063776 27531 leader_election.cc:336] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111)
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:41.063939 27261 leader_election.cc:336] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111)
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.064008 27261 leader_election.cc:304] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [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: 3ca9bf5511b6491592bcee6d4438defd, c6790321215d4b4e99cdc130da48efb8; no voters: 15aed48616334444afd5ae68b9b56c5e
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.064073 27733 raft_consensus.cc:2804] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Leader pre-election won for term 2
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.064112 27733 raft_consensus.cc:493] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15aed48616334444afd5ae68b9b56c5e)
14:07:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.064131 27733 raft_consensus.cc:3060] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 1 FOLLOWER]: Advancing to term 2
14:07:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.065089 27733 raft_consensus.cc:515] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.065219 27733 leader_election.cc:290] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 2 election: Requested vote from peers 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555), c6790321215d4b4e99cdc130da48efb8 (127.26.84.3:35583)
14:07:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.065483 27595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "3ca9bf5511b6491592bcee6d4438defd" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "c6790321215d4b4e99cdc130da48efb8"
14:07:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.065577 27595 raft_consensus.cc:3060] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 1 FOLLOWER]: Advancing to term 2
14:07:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.066347 27595 raft_consensus.cc:2468] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca9bf5511b6491592bcee6d4438defd in term 2.
14:07:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:41.066474 27261 leader_election.cc:336] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111)
14:07:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.066537 27261 leader_election.cc:304] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [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: 3ca9bf5511b6491592bcee6d4438defd, c6790321215d4b4e99cdc130da48efb8; no voters: 15aed48616334444afd5ae68b9b56c5e
14:07:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.066623 27733 raft_consensus.cc:2804] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 2 FOLLOWER]: Leader election won for term 2
14:07:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.066839 27733 raft_consensus.cc:697] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [term 2 LEADER]: Becoming Leader. State: Replica: 3ca9bf5511b6491592bcee6d4438defd, State: Running, Role: LEADER
14:07:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.066874 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800fd6a8919445af83fc9293354ffbc6" candidate_uuid: "c6790321215d4b4e99cdc130da48efb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "3ca9bf5511b6491592bcee6d4438defd" is_pre_election: true
14:07:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.067036 27733 consensus_queue.cc:237] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } }
14:07:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.067198 27532 leader_election.cc:304] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [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: c6790321215d4b4e99cdc130da48efb8; no voters: 15aed48616334444afd5ae68b9b56c5e, 3ca9bf5511b6491592bcee6d4438defd
14:07:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.067404 27737 raft_consensus.cc:2749] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
14:07:41.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.067955 27145 catalog_manager.cc:5696] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd reported cstate change: term changed from 1 to 2, leader changed from 15aed48616334444afd5ae68b9b56c5e (127.26.84.2) to 3ca9bf5511b6491592bcee6d4438defd (127.26.84.1). New cstate: current_term: 2 leader_uuid: "3ca9bf5511b6491592bcee6d4438defd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15aed48616334444afd5ae68b9b56c5e" member_type: VOTER last_known_addr { host: "127.26.84.2" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca9bf5511b6491592bcee6d4438defd" member_type: VOTER last_known_addr { host: "127.26.84.1" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 } health_report { overall_health: UNKNOWN } } }
14:07:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.476369 27595 raft_consensus.cc:1275] T 800fd6a8919445af83fc9293354ffbc6 P c6790321215d4b4e99cdc130da48efb8 [term 2 FOLLOWER]: Refusing update from remote peer 3ca9bf5511b6491592bcee6d4438defd: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
14:07:41.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:41.476639 27733 consensus_queue.cc:1048] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6790321215d4b4e99cdc130da48efb8" member_type: VOTER last_known_addr { host: "127.26.84.3" port: 35583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
14:07:41.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:41.478776 27261 consensus_peers.cc:597] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd -> Peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Couldn't send request to peer 15aed48616334444afd5ae68b9b56c5e. Status: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:07:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:42.717257 27261 consensus_peers.cc:597] T 9c6783e7daf147398b758d4adc350e95 P 3ca9bf5511b6491592bcee6d4438defd -> Peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Couldn't send request to peer 15aed48616334444afd5ae68b9b56c5e. Status: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
14:07:43.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:43.061692 27261 consensus_peers.cc:597] T fc106bf5622c4d48b3eea582b71f1390 P 3ca9bf5511b6491592bcee6d4438defd -> Peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Couldn't send request to peer 15aed48616334444afd5ae68b9b56c5e. Status: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
14:07:43.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:43.979131 27261 consensus_peers.cc:597] T 800fd6a8919445af83fc9293354ffbc6 P 3ca9bf5511b6491592bcee6d4438defd -> Peer 15aed48616334444afd5ae68b9b56c5e (127.26.84.2:41555): Couldn't send request to peer 15aed48616334444afd5ae68b9b56c5e. Status: Network error: Client connection negotiation failed: client connection to 127.26.84.2:41555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
14:07:44.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 800fd6a8919445af83fc9293354ffbc6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:44.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc106bf5622c4d48b3eea582b71f1390 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:44.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9c6783e7daf147398b758d4adc350e95 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:44.778 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=800fd6a8919445af83fc9293354ffbc6@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc106bf5622c4d48b3eea582b71f1390@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=9c6783e7daf147398b758d4adc350e95@[15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555),3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)[L],c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:44.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", state=NEXT, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=16, KuduRpc(method=Scan, tablet=800fd6a8919445af83fc9293354ffbc6, attempt=16, TimeoutTracker(timeout=30000, elapsed=5132), Traces: [0ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [3ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: connection closed, [3ms] delaying RPC due to: Network error: connection closed, [8ms] refreshing cache from master, [8ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [10ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [13ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [16ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [16ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [27ms] refreshing cache from master, [27ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [30ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [32ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [35ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [35ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [67ms] refreshing cache from master, [67ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [70ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [76ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [79ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [79ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [147ms] refreshing cache from master, [148ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [149ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [152ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [154ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [154ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [608ms] refreshing cache from master, [608ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [610ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [612ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [614ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [614ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [967ms] refreshing cache from master, [967ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [969ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [971ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [973ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [973ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [1027ms] refreshing cache from master, [1027ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [1029ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, [1031ms] sending RPC to server 15aed48616334444afd5ae68b9b56c5e, [1032ms] received response from server 15aed48616334444afd5ae68b9b56c5e: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [1033ms] delaying RPC due to: Network error: Failed to connect to peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555): Connection refused: /127.26.84.2:41555, [5127ms] refreshing cache from master, [5128ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.84.60:39533, [5130ms] Sub RPC GetTableLocations: received response from server master-127.26.84.60:39533: OK, deferred=Deferred@861439347(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293) -> (continuation of Deferred@399230317 after retry RPC@873279770) -> (continuation of Deferred@601564186 after retry RPC@2114147482) -> (continuation of Deferred@156404182 after retry RPC@1829874658), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1196789814 after retry RPC@720955086) -> (continuation of Deferred@1709444121 after retry RPC@463925752) -> (continuation of Deferred@1720379739 after retry RPC@1431847501) -> (continuation of Deferred@161602466 after retry RPC@1815739293) -> (continuation of Deferred@399230317 after retry RPC@873279770) -> (continuation of Deferred@601564186 after retry RPC@2114147482) -> (continuation of Deferred@156404182 after retry RPC@1829874658)))) after lookup
14:07:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:44.781675 27286 tablet_service.cc:3179] Scan: Not found: Scanner 1a5bfd3e0e0f4f6d958801e8fa2d2818 not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:38994
14:07:44.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowResultColumnarIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=800fd6a8919445af83fc9293354ffbc6, scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:44.787 [WARN - kudu-nio-3] (AsyncKuduScanner.java:799) 800fd6a8919445af83fc9293354ffbc6@[3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369),c6790321215d4b4e99cdc130da48efb8(127.26.84.3:35583)] pretends to not know KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=null, scannerId="1a5bfd3e0e0f4f6d958801e8fa2d2818", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
org.apache.kudu.client.NonRecoverableException: Scanner 1a5bfd3e0e0f4f6d958801e8fa2d2818 not found (it may have expired)
	at org.apache.kudu.client.RpcProxy.dispatchTSError(RpcProxy.java:375)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:278)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.channelRead0(Connection.java:377)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1519)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1377)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1428)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:171)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:07:44.788 [DEBUG - Time-limited test] (AsyncKuduScanner.java:862) Scanner "1a5bfd3e0e0f4f6d958801e8fa2d2818" closed on null
14:07:44.791 [DEBUG - main] (Connection.java:575) [peer 3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)] disconnecting while in state READY
14:07:44.791 [DEBUG - main] (Connection.java:575) [peer master-127.26.84.62:38573(127.26.84.62:38573)] disconnecting while in state READY
14:07:44.791 [DEBUG - main] (Connection.java:575) [peer master-127.26.84.60:39533(127.26.84.60:39533)] disconnecting while in state READY
14:07:44.792 [DEBUG - main] (Connection.java:575) [peer master-127.26.84.61:32993(127.26.84.61:32993)] disconnecting while in state READY
14:07:44.792 [DEBUG - main] (Connection.java:575) [peer 15aed48616334444afd5ae68b9b56c5e(127.26.84.2:41555)] disconnecting while in state TERMINATED
14:07:44.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.84.60:39533(127.26.84.60:39533)] handling channelInactive
14:07:44.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.84.61:32993(127.26.84.61:32993)] handling channelInactive
14:07:44.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.84.62:38573(127.26.84.62:38573)] handling channelInactive
14:07:44.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.84.60:39533(127.26.84.60:39533)] cleaning up while in state READY due to: connection closed
14:07:44.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.84.62:38573(127.26.84.62:38573)] cleaning up while in state READY due to: connection closed
14:07:44.795 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.84.61:32993(127.26.84.61:32993)] cleaning up while in state READY due to: connection closed
14:07:44.795 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:07:44.799 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)] handling channelInactive
14:07:44.799 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3ca9bf5511b6491592bcee6d4438defd(127.26.84.1:43369)] cleaning up while in state READY due to: connection closed
14:07:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:44.799340 26960 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27244
14:07:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:44.808729 26960 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27514
14:07:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:44.815172 26960 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 26971
14:07:44.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:44.820515 26960 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27042
14:07:44.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:44.824990 26960 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27112
14:07:44.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:44Z chronyd exiting
.14:07:45.075 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779113265074
14:07:45.078 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:45.079 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:07:45.079 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskPCRwTZ/test-tmp
14:07:45.079 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:07:45.080 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskPCRwTZ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:07:45.082 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:07:45.161 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:45.161 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:07:45.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.162426 27760 mini_oidc.cc:150] Starting JWKS server
14:07:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.163062 27760 webserver.cc:533] Webserver started at http://127.0.0.1:44293/ using document root <none> and password file <none>
14:07:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.163133 27760 mini_oidc.cc:186] Starting OIDC Discovery server
14:07:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.163244 27760 webserver.cc:533] Webserver started at http://127.0.0.1:35557/ using document root <none> and password file <none>
14:07:45.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:07:45.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:45Z Disabled control of system clock
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.174549 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/logs
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data/info.pb
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.62:34355
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.62
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:45.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:45.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44293/jwks.json with env {}
14:07:45.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.261659 27771 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:45.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.261828 27771 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:45.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.261855 27771 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.263664 27771 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:45.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.263943 27771 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:45.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.263988 27771 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:45.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.264004 27771 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:45.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.264020 27771 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:45.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.264038 27771 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44293/jwks.json
14:07:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.266387 27771 master_runner.cc:387] Master server non-default flags:
14:07:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.62:34355
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44293/jwks.json
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data/info.pb
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.62
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27771
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/logs
14:07:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.266667 27771 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.266917 27771 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:45.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.270795 27779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.270813 27777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.270881 27776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.271430 27771 server_base.cc:1061] running on GCE node
14:07:45.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.271675 27771 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:45.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.271963 27771 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:45.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.273139 27771 hybrid_clock.cc:648] HybridClock initialized: now 1779113265273117 us; error 97 us; skew 500 ppm
14:07:45.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.274458 27771 webserver.cc:533] Webserver started at http://127.27.28.62:35395/ using document root <none> and password file <none>
14:07:45.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.274680 27771 fs_manager.cc:362] Metadata directory not provided
14:07:45.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.274731 27771 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:45.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.274811 27771 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:45.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.275738 27771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data/instance:
14:07:45.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "799124f8d96a4d6297afcd6d4eabea08"
14:07:45.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.276034 27771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal/instance:
14:07:45.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "799124f8d96a4d6297afcd6d4eabea08"
14:07:45.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.277112 27771 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:45.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.277705 27785 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:45.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.277856 27771 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.277938 27771 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "799124f8d96a4d6297afcd6d4eabea08"
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.278012 27771 fs_report.cc:389] FS layout report
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data/data
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.289651 27771 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:45.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.289980 27771 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
14:07:45.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.290110 27771 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.294631 27771 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.62:34355
14:07:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.294658 27837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.62:34355 every 8 connection(s)
14:07:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.295171 27771 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/data/info.pb
14:07:45.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.296073 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27771
14:07:45.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.296169 27760 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-0/wal/instance
14:07:45.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.296301 27838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.297039 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/logs
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data/info.pb
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.61:34063
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.61
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44293/jwks.json with env {}
14:07:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.297745 27838 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.307441 27838 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.307919 27789 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.28.61:34063: connect: Connection refused (error 111)
14:07:45.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.308360 27838 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.61:34063: Network error: Client connection negotiation failed: client connection to 127.27.28.61:34063: connect: Connection refused (error 111)
14:07:45.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.357602 27838 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } attempt: 1
14:07:45.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.358637 27838 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.61:34063: Network error: Client connection negotiation failed: client connection to 127.27.28.61:34063: connect: Connection refused (error 111)
14:07:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.381330 27840 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.381494 27840 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.381520 27840 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.383143 27840 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.383188 27840 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.383206 27840 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.383220 27840 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.383236 27840 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.383251 27840 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44293/jwks.json
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.384881 27840 master_runner.cc:387] Master server non-default flags:
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.61:34063
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44293/jwks.json
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data/info.pb
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.61
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27840
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/logs
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.385119 27840 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.385388 27840 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.387998 27848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.388032 27849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.388051 27851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.388484 27840 server_base.cc:1061] running on GCE node
14:07:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.388705 27840 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.388935 27840 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:45.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.390072 27840 hybrid_clock.cc:648] HybridClock initialized: now 1779113265390056 us; error 32 us; skew 500 ppm
14:07:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.391072 27840 webserver.cc:533] Webserver started at http://127.27.28.61:42793/ using document root <none> and password file <none>
14:07:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.391229 27840 fs_manager.cc:362] Metadata directory not provided
14:07:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.391268 27840 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.391448 27840 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:45.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.392310 27840 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data/instance:
14:07:45.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8aa037e518f415ba6da8cc82b7f8400"
14:07:45.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.392585 27840 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal/instance:
14:07:45.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8aa037e518f415ba6da8cc82b7f8400"
14:07:45.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.393646 27840 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.394222 27857 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.394395 27840 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.394454 27840 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8aa037e518f415ba6da8cc82b7f8400"
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.394492 27840 fs_report.cc:389] FS layout report
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data/data
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:45.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.406298 27840 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:45.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.406551 27840 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
14:07:45.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.406654 27840 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:45.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.410789 27840 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.61:34063
14:07:45.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.410826 27909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.61:34063 every 8 connection(s)
14:07:45.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.411088 27840 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/data/info.pb
14:07:45.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.411705 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.413082 27910 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.414692 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27840
14:07:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.414772 27760 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-1/wal/instance
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.415148 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/logs
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data/info.pb
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.60:40315
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.60
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44293/jwks.json with env {}
14:07:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.418859 27910 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.422493 27910 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.423007 27861 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.28.60:40315: connect: Connection refused (error 111)
14:07:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.423466 27910 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.60:40315: Network error: Client connection negotiation failed: client connection to 127.27.28.60:40315: connect: Connection refused (error 111)
14:07:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.426810 27838 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } attempt: 2
14:07:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.429706 27838 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.430289 27838 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.60:40315: Network error: Client connection negotiation failed: client connection to 127.27.28.60:40315: connect: Connection refused (error 111)
14:07:45.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.472687 27910 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } attempt: 1
14:07:45.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.473429 27838 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } attempt: 1
14:07:45.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.473858 27910 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.60:40315: Network error: Client connection negotiation failed: client connection to 127.27.28.60:40315: connect: Connection refused (error 111)
14:07:45.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.474159 27838 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.60:40315: Network error: Client connection negotiation failed: client connection to 127.27.28.60:40315: connect: Connection refused (error 111)
14:07:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.499970 27913 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.500129 27913 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.500149 27913 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:45.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.501632 27913 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:45.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.501667 27913 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:45.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.501680 27913 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.501690 27913 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.501701 27913 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.501717 27913 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44293/jwks.json
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.503291 27913 master_runner.cc:387] Master server non-default flags:
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.60:40315
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44293/jwks.json
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data/info.pb
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.60
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27913
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/logs
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.503491 27913 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.503670 27913 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.505815 27920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.505856 27923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.505823 27921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.506031 27913 server_base.cc:1061] running on GCE node
14:07:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.506271 27913 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.506474 27913 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.507606 27913 hybrid_clock.cc:648] HybridClock initialized: now 1779113265507586 us; error 30 us; skew 500 ppm
14:07:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.508762 27913 webserver.cc:533] Webserver started at http://127.27.28.60:33955/ using document root <none> and password file <none>
14:07:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.508960 27913 fs_manager.cc:362] Metadata directory not provided
14:07:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.509017 27913 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.509128 27913 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.509979 27913 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data/instance:
14:07:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f696618dd2944c51a20ca2536ac5c0ca"
14:07:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.510320 27913 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal/instance:
14:07:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f696618dd2944c51a20ca2536ac5c0ca"
14:07:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.511631 27913 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.512271 27929 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.512426 27913 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.512506 27913 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f696618dd2944c51a20ca2536ac5c0ca"
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.512565 27913 fs_report.cc:389] FS layout report
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data/data
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:45.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.520346 27913 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:45.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.520656 27913 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
14:07:45.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.520782 27913 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:45.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.521294 27838 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } attempt: 2
14:07:45.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.521948 27838 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.28.60:40315: Network error: Client connection negotiation failed: client connection to 127.27.28.60:40315: connect: Connection refused (error 111)
14:07:45.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.525027 27913 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.60:40315
14:07:45.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.525055 27981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.60:40315 every 8 connection(s)
14:07:45.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.525393 27913 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/data/info.pb
14:07:45.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.525971 27982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:45.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.527283 27982 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.530695 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 27913
14:07:45.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.530779 27760 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/master-2/wal/instance
14:07:45.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.531960 27982 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.534799 27982 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } has no permanent_uuid. Determining permanent_uuid...
14:07:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.539252 27982 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: Bootstrap starting.
14:07:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.539921 27982 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: Neither blocks nor log segments found. Creating new log.
14:07:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.540153 27982 log.cc:826] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: Log is configured to *not* fsync() on all Append() calls
14:07:45.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.540848 27982 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: No bootstrap required, opened a new log
14:07:45.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.542027 27910 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } attempt: 2
14:07:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.543361 27982 raft_consensus.cc:359] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.543507 27982 raft_consensus.cc:385] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.543536 27982 raft_consensus.cc:740] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f696618dd2944c51a20ca2536ac5c0ca, State: Initialized, Role: FOLLOWER
14:07:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.543634 27982 consensus_queue.cc:260] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.543916 27990 sys_catalog.cc:455] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.543993 27990 sys_catalog.cc:458] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.544198 27982 sys_catalog.cc:565] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [sys.catalog]: configured and running, proceeding with master startup.
14:07:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.546132 27910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: Bootstrap starting.
14:07:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.546350 28001 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.546391 28001 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.546908 27910 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: Neither blocks nor log segments found. Creating new log.
14:07:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.547200 27910 log.cc:826] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: Log is configured to *not* fsync() on all Append() calls
14:07:45.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.546510 27913 master_runner.cc:187] Error getting master registration for 127.27.28.62:34355: OK, instance_id { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" instance_seqno: 1779113265293377 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:45.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.547971 27913 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:45.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.548211 27910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: No bootstrap required, opened a new log
14:07:45.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.549994 27910 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.550117 27910 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:45.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.550149 27910 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa037e518f415ba6da8cc82b7f8400, State: Initialized, Role: FOLLOWER
14:07:45.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.550237 27910 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.550486 28004 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.550522 27910 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [sys.catalog]: configured and running, proceeding with master startup.
14:07:45.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.550575 28004 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.552614 28015 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.552801 28015 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.552713 27840 master_runner.cc:187] Error getting master registration for 127.27.28.62:34355: OK, instance_id { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" instance_seqno: 1779113265293377 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.554399 27840 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:45.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.629127 27838 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } attempt: 3
14:07:45.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.634152 27838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08: Bootstrap starting.
14:07:45.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.635005 27838 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08: Neither blocks nor log segments found. Creating new log.
14:07:45.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.635331 27838 log.cc:826] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08: Log is configured to *not* fsync() on all Append() calls
14:07:45.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.636328 27838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08: No bootstrap required, opened a new log
14:07:45.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.638453 27838 raft_consensus.cc:359] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.638566 27838 raft_consensus.cc:385] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:45.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.638592 27838 raft_consensus.cc:740] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799124f8d96a4d6297afcd6d4eabea08, State: Initialized, Role: FOLLOWER
14:07:45.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.638687 27838 consensus_queue.cc:260] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.638991 27838 sys_catalog.cc:565] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: configured and running, proceeding with master startup.
14:07:45.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.639314 28018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.639573 28018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.641031 28029 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:45.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.641218 28029 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.642815 27771 master_runner.cc:264] No leader master found from master 799124f8d96a4d6297afcd6d4eabea08
14:07:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.642858 27771 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:45.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.657182 27863 tablet.cc:2404] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.666004 28018 raft_consensus.cc:493] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.666144 28018 raft_consensus.cc:515] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.666392 28018 leader_election.cc:290] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa037e518f415ba6da8cc82b7f8400 (127.27.28.61:34063), f696618dd2944c51a20ca2536ac5c0ca (127.27.28.60:40315)
14:07:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.666719 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "799124f8d96a4d6297afcd6d4eabea08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f696618dd2944c51a20ca2536ac5c0ca" is_pre_election: true
14:07:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.666863 27956 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 799124f8d96a4d6297afcd6d4eabea08 in term 0.
14:07:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.667096 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "799124f8d96a4d6297afcd6d4eabea08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa037e518f415ba6da8cc82b7f8400" is_pre_election: true
14:07:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.667228 27884 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 799124f8d96a4d6297afcd6d4eabea08 in term 0.
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.668742 27789 leader_election.cc:304] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [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: 799124f8d96a4d6297afcd6d4eabea08, e8aa037e518f415ba6da8cc82b7f8400; no voters: 
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.668920 28018 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.668975 28018 raft_consensus.cc:493] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.668999 28018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 0 FOLLOWER]: Advancing to term 1
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.669988 28018 raft_consensus.cc:515] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.670106 28018 leader_election.cc:290] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa037e518f415ba6da8cc82b7f8400 (127.27.28.61:34063), f696618dd2944c51a20ca2536ac5c0ca (127.27.28.60:40315)
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.670379 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "799124f8d96a4d6297afcd6d4eabea08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f696618dd2944c51a20ca2536ac5c0ca"
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.670454 27956 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 0 FOLLOWER]: Advancing to term 1
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.671731 27956 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799124f8d96a4d6297afcd6d4eabea08 in term 1.
14:07:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.671900 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "799124f8d96a4d6297afcd6d4eabea08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa037e518f415ba6da8cc82b7f8400"
14:07:45.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.671988 27884 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 0 FOLLOWER]: Advancing to term 1
14:07:45.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.673177 27884 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799124f8d96a4d6297afcd6d4eabea08 in term 1.
14:07:45.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.673341 27789 leader_election.cc:304] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [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: 799124f8d96a4d6297afcd6d4eabea08, e8aa037e518f415ba6da8cc82b7f8400; no voters: 
14:07:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.674160 28018 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 1 FOLLOWER]: Leader election won for term 1
14:07:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.674350 28018 raft_consensus.cc:697] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [term 1 LEADER]: Becoming Leader. State: Replica: 799124f8d96a4d6297afcd6d4eabea08, State: Running, Role: LEADER
14:07:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.674443 28018 consensus_queue.cc:237] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [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: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } }
14:07:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.674827 28018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 799124f8d96a4d6297afcd6d4eabea08. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.674893 28018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: This master's current role is: LEADER
14:07:45.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.675916 28033 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:07:45.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.676308 28033 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:07:45.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.678411 27956 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [term 1 FOLLOWER]: Refusing update from remote peer 799124f8d96a4d6297afcd6d4eabea08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:45.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.678627 27884 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [term 1 FOLLOWER]: Refusing update from remote peer 799124f8d96a4d6297afcd6d4eabea08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:45.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.679132 28018 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:45.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.679265 28018 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.680609 28004 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 799124f8d96a4d6297afcd6d4eabea08. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.680689 28004 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.681653 27990 sys_catalog.cc:455] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 799124f8d96a4d6297afcd6d4eabea08. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.681730 27990 sys_catalog.cc:458] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.683825 28018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.683900 28018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: This master's current role is: LEADER
14:07:45.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.685256 27990 sys_catalog.cc:455] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.685325 27990 sys_catalog.cc:458] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.686017 28034 mvcc.cc:204] Tried to move back new op lower bound from 7287247936216219648 to 7287247936203042816. Current Snapshot: MvccSnapshot[applied={T|T < 7287247936216219648}]
14:07:45.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.686666 28037 mvcc.cc:204] Tried to move back new op lower bound from 7287247936216219648 to 7287247936203042816. Current Snapshot: MvccSnapshot[applied={T|T < 7287247936216219648}]
14:07:45.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.687098 28018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.687167 28018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08 [sys.catalog]: This master's current role is: LEADER
14:07:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.687711 28004 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "799124f8d96a4d6297afcd6d4eabea08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799124f8d96a4d6297afcd6d4eabea08" member_type: VOTER last_known_addr { host: "127.27.28.62" port: 34355 } } peers { permanent_uuid: "e8aa037e518f415ba6da8cc82b7f8400" member_type: VOTER last_known_addr { host: "127.27.28.61" port: 34063 } } peers { permanent_uuid: "f696618dd2944c51a20ca2536ac5c0ca" member_type: VOTER last_known_addr { host: "127.27.28.60" port: 40315 } } }
14:07:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.687786 28004 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400 [sys.catalog]: This master's current role is: FOLLOWER
14:07:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.688594 28035 mvcc.cc:204] Tried to move back new op lower bound from 7287247936216219648 to 7287247936203042816. Current Snapshot: MvccSnapshot[applied={T|T < 7287247936216219648}]
14:07:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.689574 28033 catalog_manager.cc:1382] Generated new cluster ID: d4c1214d08b244848dd46bd5c1b3f1e2
14:07:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.689616 28033 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:07:45.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.702286 28033 catalog_manager.cc:1405] Generated new certificate authority record
14:07:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.703423 28033 catalog_manager.cc:1539] Loading token signing keys...
14:07:45.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.716899 28033 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 799124f8d96a4d6297afcd6d4eabea08: Generated new TSK 0
14:07:45.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.717331 28033 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:07:45.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.723821 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:45.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/logs
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/info.pb
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.1:0
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.1
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.1
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.815299 28044 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.815498 28044 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:45.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.815527 28044 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.817276 28044 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.817334 28044 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.28.1
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.819059 28044 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.1:0
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/info.pb
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.1
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:45.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28044
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.1
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/logs
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.819293 28044 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.819595 28044 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.822372 28049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.822319 28052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.822355 28050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.823041 28044 server_base.cc:1061] running on GCE node
14:07:45.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.823213 28044 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:45.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.823472 28044 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:45.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.824640 28044 hybrid_clock.cc:648] HybridClock initialized: now 1779113265824612 us; error 42 us; skew 500 ppm
14:07:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.825956 28044 webserver.cc:533] Webserver started at http://127.27.28.1:46333/ using document root <none> and password file <none>
14:07:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.826164 28044 fs_manager.cc:362] Metadata directory not provided
14:07:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.826223 28044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.826325 28044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.827459 28044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/instance:
14:07:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fb8411a04ced4d978ac71d78e38eff57"
14:07:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.827821 28044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal/instance:
14:07:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fb8411a04ced4d978ac71d78e38eff57"
14:07:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.829172 28044 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:07:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.829862 28058 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.830016 28044 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.830081 28044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fb8411a04ced4d978ac71d78e38eff57"
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.830130 28044 fs_report.cc:389] FS layout report
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/data
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.846971 28044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.847265 28044 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
14:07:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.847354 28044 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.847582 28044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:45.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.847956 28044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:45.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.847995 28044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:45.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.848017 28044 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:45.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.848028 28044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:45.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.855909 28044 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.1:37607
14:07:45.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.855938 28171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.1:37607 every 8 connection(s)
14:07:45.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.856348 28044 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/info.pb
14:07:45.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.861224 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28044
14:07:45.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.861323 27760 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal/instance
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.863906 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/logs
14:07:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data/info.pb
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.2:0
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.2
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.2
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.865597 28172 heartbeater.cc:344] Connected to a master server at 127.27.28.60:40315
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.865677 28174 heartbeater.cc:344] Connected to a master server at 127.27.28.61:34063
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.865689 28172 heartbeater.cc:461] Registering TS with master...
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.865748 28174 heartbeater.cc:461] Registering TS with master...
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.865901 28172 heartbeater.cc:507] Master 127.27.28.60:40315 requested a full tablet report, sending...
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.865909 28174 heartbeater.cc:507] Master 127.27.28.61:34063 requested a full tablet report, sending...
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.866392 27946 ts_manager.cc:194] Registered new tserver with Master: fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1:37607)
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.866391 27874 ts_manager.cc:194] Registered new tserver with Master: fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1:37607)
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.866739 28173 heartbeater.cc:344] Connected to a master server at 127.27.28.62:34355
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.866775 28173 heartbeater.cc:461] Registering TS with master...
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.866834 28173 heartbeater.cc:507] Master 127.27.28.62:34355 requested a full tablet report, sending...
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.867092 27802 ts_manager.cc:194] Registered new tserver with Master: fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1:37607)
14:07:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.867771 27802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.28.1:54189
14:07:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.947081 28179 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.947263 28179 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.947291 28179 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:45.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.948978 28179 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:45.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.949038 28179 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.28.2
14:07:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.950604 28179 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.2:0
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data/info.pb
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.2
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28179
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.2
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/logs
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.950855 28179 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.951136 28179 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.953862 28185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.953873 28184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:45.953912 28187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.954100 28179 server_base.cc:1061] running on GCE node
14:07:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.954639 28179 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.954833 28179 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.955951 28179 hybrid_clock.cc:648] HybridClock initialized: now 1779113265955938 us; error 33 us; skew 500 ppm
14:07:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.957052 28179 webserver.cc:533] Webserver started at http://127.27.28.2:35515/ using document root <none> and password file <none>
14:07:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.957206 28179 fs_manager.cc:362] Metadata directory not provided
14:07:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.957244 28179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.957317 28179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:45.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.958107 28179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data/instance:
14:07:45.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86af5011d3cd41bda6252707ca1b04b8"
14:07:45.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.958382 28179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal/instance:
14:07:45.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86af5011d3cd41bda6252707ca1b04b8"
14:07:45.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.959467 28179 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.960863 28193 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.961048 28179 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.961105 28179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86af5011d3cd41bda6252707ca1b04b8"
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.961146 28179 fs_report.cc:389] FS layout report
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data/data
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:45.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971153 28179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971412 28179 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
14:07:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971524 28179 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971686 28179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971931 28179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971958 28179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971984 28179 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.971995 28179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:45.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.978122 28179 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.2:46855
14:07:45.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.978183 28306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.2:46855 every 8 connection(s)
14:07:45.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.978457 28179 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/data/info.pb
14:07:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.980631 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28179
14:07:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.980744 27760 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-1/wal/instance
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.982419 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/logs
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data/info.pb
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:45.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.3:0
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.3
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.3
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.984756 28309 heartbeater.cc:344] Connected to a master server at 127.27.28.61:34063
14:07:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.984865 28309 heartbeater.cc:461] Registering TS with master...
14:07:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.985059 28309 heartbeater.cc:507] Master 127.27.28.61:34063 requested a full tablet report, sending...
14:07:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.985494 27874 ts_manager.cc:194] Registered new tserver with Master: 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855)
14:07:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.985617 28307 heartbeater.cc:344] Connected to a master server at 127.27.28.60:40315
14:07:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.985669 28307 heartbeater.cc:461] Registering TS with master...
14:07:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.985769 28307 heartbeater.cc:507] Master 127.27.28.60:40315 requested a full tablet report, sending...
14:07:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.986047 27946 ts_manager.cc:194] Registered new tserver with Master: 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855)
14:07:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.986675 28308 heartbeater.cc:344] Connected to a master server at 127.27.28.62:34355
14:07:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.986733 28308 heartbeater.cc:461] Registering TS with master...
14:07:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.986819 28308 heartbeater.cc:507] Master 127.27.28.62:34355 requested a full tablet report, sending...
14:07:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.987051 27802 ts_manager.cc:194] Registered new tserver with Master: 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855)
14:07:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:45.987617 27802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.28.2:54675
14:07:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.066681 28314 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.066872 28314 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.066898 28314 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:46.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.068593 28314 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:46.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.068655 28314 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.28.3
14:07:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.070295 28314 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.3:0
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data/info.pb
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.3
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28314
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.3
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/logs
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.070542 28314 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.070818 28314 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.073691 28319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.073882 28314 server_base.cc:1061] running on GCE node
14:07:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.073740 28322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.073797 28320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.074215 28314 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.074416 28314 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:46.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.075567 28314 hybrid_clock.cc:648] HybridClock initialized: now 1779113266075546 us; error 31 us; skew 500 ppm
14:07:46.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.076707 28314 webserver.cc:533] Webserver started at http://127.27.28.3:45281/ using document root <none> and password file <none>
14:07:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.076908 28314 fs_manager.cc:362] Metadata directory not provided
14:07:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.076972 28314 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.077086 28314 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.077972 28314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data/instance:
14:07:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12f7a7be3ba1413f9d4fe464e995fc23"
14:07:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:46 on dist-test-slave-wrbw"
14:07:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.078312 28314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal/instance:
14:07:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12f7a7be3ba1413f9d4fe464e995fc23"
14:07:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:46 on dist-test-slave-wrbw"
14:07:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.079500 28314 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.080227 28328 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.080394 28314 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.080466 28314 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12f7a7be3ba1413f9d4fe464e995fc23"
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:46 on dist-test-slave-wrbw"
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.080523 28314 fs_report.cc:389] FS layout report
14:07:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data/data
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:46.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.098562 28314 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.098927 28314 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
14:07:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.099080 28314 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.099314 28314 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.099710 28314 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.099746 28314 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.099776 28314 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:46.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.099793 28314 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:46.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.106343 28314 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.3:41115
14:07:46.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.106410 28441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.3:41115 every 8 connection(s)
14:07:46.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.106726 28314 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/data/info.pb
14:07:46.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.109535 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28314
14:07:46.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.109615 27760 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-2/wal/instance
14:07:46.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.112546 28442 heartbeater.cc:344] Connected to a master server at 127.27.28.60:40315
14:07:46.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.112609 28443 heartbeater.cc:344] Connected to a master server at 127.27.28.62:34355
14:07:46.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.112797 28443 heartbeater.cc:461] Registering TS with master...
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.112797 28442 heartbeater.cc:461] Registering TS with master...
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113025 28443 heartbeater.cc:507] Master 127.27.28.62:34355 requested a full tablet report, sending...
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113025 28442 heartbeater.cc:507] Master 127.27.28.60:40315 requested a full tablet report, sending...
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113344 28444 heartbeater.cc:344] Connected to a master server at 127.27.28.61:34063
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113395 28444 heartbeater.cc:461] Registering TS with master...
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113422 27802 ts_manager.cc:194] Registered new tserver with Master: 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113477 28444 heartbeater.cc:507] Master 127.27.28.61:34063 requested a full tablet report, sending...
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113672 27946 ts_manager.cc:194] Registered new tserver with Master: 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113756 27874 ts_manager.cc:194] Registered new tserver with Master: 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.113911 27802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.28.3:55113
14:07:46.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.124294 27760 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:07:46.125 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:46.126 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:07:46.128 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.28.62"
      port: 34355
    }
    bound_http_address {
      host: "127.27.28.62"
      port: 35395
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.28.61"
      port: 34063
    }
    bound_http_address {
      host: "127.27.28.61"
      port: 42793
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.28.60"
      port: 40315
    }
    bound_http_address {
      host: "127.27.28.60"
      port: 33955
    }
  }
}

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

14:07:46.129 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.28.1"
      port: 37607
    }
    bound_http_address {
      host: "127.27.28.1"
      port: 46333
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.28.2"
      port: 46855
    }
    bound_http_address {
      host: "127.27.28.2"
      port: 35515
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.28.3"
      port: 41115
    }
    bound_http_address {
      host: "127.27.28.3"
      port: 45281
    }
  }
}

14:07:46.129 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:07:46.131 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:46.133 [DEBUG - main] (Connection.java:748) [peer master-127.27.28.60:40315(127.27.28.60:40315)] connecting to peer
14:07:46.134 [DEBUG - main] (Connection.java:748) [peer master-127.27.28.61:34063(127.27.28.61:34063)] connecting to peer
14:07:46.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.28.60:40315(127.27.28.60:40315)] Successfully connected to peer
14:07:46.135 [DEBUG - main] (Connection.java:748) [peer master-127.27.28.62:34355(127.27.28.62:34355)] connecting to peer
14:07:46.136 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.28.61:34063(127.27.28.61:34063)] Successfully connected to peer
14:07:46.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.28.62:34355(127.27.28.62:34355)] Successfully connected to peer
14:07:46.138 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.28.60
14:07:46.138 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.28.61
14:07:46.145 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.28.62
14:07:46.157 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5764562, L:/127.0.0.1:33278 - R:/127.27.28.60:40315] using SASL/PLAIN
14:07:46.165 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c062c2e, L:/127.0.0.1:39280 - R:/127.27.28.61:34063] using SASL/PLAIN
14:07:46.171 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x63fcef21, L:/127.0.0.1:35520 - R:/127.27.28.62:34355] using SASL/PLAIN
14:07:46.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:07:46.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=41), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.28.60:40315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.28.61:34063, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.28.62:34355, [33ms] Sub RPC ConnectToMaster: received response from server master-127.27.28.60:40315: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.27.28.61:34063: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.27.28.62:34355: OK, deferred=null) after lookup
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.174623 27802 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35520:
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1779113255437"
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:07:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:07:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:07:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:46.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.176795 27802 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.ITScannerMultiTablet-1779113255437 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:07:46.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 02fd620bc1654f179bffb00e7b34aa77
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.187871 28241 tablet_service.cc:1511] Processing CreateTablet for tablet dd61ba01b6de49d08897b3a48d9e6ec4 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.187871 28375 tablet_service.cc:1511] Processing CreateTablet for tablet 8d98fd2e0bf04a95a5c7f783ac31140f (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.187960 28105 tablet_service.cc:1511] Processing CreateTablet for tablet 8d98fd2e0bf04a95a5c7f783ac31140f (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.187891 28106 tablet_service.cc:1511] Processing CreateTablet for tablet dd61ba01b6de49d08897b3a48d9e6ec4 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.188227 28241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd61ba01b6de49d08897b3a48d9e6ec4. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.188227 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d98fd2e0bf04a95a5c7f783ac31140f. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.188241 28105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d98fd2e0bf04a95a5c7f783ac31140f. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.188299 28104 tablet_service.cc:1511] Processing CreateTablet for tablet dca627c670c9441fb8179f3a7fe1d966 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.188365 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca627c670c9441fb8179f3a7fe1d966. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.189288 28106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd61ba01b6de49d08897b3a48d9e6ec4. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.190958 28374 tablet_service.cc:1511] Processing CreateTablet for tablet dca627c670c9441fb8179f3a7fe1d966 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.191053 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca627c670c9441fb8179f3a7fe1d966. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.191270 28239 tablet_service.cc:1511] Processing CreateTablet for tablet dca627c670c9441fb8179f3a7fe1d966 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.191368 28239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca627c670c9441fb8179f3a7fe1d966. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.192626 28240 tablet_service.cc:1511] Processing CreateTablet for tablet 8d98fd2e0bf04a95a5c7f783ac31140f (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:46.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.192723 28240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d98fd2e0bf04a95a5c7f783ac31140f. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.187871 28376 tablet_service.cc:1511] Processing CreateTablet for tablet dd61ba01b6de49d08897b3a48d9e6ec4 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=02fd620bc1654f179bffb00e7b34aa77]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:46.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.193894 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd61ba01b6de49d08897b3a48d9e6ec4. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:46.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.195112 28461 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: Bootstrap starting.
14:07:46.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.195549 28462 tablet_bootstrap.cc:492] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8: Bootstrap starting.
14:07:46.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.195804 28461 tablet_bootstrap.cc:654] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: Neither blocks nor log segments found. Creating new log.
14:07:46.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.196386 28461 log.cc:826] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: Log is configured to *not* fsync() on all Append() calls
14:07:46.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.196540 28462 tablet_bootstrap.cc:654] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8: Neither blocks nor log segments found. Creating new log.
14:07:46.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.196770 28460 tablet_bootstrap.cc:492] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57: Bootstrap starting.
14:07:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.196897 28462 log.cc:826] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8: Log is configured to *not* fsync() on all Append() calls
14:07:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.197296 28461 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: No bootstrap required, opened a new log
14:07:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.197352 28461 ts_tablet_manager.cc:1403] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
14:07:46.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.198463 28460 tablet_bootstrap.cc:654] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57: Neither blocks nor log segments found. Creating new log.
14:07:46.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.198758 28460 log.cc:826] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57: Log is configured to *not* fsync() on all Append() calls
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.198891 28461 raft_consensus.cc:359] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199034 28461 raft_consensus.cc:385] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199069 28461 raft_consensus.cc:740] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f7a7be3ba1413f9d4fe464e995fc23, State: Initialized, Role: FOLLOWER
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199191 28461 consensus_queue.cc:260] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199465 28460 tablet_bootstrap.cc:492] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57: No bootstrap required, opened a new log
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199482 28461 ts_tablet_manager.cc:1434] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199499 28462 tablet_bootstrap.cc:492] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8: No bootstrap required, opened a new log
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199554 28462 ts_tablet_manager.cc:1403] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199563 28443 heartbeater.cc:499] Master 127.27.28.62:34355 was elected leader, sending a full tablet report...
14:07:46.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.199879 28460 ts_tablet_manager.cc:1403] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.200973 28461 tablet_bootstrap.cc:492] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23: Bootstrap starting.
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201237 28462 raft_consensus.cc:359] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201385 28462 raft_consensus.cc:385] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201418 28462 raft_consensus.cc:740] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86af5011d3cd41bda6252707ca1b04b8, State: Initialized, Role: FOLLOWER
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201524 28462 consensus_queue.cc:260] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [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: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201629 28460 raft_consensus.cc:359] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201767 28460 raft_consensus.cc:385] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201782 28462 ts_tablet_manager.cc:1434] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201800 28460 raft_consensus.cc:740] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8411a04ced4d978ac71d78e38eff57, State: Initialized, Role: FOLLOWER
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201807 28461 tablet_bootstrap.cc:654] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23: Neither blocks nor log segments found. Creating new log.
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.201894 28460 consensus_queue.cc:260] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [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: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202164 28460 ts_tablet_manager.cc:1434] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202343 28173 heartbeater.cc:499] Master 127.27.28.62:34355 was elected leader, sending a full tablet report...
14:07:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202349 28460 tablet_bootstrap.cc:492] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57: Bootstrap starting.
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202615 28461 tablet_bootstrap.cc:492] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23: No bootstrap required, opened a new log
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202662 28461 ts_tablet_manager.cc:1403] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202822 28461 raft_consensus.cc:359] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202873 28461 raft_consensus.cc:385] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202873 28460 tablet_bootstrap.cc:654] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57: Neither blocks nor log segments found. Creating new log.
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202891 28461 raft_consensus.cc:740] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f7a7be3ba1413f9d4fe464e995fc23, State: Initialized, Role: FOLLOWER
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.202929 28461 consensus_queue.cc:260] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.203016 28461 ts_tablet_manager.cc:1434] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.203076 28461 tablet_bootstrap.cc:492] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23: Bootstrap starting.
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.203642 28461 tablet_bootstrap.cc:654] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23: Neither blocks nor log segments found. Creating new log.
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.203783 28308 heartbeater.cc:499] Master 127.27.28.62:34355 was elected leader, sending a full tablet report...
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204041 28462 tablet_bootstrap.cc:492] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8: Bootstrap starting.
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204779 28462 tablet_bootstrap.cc:654] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8: Neither blocks nor log segments found. Creating new log.
14:07:46.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204806 28461 tablet_bootstrap.cc:492] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23: No bootstrap required, opened a new log
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204840 28461 ts_tablet_manager.cc:1403] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204901 28460 tablet_bootstrap.cc:492] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57: No bootstrap required, opened a new log
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204952 28460 ts_tablet_manager.cc:1403] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.204988 28461 raft_consensus.cc:359] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205036 28461 raft_consensus.cc:385] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205054 28461 raft_consensus.cc:740] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12f7a7be3ba1413f9d4fe464e995fc23, State: Initialized, Role: FOLLOWER
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205101 28461 consensus_queue.cc:260] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [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: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205099 28460 raft_consensus.cc:359] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205173 28460 raft_consensus.cc:385] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205183 28461 ts_tablet_manager.cc:1434] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205195 28460 raft_consensus.cc:740] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8411a04ced4d978ac71d78e38eff57, State: Initialized, Role: FOLLOWER
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205258 28460 consensus_queue.cc:260] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205327 28460 ts_tablet_manager.cc:1434] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205389 28462 tablet_bootstrap.cc:492] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8: No bootstrap required, opened a new log
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205428 28462 ts_tablet_manager.cc:1403] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205567 28462 raft_consensus.cc:359] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205616 28462 raft_consensus.cc:385] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205634 28462 raft_consensus.cc:740] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86af5011d3cd41bda6252707ca1b04b8, State: Initialized, Role: FOLLOWER
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205677 28462 consensus_queue.cc:260] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.205821 28462 ts_tablet_manager.cc:1434] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:46.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.206861 28462 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8: Bootstrap starting.
14:07:46.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.207315 28462 tablet_bootstrap.cc:654] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8: Neither blocks nor log segments found. Creating new log.
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.207892 28462 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8: No bootstrap required, opened a new log
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.207963 28462 ts_tablet_manager.cc:1403] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.208130 28460 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Bootstrap starting.
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.208223 28462 raft_consensus.cc:359] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.208280 28462 raft_consensus.cc:385] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.208300 28462 raft_consensus.cc:740] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86af5011d3cd41bda6252707ca1b04b8, State: Initialized, Role: FOLLOWER
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.208336 28462 consensus_queue.cc:260] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.208422 28462 ts_tablet_manager.cc:1434] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:46.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.209497 28460 tablet_bootstrap.cc:654] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Neither blocks nor log segments found. Creating new log.
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210093 28460 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: No bootstrap required, opened a new log
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210134 28460 ts_tablet_manager.cc:1403] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210294 28460 raft_consensus.cc:359] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210352 28460 raft_consensus.cc:385] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210371 28460 raft_consensus.cc:740] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8411a04ced4d978ac71d78e38eff57, State: Initialized, Role: FOLLOWER
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210418 28460 consensus_queue.cc:260] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.210512 28460 ts_tablet_manager.cc:1434] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:46.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.228469 28468 raft_consensus.cc:493] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:46.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.228598 28468 raft_consensus.cc:515] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.229048 28468 leader_election.cc:290] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855), 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.229481 28310 tablet.cc:2404] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.231835 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca627c670c9441fb8179f3a7fe1d966" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af5011d3cd41bda6252707ca1b04b8" is_pre_election: true
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.232002 28261 raft_consensus.cc:2468] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 0.
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.231999 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca627c670c9441fb8179f3a7fe1d966" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" is_pre_election: true
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.232142 28396 raft_consensus.cc:2468] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 0.
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.232286 28060 leader_election.cc:304] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [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: 86af5011d3cd41bda6252707ca1b04b8, fb8411a04ced4d978ac71d78e38eff57; no voters: 
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.232427 28468 raft_consensus.cc:2804] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.232488 28468 raft_consensus.cc:493] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.232506 28468 raft_consensus.cc:3060] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.233165 28468 raft_consensus.cc:515] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.233289 28468 leader_election.cc:290] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [CANDIDATE]: Term 1 election: Requested vote from peers 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855), 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.233464 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca627c670c9441fb8179f3a7fe1d966" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f7a7be3ba1413f9d4fe464e995fc23"
14:07:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.233472 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca627c670c9441fb8179f3a7fe1d966" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af5011d3cd41bda6252707ca1b04b8"
14:07:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.233551 28261 raft_consensus.cc:3060] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.233546 28396 raft_consensus.cc:3060] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.234275 28396 raft_consensus.cc:2468] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 1.
14:07:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.234519 28261 raft_consensus.cc:2468] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 1.
14:07:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.234572 28061 leader_election.cc:304] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [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: 12f7a7be3ba1413f9d4fe464e995fc23, fb8411a04ced4d978ac71d78e38eff57; no voters: 
14:07:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.234678 28468 raft_consensus.cc:2804] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 1 FOLLOWER]: Leader election won for term 1
14:07:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.234853 28468 raft_consensus.cc:697] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [term 1 LEADER]: Becoming Leader. State: Replica: fb8411a04ced4d978ac71d78e38eff57, State: Running, Role: LEADER
14:07:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.234972 28468 consensus_queue.cc:237] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.235786 27800 catalog_manager.cc:5696] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1). New cstate: current_term: 1 leader_uuid: "fb8411a04ced4d978ac71d78e38eff57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } health_report { overall_health: UNKNOWN } } }
14:07:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270349 28468 raft_consensus.cc:493] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270448 28468 raft_consensus.cc:515] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270601 28468 leader_election.cc:290] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855), 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270843 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d98fd2e0bf04a95a5c7f783ac31140f" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af5011d3cd41bda6252707ca1b04b8" is_pre_election: true
14:07:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270843 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d98fd2e0bf04a95a5c7f783ac31140f" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" is_pre_election: true
14:07:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270948 28261 raft_consensus.cc:2468] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 0.
14:07:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.270959 28396 raft_consensus.cc:2468] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 0.
14:07:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.271112 28061 leader_election.cc:304] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [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: 12f7a7be3ba1413f9d4fe464e995fc23, fb8411a04ced4d978ac71d78e38eff57; no voters: 
14:07:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.271224 28468 raft_consensus.cc:2804] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.271252 28468 raft_consensus.cc:493] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.271265 28468 raft_consensus.cc:3060] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272014 28468 raft_consensus.cc:515] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272137 28468 leader_election.cc:290] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [CANDIDATE]: Term 1 election: Requested vote from peers 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855), 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272325 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d98fd2e0bf04a95a5c7f783ac31140f" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f7a7be3ba1413f9d4fe464e995fc23"
14:07:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272325 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d98fd2e0bf04a95a5c7f783ac31140f" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af5011d3cd41bda6252707ca1b04b8"
14:07:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272400 28396 raft_consensus.cc:3060] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272405 28261 raft_consensus.cc:3060] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.272979 28396 raft_consensus.cc:2468] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 1.
14:07:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.273090 28261 raft_consensus.cc:2468] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 1.
14:07:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.273133 28061 leader_election.cc:304] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [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: 12f7a7be3ba1413f9d4fe464e995fc23, fb8411a04ced4d978ac71d78e38eff57; no voters: 
14:07:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.273227 28468 raft_consensus.cc:2804] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 1 FOLLOWER]: Leader election won for term 1
14:07:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.273286 28468 raft_consensus.cc:697] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [term 1 LEADER]: Becoming Leader. State: Replica: fb8411a04ced4d978ac71d78e38eff57, State: Running, Role: LEADER
14:07:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.273335 28468 consensus_queue.cc:237] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [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: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.274142 27800 catalog_manager.cc:5696] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1). New cstate: current_term: 1 leader_uuid: "fb8411a04ced4d978ac71d78e38eff57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } health_report { overall_health: UNKNOWN } } }
14:07:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.357501 28445 tablet.cc:2404] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:46.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:46.362257 28175 tablet.cc:2404] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.457778 28468 raft_consensus.cc:493] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.457906 28468 raft_consensus.cc:515] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458083 28468 leader_election.cc:290] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855), 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458356 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd61ba01b6de49d08897b3a48d9e6ec4" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" is_pre_election: true
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458454 28396 raft_consensus.cc:2468] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 0.
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458400 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd61ba01b6de49d08897b3a48d9e6ec4" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af5011d3cd41bda6252707ca1b04b8" is_pre_election: true
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458523 28261 raft_consensus.cc:2468] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 0.
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458621 28061 leader_election.cc:304] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [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: 12f7a7be3ba1413f9d4fe464e995fc23, fb8411a04ced4d978ac71d78e38eff57; no voters: 
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458762 28468 raft_consensus.cc:2804] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458804 28468 raft_consensus.cc:493] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.458822 28468 raft_consensus.cc:3060] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.459575 28468 raft_consensus.cc:515] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.459873 28261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd61ba01b6de49d08897b3a48d9e6ec4" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af5011d3cd41bda6252707ca1b04b8"
14:07:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.459914 28468 leader_election.cc:290] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [CANDIDATE]: Term 1 election: Requested vote from peers 86af5011d3cd41bda6252707ca1b04b8 (127.27.28.2:46855), 12f7a7be3ba1413f9d4fe464e995fc23 (127.27.28.3:41115)
14:07:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.459970 28261 raft_consensus.cc:3060] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.459981 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd61ba01b6de49d08897b3a48d9e6ec4" candidate_uuid: "fb8411a04ced4d978ac71d78e38eff57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12f7a7be3ba1413f9d4fe464e995fc23"
14:07:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.460059 28396 raft_consensus.cc:3060] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 0 FOLLOWER]: Advancing to term 1
14:07:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.460675 28396 raft_consensus.cc:2468] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 1.
14:07:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.460855 28261 raft_consensus.cc:2468] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8411a04ced4d978ac71d78e38eff57 in term 1.
14:07:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.460860 28061 leader_election.cc:304] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [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: 12f7a7be3ba1413f9d4fe464e995fc23, fb8411a04ced4d978ac71d78e38eff57; no voters: 
14:07:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.460979 28468 raft_consensus.cc:2804] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 1 FOLLOWER]: Leader election won for term 1
14:07:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.461215 28468 raft_consensus.cc:697] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [term 1 LEADER]: Becoming Leader. State: Replica: fb8411a04ced4d978ac71d78e38eff57, State: Running, Role: LEADER
14:07:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.461294 28468 consensus_queue.cc:237] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [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: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } }
14:07:46.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.461992 27800 catalog_manager.cc:5696] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1). New cstate: current_term: 1 leader_uuid: "fb8411a04ced4d978ac71d78e38eff57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8411a04ced4d978ac71d78e38eff57" member_type: VOTER last_known_addr { host: "127.27.28.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 } health_report { overall_health: UNKNOWN } } }
14:07:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.546944 28001 catalog_manager.cc:1294] Loaded cluster ID: d4c1214d08b244848dd46bd5c1b3f1e2
14:07:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.547060 28001 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: loading cluster ID for follower catalog manager: success
14:07:46.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.548458 28001 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: acquiring CA information for follower catalog manager: success
14:07:46.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.548840 28001 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f696618dd2944c51a20ca2536ac5c0ca: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:46.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.553303 28015 catalog_manager.cc:1294] Loaded cluster ID: d4c1214d08b244848dd46bd5c1b3f1e2
14:07:46.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.553370 28015 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: loading cluster ID for follower catalog manager: success
14:07:46.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.554730 28015 catalog_manager.cc:1609] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: acquiring CA information for follower catalog manager: success
14:07:46.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.555096 28015 catalog_manager.cc:1637] T 00000000000000000000000000000000 P e8aa037e518f415ba6da8cc82b7f8400: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:46.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.593 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.595 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.597 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.599 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.600 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.606 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@47b2e9e1, flushNotification=Deferred@1502882632(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.610 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1869f114, flushNotification=Deferred@1217089772(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.614 [DEBUG - main] (Connection.java:748) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] connecting to peer
14:07:46.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.617 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.618 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.619 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.624 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.625 [DEBUG - kudu-nio-3] (Connection.java:757) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] Successfully connected to peer
14:07:46.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.635 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.636 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.649 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x41c84659, L:/127.0.0.1:46964 - R:/127.27.28.1:37607] using TOKEN/null
14:07:46.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.665 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.666 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.669 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.669 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.677670 28396 raft_consensus.cc:1275] T 8d98fd2e0bf04a95a5c7f783ac31140f P 12f7a7be3ba1413f9d4fe464e995fc23 [term 1 FOLLOWER]: Refusing update from remote peer fb8411a04ced4d978ac71d78e38eff57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:46.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.678129 28261 raft_consensus.cc:1275] T 8d98fd2e0bf04a95a5c7f783ac31140f P 86af5011d3cd41bda6252707ca1b04b8 [term 1 FOLLOWER]: Refusing update from remote peer fb8411a04ced4d978ac71d78e38eff57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:46.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.679080 28476 consensus_queue.cc:1048] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:46.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.680619 28468 consensus_queue.cc:1048] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.682282 28261 raft_consensus.cc:1275] T dd61ba01b6de49d08897b3a48d9e6ec4 P 86af5011d3cd41bda6252707ca1b04b8 [term 1 FOLLOWER]: Refusing update from remote peer fb8411a04ced4d978ac71d78e38eff57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:46.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.682739 28396 raft_consensus.cc:1275] T dd61ba01b6de49d08897b3a48d9e6ec4 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 1 FOLLOWER]: Refusing update from remote peer fb8411a04ced4d978ac71d78e38eff57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:46.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.683 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.683514 28394 raft_consensus.cc:1275] T dca627c670c9441fb8179f3a7fe1d966 P 12f7a7be3ba1413f9d4fe464e995fc23 [term 1 FOLLOWER]: Refusing update from remote peer fb8411a04ced4d978ac71d78e38eff57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.683809 28261 raft_consensus.cc:1275] T dca627c670c9441fb8179f3a7fe1d966 P 86af5011d3cd41bda6252707ca1b04b8 [term 1 FOLLOWER]: Refusing update from remote peer fb8411a04ced4d978ac71d78e38eff57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:46.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.686 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.688 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.688 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.684463 28476 consensus_queue.cc:1048] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:46.691 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.685024 28476 consensus_queue.cc:1048] T dd61ba01b6de49d08897b3a48d9e6ec4 P fb8411a04ced4d978ac71d78e38eff57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.685616 28476 consensus_queue.cc:1048] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12f7a7be3ba1413f9d4fe464e995fc23" member_type: VOTER last_known_addr { host: "127.27.28.3" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:46.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.686074 28476 consensus_queue.cc:1048] T dca627c670c9441fb8179f3a7fe1d966 P fb8411a04ced4d978ac71d78e38eff57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86af5011d3cd41bda6252707ca1b04b8" member_type: VOTER last_known_addr { host: "127.27.28.2" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:46.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299998, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299998}]
14:07:46.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.699812 28484 mvcc.cc:204] Tried to move back new op lower bound from 7287247940287856640 to 7287247938655944704. Current Snapshot: MvccSnapshot[applied={T|T < 7287247940287856640}]
14:07:46.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.702816 28490 mvcc.cc:204] Tried to move back new op lower bound from 7287247940287856640 to 7287247938655944704. Current Snapshot: MvccSnapshot[applied={T|T < 7287247940287856640}]
14:07:46.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.712 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:46.713119 28497 mvcc.cc:204] Tried to move back new op lower bound from 7287247940322643968 to 7287247938498973696. Current Snapshot: MvccSnapshot[applied={T|T < 7287247940322643968}]
14:07:46.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.715 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:46.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:46.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:46.721 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:46.745 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@f9b5552, flushNotification=Deferred@1752365512(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.789 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6d2d99fc, flushNotification=Deferred@199150625(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.814 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5e3a39cd, flushNotification=Deferred@569976699(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.845 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@201aa8c1, flushNotification=Deferred@1566099239(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.876 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@52a36910, flushNotification=Deferred@973692608(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.887 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4f20a5e0, flushNotification=Deferred@1423586012(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.932 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1d782abe, flushNotification=Deferred@1844942991(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.973 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@27b22f74, flushNotification=Deferred@586917260(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:46.981 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e8a46b7, flushNotification=Deferred@803768841(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.028 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1917d90f, flushNotification=Deferred@1723848804(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.062 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4aac85fa, flushNotification=Deferred@570422884(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.102 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6079cf5, flushNotification=Deferred@509806761(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.140 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@30cecdca, flushNotification=Deferred@1859928417(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.176 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5486887b, flushNotification=Deferred@1378280450(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.207 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1440c311, flushNotification=Deferred@412835761(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.230 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@783ec989, flushNotification=Deferred@501036152(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.291 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@f973499, flushNotification=Deferred@1295225869(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.331 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4782dfb, flushNotification=Deferred@35727243(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:47.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dd61ba01b6de49d08897b3a48d9e6ec4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:47.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8d98fd2e0bf04a95a5c7f783ac31140f for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:47.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dca627c670c9441fb8179f3a7fe1d966 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:47.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=8d98fd2e0bf04a95a5c7f783ac31140f@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=dca627c670c9441fb8179f3a7fe1d966@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:47.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.28.62:34355, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.28.62:34355: OK, deferred=null)) after lookup
14:07:47.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfe98aebb86146f897199c8fb412cf0a", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=dd61ba01b6de49d08897b3a48d9e6ec4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:47.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cfe98aebb86146f897199c8fb412cf0a" opened on dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]]
14:07:47.375 [INFO - Time-limited test] (MiniKuduCluster.java:475) Killing tablet server 127.27.28.1:37607
14:07:47.376 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

14:07:47.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.376411 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28044
14:07:47.386 [DEBUG - kudu-nio-3] (Connection.java:239) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] handling channelInactive
14:07:47.386 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
14:07:47.386 [DEBUG - kudu-nio-3] (Connection.java:709) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] cleaning up while in state READY due to: connection closed
14:07:47.386 [INFO - Time-limited test] (MiniKuduCluster.java:456) Starting tablet server 127.27.28.1:37607
14:07:47.388 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.389320 27760 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/logs
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/info.pb
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.1:37607
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.1
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=46333
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.1
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.502640 28508 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.502840 28508 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.502862 28508 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.504446 28508 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.504506 28508 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.28.1
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.505971 28508 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.28.20:43323
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.28.1:37607
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/info.pb
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.28.1
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=46333
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.28.62:34355,127.27.28.61:34063,127.27.28.60:40315
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28508
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.28.1
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/logs
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.506224 28508 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.506506 28508 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.509421 28514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.509479 28508 server_base.cc:1061] running on GCE node
14:07:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.509428 28516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:47.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.509439 28513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:47.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.510114 28508 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:47.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.510298 28508 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.511428 28508 hybrid_clock.cc:648] HybridClock initialized: now 1779113267511404 us; error 29 us; skew 500 ppm
14:07:47.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.512684 28508 webserver.cc:533] Webserver started at http://127.27.28.1:46333/ using document root <none> and password file <none>
14:07:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.512907 28508 fs_manager.cc:362] Metadata directory not provided
14:07:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.513000 28508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:47.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.514230 28508 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.514932 28522 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.515101 28508 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.515183 28508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fb8411a04ced4d978ac71d78e38eff57"
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:45 on dist-test-slave-wrbw"
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.515553 28508 fs_report.cc:389] FS layout report
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:47.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/wal
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/data
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:47.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.525309 28508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:47.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.525630 28508 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
14:07:47.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.525772 28508 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:47.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.526005 28508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:47.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.526530 28529 ts_tablet_manager.cc:542] Loading tablet metadata (0/3 complete)
14:07:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.528128 28508 ts_tablet_manager.cc:585] Loaded tablet metadata (3 total tablets, 3 live tablets)
14:07:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.528184 28508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
14:07:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.528218 28508 ts_tablet_manager.cc:600] Registering tablets (0/3 complete)
14:07:47.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.528967 28529 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Bootstrap starting.
14:07:47.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.529309 28508 ts_tablet_manager.cc:616] Registered 3 tablets
14:07:47.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.529345 28508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
14:07:47.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.536644 28508 rpc_server.cc:307] RPC server started. Bound to: 127.27.28.1:37607
14:07:47.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.537030 28508 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster17225860288580678680/ts-0/data/info.pb
14:07:47.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.537127 28636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.28.1:37607 every 8 connection(s)
14:07:47.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.539124 27760 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28508
14:07:47.539 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
14:07:47.540 [DEBUG - Time-limited test] (Connection.java:748) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] connecting to peer
14:07:47.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.543270 28637 heartbeater.cc:344] Connected to a master server at 127.27.28.60:40315
14:07:47.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.543422 28637 heartbeater.cc:461] Registering TS with master...
14:07:47.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.543762 28637 heartbeater.cc:507] Master 127.27.28.60:40315 requested a full tablet report, sending...
14:07:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.544186 28639 heartbeater.cc:344] Connected to a master server at 127.27.28.61:34063
14:07:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.544242 28639 heartbeater.cc:461] Registering TS with master...
14:07:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.544348 28639 heartbeater.cc:507] Master 127.27.28.61:34063 requested a full tablet report, sending...
14:07:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.544399 28529 log.cc:826] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Log is configured to *not* fsync() on all Append() calls
14:07:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.544656 27946 ts_manager.cc:194] Re-registered known tserver with Master: fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1:37607)
14:07:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.545105 27873 ts_manager.cc:194] Re-registered known tserver with Master: fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1:37607)
14:07:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.546380 28638 heartbeater.cc:344] Connected to a master server at 127.27.28.62:34355
14:07:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.546463 28638 heartbeater.cc:461] Registering TS with master...
14:07:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.546571 28638 heartbeater.cc:507] Master 127.27.28.62:34355 requested a full tablet report, sending...
14:07:47.547 [DEBUG - kudu-nio-4] (Connection.java:757) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] Successfully connected to peer
14:07:47.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.547506 27801 ts_manager.cc:194] Re-registered known tserver with Master: fb8411a04ced4d978ac71d78e38eff57 (127.27.28.1:37607)
14:07:47.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.548102 27801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.28.1:59989
14:07:47.549 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.28.1
14:07:47.568 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x4e79de41, L:/127.0.0.1:46978 - R:/127.27.28.1:37607] using SASL/PLAIN
14:07:47.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.569425 28551 tablet_service.cc:3179] Scan: Not found: Scanner cfe98aebb86146f897199c8fb412cf0a not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:46978
14:07:47.570 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowResultColumnarIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=dd61ba01b6de49d08897b3a48d9e6ec4, scannerId="cfe98aebb86146f897199c8fb412cf0a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:47.571 [WARN - kudu-nio-4] (AsyncKuduScanner.java:799) dd61ba01b6de49d08897b3a48d9e6ec4@[12f7a7be3ba1413f9d4fe464e995fc23(127.27.28.3:41115),86af5011d3cd41bda6252707ca1b04b8(127.27.28.2:46855),fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)[L]] pretends to not know KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=null, scannerId="cfe98aebb86146f897199c8fb412cf0a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
org.apache.kudu.client.NonRecoverableException: Scanner cfe98aebb86146f897199c8fb412cf0a not found (it may have expired)
	at org.apache.kudu.client.RpcProxy.dispatchTSError(RpcProxy.java:375)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:278)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.channelRead0(Connection.java:377)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1519)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1377)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1428)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:171)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:07:47.574 [DEBUG - Time-limited test] (AsyncKuduScanner.java:862) Scanner "cfe98aebb86146f897199c8fb412cf0a" closed on null
14:07:47.574 [DEBUG - main] (Connection.java:575) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] disconnecting while in state READY
14:07:47.575 [DEBUG - main] (Connection.java:575) [peer master-127.27.28.61:34063(127.27.28.61:34063)] disconnecting while in state READY
14:07:47.576 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.28.61:34063(127.27.28.61:34063)] handling channelInactive
14:07:47.576 [DEBUG - kudu-nio-4] (Connection.java:239) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] handling channelInactive
14:07:47.576 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.28.61:34063(127.27.28.61:34063)] cleaning up while in state READY due to: connection closed
14:07:47.576 [DEBUG - kudu-nio-4] (Connection.java:709) [peer fb8411a04ced4d978ac71d78e38eff57(127.27.28.1:37607)] cleaning up while in state READY due to: connection closed
14:07:47.577 [DEBUG - main] (Connection.java:575) [peer master-127.27.28.62:34355(127.27.28.62:34355)] disconnecting while in state READY
14:07:47.577 [DEBUG - main] (Connection.java:575) [peer master-127.27.28.60:40315(127.27.28.60:40315)] disconnecting while in state READY
14:07:47.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.28.62:34355(127.27.28.62:34355)] handling channelInactive
14:07:47.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.28.62:34355(127.27.28.62:34355)] cleaning up while in state READY due to: connection closed
14:07:47.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:07:47.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.586728 28529 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6539 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
14:07:47.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.587198 28529 tablet_bootstrap.cc:492] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Bootstrap complete.
14:07:47.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.28.60:40315(127.27.28.60:40315)] handling channelInactive
14:07:47.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.28.60:40315(127.27.28.60:40315)] cleaning up while in state READY due to: connection closed
14:07:47.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.588624 28529 ts_tablet_manager.cc:1403] T 8d98fd2e0bf04a95a5c7f783ac31140f P fb8411a04ced4d978ac71d78e38eff57: Time spent bootstrapping tablet: real 0.060s	user 0.043s	sys 0.012s
14:07:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.589721 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28508
14:07:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.596822 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28179
14:07:47.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.603744 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28314
14:07:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.609689 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27771
14:07:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.614859 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27840
14:07:47.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.619299 27760 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 27913
14:07:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:47Z chronyd exiting
.14:07:47.688 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779113267688
14:07:47.691 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:47.692 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:07:47.692 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskPCRwTZ/test-tmp
14:07:47.692 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:07:47.692 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskPCRwTZ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:07:47.695 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:07:47.776 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:47.777 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:07:47.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.777637 28656 mini_oidc.cc:150] Starting JWKS server
14:07:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.778198 28656 webserver.cc:533] Webserver started at http://127.0.0.1:39991/ using document root <none> and password file <none>
14:07:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.778264 28656 mini_oidc.cc:186] Starting OIDC Discovery server
14:07:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.778375 28656 webserver.cc:533] Webserver started at http://127.0.0.1:36923/ using document root <none> and password file <none>
14:07:47.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:07:47.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:47Z Disabled control of system clock
14:07:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.788774 28656 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/logs
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data/info.pb
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.62:38205
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.62
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:47.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39991/jwks.json with env {}
14:07:47.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.868413 28667 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:47.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.868595 28667 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:47.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.868614 28667 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.870128 28667 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.870168 28667 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.870179 28667 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.870190 28667 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.870201 28667 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.870211 28667 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39991/jwks.json
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.871711 28667 master_runner.cc:387] Master server non-default flags:
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data
14:07:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.62:38205
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39991/jwks.json
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data/info.pb
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.62
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28667
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/logs
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.871940 28667 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.872148 28667 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.874372 28673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.874399 28672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.874405 28675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.874594 28667 server_base.cc:1061] running on GCE node
14:07:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.875008 28667 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.875249 28667 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:47.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.876415 28667 hybrid_clock.cc:648] HybridClock initialized: now 1779113267876424 us; error 80 us; skew 500 ppm
14:07:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.877580 28667 webserver.cc:533] Webserver started at http://127.27.252.62:46157/ using document root <none> and password file <none>
14:07:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.877833 28667 fs_manager.cc:362] Metadata directory not provided
14:07:47.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.877895 28667 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:47.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.878016 28667 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.878937 28667 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data/instance:
14:07:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcdd65bc8e78489c8b952f589d6c8cdc"
14:07:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:47 on dist-test-slave-wrbw"
14:07:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.879321 28667 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal/instance:
14:07:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcdd65bc8e78489c8b952f589d6c8cdc"
14:07:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:47 on dist-test-slave-wrbw"
14:07:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.880612 28667 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:07:47.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.881281 28681 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:47.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.881434 28667 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:07:47.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.881513 28667 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcdd65bc8e78489c8b952f589d6c8cdc"
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:47 on dist-test-slave-wrbw"
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.881575 28667 fs_report.cc:389] FS layout report
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data/data
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:47.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.901340 28667 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:47.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.901690 28667 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
14:07:47.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.901829 28667 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:47.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.906034 28667 rpc_server.cc:307] RPC server started. Bound to: 127.27.252.62:38205
14:07:47.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.906069 28733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.252.62:38205 every 8 connection(s)
14:07:47.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.906423 28667 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/data/info.pb
14:07:47.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.907096 28734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:47.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.908491 28734 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } has no permanent_uuid. Determining permanent_uuid...
14:07:47.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.912608 28656 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28667
14:07:47.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.912698 28656 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-0/wal/instance
14:07:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.913538 28734 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } has no permanent_uuid. Determining permanent_uuid...
14:07:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.913638 28656 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/logs
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data/info.pb
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.61:43573
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.61
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:47.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:47.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:47.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:47.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39991/jwks.json with env {}
14:07:47.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.913969 28682 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.252.61:43573: connect: Connection refused (error 111)
14:07:47.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.920115 28734 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.61:43573: Network error: Client connection negotiation failed: client connection to 127.27.252.61:43573: connect: Connection refused (error 111)
14:07:47.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:47.969363 28734 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } attempt: 1
14:07:47.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:47.970284 28734 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.61:43573: Network error: Client connection negotiation failed: client connection to 127.27.252.61:43573: connect: Connection refused (error 111)
14:07:48.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.032056 28739 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:48.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.032238 28739 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:48.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.032258 28739 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:48.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.033772 28739 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.033815 28739 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.033828 28739 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.033838 28739 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.033849 28739 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.033859 28739 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39991/jwks.json
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.036052 28739 master_runner.cc:387] Master server non-default flags:
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.61:43573
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39991/jwks.json
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data/info.pb
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.61
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28739
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/logs
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.036342 28739 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.036594 28739 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.038455 28734 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } attempt: 2
14:07:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.039130 28745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.039273 28747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.039572 28734 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.61:43573: Network error: Client connection negotiation failed: client connection to 127.27.252.61:43573: connect: Connection refused (error 111)
14:07:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.039639 28739 server_base.cc:1061] running on GCE node
14:07:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.039745 28744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.039959 28739 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.040230 28739 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.041394 28739 hybrid_clock.cc:648] HybridClock initialized: now 1779113268041371 us; error 37 us; skew 500 ppm
14:07:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.042699 28739 webserver.cc:533] Webserver started at http://127.27.252.61:40333/ using document root <none> and password file <none>
14:07:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.042917 28739 fs_manager.cc:362] Metadata directory not provided
14:07:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.042975 28739 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.043079 28739 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.044227 28739 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data/instance:
14:07:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d0b382171a144451a87f66fd74253abe"
14:07:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.044610 28739 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal/instance:
14:07:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d0b382171a144451a87f66fd74253abe"
14:07:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.046058 28739 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.046738 28753 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.046887 28739 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.046943 28739 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d0b382171a144451a87f66fd74253abe"
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.046983 28739 fs_report.cc:389] FS layout report
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data/data
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:48.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.056764 28739 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:48.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.057024 28739 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
14:07:48.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.057119 28739 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:48.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.061283 28739 rpc_server.cc:307] RPC server started. Bound to: 127.27.252.61:43573
14:07:48.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.061314 28805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.252.61:43573 every 8 connection(s)
14:07:48.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.061666 28739 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/data/info.pb
14:07:48.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.062220 28806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.063243 28656 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28739
14:07:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.063344 28656 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-1/wal/instance
14:07:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.063818 28656 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal
14:07:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/logs
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data/info.pb
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.60:45105
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.60
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39991/jwks.json with env {}
14:07:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.064043 28806 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.069053 28806 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.072752 28806 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.073207 28757 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.252.60:45105: connect: Connection refused (error 111)
14:07:48.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.073659 28806 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.60:45105: Network error: Client connection negotiation failed: client connection to 127.27.252.60:45105: connect: Connection refused (error 111)
14:07:48.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.122879 28806 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } attempt: 1
14:07:48.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.123759 28806 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.60:45105: Network error: Client connection negotiation failed: client connection to 127.27.252.60:45105: connect: Connection refused (error 111)
14:07:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.130712 28734 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } attempt: 3
14:07:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.133996 28734 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.134570 28734 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.60:45105: Network error: Client connection negotiation failed: client connection to 127.27.252.60:45105: connect: Connection refused (error 111)
14:07:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.150858 28809 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.151043 28809 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.151074 28809 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.152763 28809 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.152817 28809 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.152838 28809 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.152856 28809 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.152875 28809 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.152894 28809 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39991/jwks.json
14:07:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.154635 28809 master_runner.cc:387] Master server non-default flags:
14:07:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.60:45105
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39991/jwks.json
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data/info.pb
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.60
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28809
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/logs
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.154899 28809 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.155182 28809 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.157861 28816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.157892 28819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.157923 28817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.158159 28809 server_base.cc:1061] running on GCE node
14:07:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.158367 28809 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.158653 28809 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:48.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.159812 28809 hybrid_clock.cc:648] HybridClock initialized: now 1779113268159787 us; error 31 us; skew 500 ppm
14:07:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.160939 28809 webserver.cc:533] Webserver started at http://127.27.252.60:41481/ using document root <none> and password file <none>
14:07:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.161152 28809 fs_manager.cc:362] Metadata directory not provided
14:07:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.161207 28809 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.161407 28809 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.162333 28809 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data/instance:
14:07:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50a40528ec28492c9d3802111c773713"
14:07:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.162721 28809 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal/instance:
14:07:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50a40528ec28492c9d3802111c773713"
14:07:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.164134 28809 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:07:48.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.164832 28825 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.164984 28809 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.165071 28809 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50a40528ec28492c9d3802111c773713"
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.165141 28809 fs_report.cc:389] FS layout report
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data/data
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.165721 28734 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } attempt: 1
14:07:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.166339 28734 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.252.60:45105: Network error: Client connection negotiation failed: client connection to 127.27.252.60:45105: connect: Connection refused (error 111)
14:07:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.177115 28809 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.177376 28809 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
14:07:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.177470 28809 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:48.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.181694 28809 rpc_server.cc:307] RPC server started. Bound to: 127.27.252.60:45105
14:07:48.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.181738 28877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.252.60:45105 every 8 connection(s)
14:07:48.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.182076 28809 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/data/info.pb
14:07:48.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.182641 28878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.184078 28878 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.188341 28878 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.189327 28656 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28809
14:07:48.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.189417 28656 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/master-2/wal/instance
14:07:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.190920 28878 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } has no permanent_uuid. Determining permanent_uuid...
14:07:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.191946 28806 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } attempt: 2
14:07:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.195621 28878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: Bootstrap starting.
14:07:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.196185 28806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: Bootstrap starting.
14:07:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.196283 28878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: Neither blocks nor log segments found. Creating new log.
14:07:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.196489 28878 log.cc:826] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: Log is configured to *not* fsync() on all Append() calls
14:07:48.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.196910 28806 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: Neither blocks nor log segments found. Creating new log.
14:07:48.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.197176 28878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: No bootstrap required, opened a new log
14:07:48.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.197204 28806 log.cc:826] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: Log is configured to *not* fsync() on all Append() calls
14:07:48.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.197870 28806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: No bootstrap required, opened a new log
14:07:48.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199033 28878 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199150 28878 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199182 28878 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50a40528ec28492c9d3802111c773713, State: Initialized, Role: FOLLOWER
14:07:48.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199282 28878 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199564 28878 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [sys.catalog]: configured and running, proceeding with master startup.
14:07:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199883 28806 raft_consensus.cc:359] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.199990 28806 raft_consensus.cc:385] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.200021 28806 raft_consensus.cc:740] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0b382171a144451a87f66fd74253abe, State: Initialized, Role: FOLLOWER
14:07:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.200127 28806 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.200453 28806 sys_catalog.cc:565] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [sys.catalog]: configured and running, proceeding with master startup.
14:07:48.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.201386 28887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.201658 28887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.201959 28902 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:48.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.202008 28902 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.203641 28911 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.202010 28809 master_runner.cc:187] Error getting master registration for 127.27.252.62:38205: OK, instance_id { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" instance_seqno: 1779113267904992 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.203754 28809 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.202630 28739 master_runner.cc:187] Error getting master registration for 127.27.252.62:38205: OK, instance_id { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" instance_seqno: 1779113267904992 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.204423 28911 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.204483 28739 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.204578 28890 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.204639 28890 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.241516 28734 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } attempt: 2
14:07:48.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.246562 28734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc: Bootstrap starting.
14:07:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.247479 28734 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc: Neither blocks nor log segments found. Creating new log.
14:07:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.247828 28734 log.cc:826] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc: Log is configured to *not* fsync() on all Append() calls
14:07:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.248678 28734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc: No bootstrap required, opened a new log
14:07:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251019 28734 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251152 28734 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251183 28734 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcdd65bc8e78489c8b952f589d6c8cdc, State: Initialized, Role: FOLLOWER
14:07:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251323 28734 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251646 28914 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251693 28734 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: configured and running, proceeding with master startup.
14:07:48.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.251866 28914 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.255009 28925 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:48.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.255275 28925 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:48.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.256803 28667 master_runner.cc:264] No leader master found from master bcdd65bc8e78489c8b952f589d6c8cdc
14:07:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.256847 28667 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:48.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.307896 28759 tablet.cc:2404] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:48.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.346096 28914 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.346240 28914 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.346546 28914 leader_election.cc:290] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0b382171a144451a87f66fd74253abe (127.27.252.61:43573), 50a40528ec28492c9d3802111c773713 (127.27.252.60:45105)
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.346928 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0b382171a144451a87f66fd74253abe" is_pre_election: true
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.347167 28780 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcdd65bc8e78489c8b952f589d6c8cdc in term 0.
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.347451 28682 leader_election.cc:304] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [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: bcdd65bc8e78489c8b952f589d6c8cdc, d0b382171a144451a87f66fd74253abe; no voters: 
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.347811 28852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50a40528ec28492c9d3802111c773713" is_pre_election: true
14:07:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.347971 28852 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcdd65bc8e78489c8b952f589d6c8cdc in term 0.
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.349480 28914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.349552 28914 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.349575 28914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 0 FOLLOWER]: Advancing to term 1
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.350916 28914 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.351058 28914 leader_election.cc:290] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [CANDIDATE]: Term 1 election: Requested vote from peers d0b382171a144451a87f66fd74253abe (127.27.252.61:43573), 50a40528ec28492c9d3802111c773713 (127.27.252.60:45105)
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.351583 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0b382171a144451a87f66fd74253abe"
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.351665 28780 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 0 FOLLOWER]: Advancing to term 1
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.352538 28780 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcdd65bc8e78489c8b952f589d6c8cdc in term 1.
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.352758 28682 leader_election.cc:304] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [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: bcdd65bc8e78489c8b952f589d6c8cdc, d0b382171a144451a87f66fd74253abe; no voters: 
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.351318 28852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50a40528ec28492c9d3802111c773713"
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.352939 28852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.353824 28852 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcdd65bc8e78489c8b952f589d6c8cdc in term 1.
14:07:48.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.354879 28914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 1 FOLLOWER]: Leader election won for term 1
14:07:48.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.355062 28914 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [term 1 LEADER]: Becoming Leader. State: Replica: bcdd65bc8e78489c8b952f589d6c8cdc, State: Running, Role: LEADER
14:07:48.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.355158 28914 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [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: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } }
14:07:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.356396 28914 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcdd65bc8e78489c8b952f589d6c8cdc. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.356484 28914 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: This master's current role is: LEADER
14:07:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.358297 28929 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:07:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.358595 28929 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:07:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.360234 28852 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [term 1 FOLLOWER]: Refusing update from remote peer bcdd65bc8e78489c8b952f589d6c8cdc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.360615 28927 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:48.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.361961 28887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcdd65bc8e78489c8b952f589d6c8cdc. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.362042 28887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.362522 28780 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [term 1 FOLLOWER]: Refusing update from remote peer bcdd65bc8e78489c8b952f589d6c8cdc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:48.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.362733 28927 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:48.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.363797 28890 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcdd65bc8e78489c8b952f589d6c8cdc. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.363909 28890 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.365265 28927 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.365336 28927 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: This master's current role is: LEADER
14:07:48.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.365962 28890 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.366034 28890 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.366390 28930 mvcc.cc:204] Tried to move back new op lower bound from 7287247947201306624 to 7287247947183431680. Current Snapshot: MvccSnapshot[applied={T|T < 7287247947201306624}]
14:07:48.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.366943 28933 mvcc.cc:204] Tried to move back new op lower bound from 7287247947201306624 to 7287247947183431680. Current Snapshot: MvccSnapshot[applied={T|T < 7287247947201306624}]
14:07:48.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.367782 28914 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.367849 28914 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc [sys.catalog]: This master's current role is: LEADER
14:07:48.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.368216 28887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcdd65bc8e78489c8b952f589d6c8cdc" member_type: VOTER last_known_addr { host: "127.27.252.62" port: 38205 } } peers { permanent_uuid: "d0b382171a144451a87f66fd74253abe" member_type: VOTER last_known_addr { host: "127.27.252.61" port: 43573 } } peers { permanent_uuid: "50a40528ec28492c9d3802111c773713" member_type: VOTER last_known_addr { host: "127.27.252.60" port: 45105 } } }
14:07:48.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.368283 28887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713 [sys.catalog]: This master's current role is: FOLLOWER
14:07:48.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.368762 28931 mvcc.cc:204] Tried to move back new op lower bound from 7287247947201306624 to 7287247947183431680. Current Snapshot: MvccSnapshot[applied={T|T < 7287247947201306624}]
14:07:48.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.369860 28929 catalog_manager.cc:1382] Generated new cluster ID: 8a473500d0c3488387d744a6094a372c
14:07:48.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.369904 28929 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:07:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.389143 28929 catalog_manager.cc:1405] Generated new certificate authority record
14:07:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.389715 28929 catalog_manager.cc:1539] Loading token signing keys...
14:07:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.393180 28929 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bcdd65bc8e78489c8b952f589d6c8cdc: Generated new TSK 0
14:07:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.393479 28929 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.395052 28656 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/logs
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data/info.pb
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.1:0
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.252.1
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.1
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:48.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.487124 28939 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:48.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.487308 28939 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:48.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.487340 28939 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.489064 28939 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.489123 28939 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.252.1
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.490869 28939 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.1:0
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data/info.pb
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.1
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28939
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.252.1
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/logs
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.491124 28939 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.491421 28939 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.494047 28945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.494118 28947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.494045 28944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.494621 28939 server_base.cc:1061] running on GCE node
14:07:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.494807 28939 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:48.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.495051 28939 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.496207 28939 hybrid_clock.cc:648] HybridClock initialized: now 1779113268496184 us; error 37 us; skew 500 ppm
14:07:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.497352 28939 webserver.cc:533] Webserver started at http://127.27.252.1:44913/ using document root <none> and password file <none>
14:07:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.497509 28939 fs_manager.cc:362] Metadata directory not provided
14:07:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.497541 28939 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.497619 28939 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:48.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.498432 28939 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data/instance:
14:07:48.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dae906a906d842a4878108fde94f7054"
14:07:48.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.498704 28939 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal/instance:
14:07:48.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dae906a906d842a4878108fde94f7054"
14:07:48.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.499864 28939 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.500483 28953 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.500625 28939 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.500677 28939 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dae906a906d842a4878108fde94f7054"
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.500720 28939 fs_report.cc:389] FS layout report
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data/data
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:48.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.525858 28939 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:48.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526193 28939 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
14:07:48.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526288 28939 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:48.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526477 28939 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:48.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526880 28939 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:48.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526921 28939 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:48.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526952 28939 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:48.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.526969 28939 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:48.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.533514 28939 rpc_server.cc:307] RPC server started. Bound to: 127.27.252.1:45727
14:07:48.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.533583 29066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.252.1:45727 every 8 connection(s)
14:07:48.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.533934 28939 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/data/info.pb
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539433 29067 heartbeater.cc:344] Connected to a master server at 127.27.252.60:45105
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539541 29067 heartbeater.cc:461] Registering TS with master...
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539570 29068 heartbeater.cc:344] Connected to a master server at 127.27.252.62:38205
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539589 29069 heartbeater.cc:344] Connected to a master server at 127.27.252.61:43573
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539605 29068 heartbeater.cc:461] Registering TS with master...
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539654 29069 heartbeater.cc:461] Registering TS with master...
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539763 29069 heartbeater.cc:507] Master 127.27.252.61:43573 requested a full tablet report, sending...
14:07:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539755 29068 heartbeater.cc:507] Master 127.27.252.62:38205 requested a full tablet report, sending...
14:07:48.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.539755 29067 heartbeater.cc:507] Master 127.27.252.60:45105 requested a full tablet report, sending...
14:07:48.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.540264 28698 ts_manager.cc:194] Registered new tserver with Master: dae906a906d842a4878108fde94f7054 (127.27.252.1:45727)
14:07:48.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.540323 28842 ts_manager.cc:194] Registered new tserver with Master: dae906a906d842a4878108fde94f7054 (127.27.252.1:45727)
14:07:48.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.540361 28656 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 28939
14:07:48.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.540444 28656 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-0/wal/instance
14:07:48.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.541265 28698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.252.1:49861
14:07:48.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.547043 28770 ts_manager.cc:194] Registered new tserver with Master: dae906a906d842a4878108fde94f7054 (127.27.252.1:45727)
14:07:48.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.548086 28656 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal
14:07:48.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data
14:07:48.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/logs
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data/info.pb
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.2:0
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.252.2
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.2
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:48.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.632153 29074 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:48.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.632323 29074 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:48.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.632340 29074 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:48.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.633860 29074 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:48.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.633906 29074 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.252.2
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.635366 29074 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.2:0
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data/info.pb
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.2
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29074
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.252.2
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/logs
14:07:48.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.635578 29074 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:48.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.635761 29074 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.638356 29082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.638291 29080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.638329 29074 server_base.cc:1061] running on GCE node
14:07:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.638298 29079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.638681 29074 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:48.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.638877 29074 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:48.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.639990 29074 hybrid_clock.cc:648] HybridClock initialized: now 1779113268639970 us; error 38 us; skew 500 ppm
14:07:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.641003 29074 webserver.cc:533] Webserver started at http://127.27.252.2:44661/ using document root <none> and password file <none>
14:07:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.641155 29074 fs_manager.cc:362] Metadata directory not provided
14:07:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.641193 29074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:48.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.641269 29074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.642081 29074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data/instance:
14:07:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "843ef69b9d074446868a848a8389c5c8"
14:07:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.642354 29074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal/instance:
14:07:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "843ef69b9d074446868a848a8389c5c8"
14:07:48.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.643450 29074 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.644085 29088 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.644241 29074 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.644320 29074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "843ef69b9d074446868a848a8389c5c8"
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.644378 29074 fs_report.cc:389] FS layout report
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data/data
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:48.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.683980 29074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:48.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.684387 29074 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
14:07:48.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.684546 29074 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:48.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.684829 29074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:48.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.685236 29074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:48.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.685273 29074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:48.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.685305 29074 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:48.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.685321 29074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:48.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.691865 29074 rpc_server.cc:307] RPC server started. Bound to: 127.27.252.2:38559
14:07:48.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.691933 29201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.252.2:38559 every 8 connection(s)
14:07:48.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.692250 29074 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/data/info.pb
14:07:48.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.693863 28656 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29074
14:07:48.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.693954 28656 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-1/wal/instance
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.695614 28656 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/logs
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data/info.pb
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.3:0
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.252.3
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.3
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.698642 29202 heartbeater.cc:344] Connected to a master server at 127.27.252.60:45105
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.698793 29203 heartbeater.cc:344] Connected to a master server at 127.27.252.62:38205
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.698792 29202 heartbeater.cc:461] Registering TS with master...
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.698868 29203 heartbeater.cc:461] Registering TS with master...
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699131 29204 heartbeater.cc:344] Connected to a master server at 127.27.252.61:43573
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699088 29202 heartbeater.cc:507] Master 127.27.252.60:45105 requested a full tablet report, sending...
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699087 29203 heartbeater.cc:507] Master 127.27.252.62:38205 requested a full tablet report, sending...
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699190 29204 heartbeater.cc:461] Registering TS with master...
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699501 29204 heartbeater.cc:507] Master 127.27.252.61:43573 requested a full tablet report, sending...
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699581 28698 ts_manager.cc:194] Registered new tserver with Master: 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559)
14:07:48.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699641 28842 ts_manager.cc:194] Registered new tserver with Master: 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559)
14:07:48.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.699899 28770 ts_manager.cc:194] Registered new tserver with Master: 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559)
14:07:48.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.700102 28698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.252.2:56269
14:07:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.780887 29209 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.781069 29209 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.781095 29209 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:48.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.782873 29209 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:48.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.782933 29209 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.252.3
14:07:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.784576 29209 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.252.20:43661
14:07:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.252.3:0
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data/info.pb
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.252.3
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.252.62:38205,127.27.252.61:43573,127.27.252.60:45105
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29209
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.252.3
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/logs
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.784840 29209 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.785112 29209 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:48.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.787808 29214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.787850 29215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.787825 29217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.787892 29209 server_base.cc:1061] running on GCE node
14:07:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.788221 29209 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.788470 29209 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:48.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.789618 29209 hybrid_clock.cc:648] HybridClock initialized: now 1779113268789594 us; error 29 us; skew 500 ppm
14:07:48.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.790692 29209 webserver.cc:533] Webserver started at http://127.27.252.3:43789/ using document root <none> and password file <none>
14:07:48.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.790926 29209 fs_manager.cc:362] Metadata directory not provided
14:07:48.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.790982 29209 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:48.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.791087 29209 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.792006 29209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data/instance:
14:07:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "949ab037a9ee467f8316d689c176b3a1"
14:07:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.792353 29209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal/instance:
14:07:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "949ab037a9ee467f8316d689c176b3a1"
14:07:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.793537 29209 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:07:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.794212 29223 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.794373 29209 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.794445 29209 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal
14:07:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "949ab037a9ee467f8316d689c176b3a1"
14:07:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:48 on dist-test-slave-wrbw"
14:07:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.794502 29209 fs_report.cc:389] FS layout report
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data/data
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.808171 29209 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.808517 29209 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
14:07:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.808837 29209 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.809103 29209 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.809487 29209 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.809525 29209 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.809554 29209 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.809569 29209 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:48.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.816079 29209 rpc_server.cc:307] RPC server started. Bound to: 127.27.252.3:44313
14:07:48.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.816147 29336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.252.3:44313 every 8 connection(s)
14:07:48.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.816452 29209 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/data/info.pb
14:07:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.822409 29337 heartbeater.cc:344] Connected to a master server at 127.27.252.60:45105
14:07:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.822518 29337 heartbeater.cc:461] Registering TS with master...
14:07:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.822515 28656 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29209
14:07:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.822588 28656 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster6811601915413319001/ts-2/wal/instance
14:07:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.822768 29337 heartbeater.cc:507] Master 127.27.252.60:45105 requested a full tablet report, sending...
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823225 29338 heartbeater.cc:344] Connected to a master server at 127.27.252.62:38205
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823285 29338 heartbeater.cc:461] Registering TS with master...
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823319 29339 heartbeater.cc:344] Connected to a master server at 127.27.252.61:43573
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823321 28842 ts_manager.cc:194] Registered new tserver with Master: 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3:44313)
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823360 29339 heartbeater.cc:461] Registering TS with master...
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823405 29338 heartbeater.cc:507] Master 127.27.252.62:38205 requested a full tablet report, sending...
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823454 29339 heartbeater.cc:507] Master 127.27.252.61:43573 requested a full tablet report, sending...
14:07:48.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.823776 28770 ts_manager.cc:194] Registered new tserver with Master: 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3:44313)
14:07:48.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.824180 28698 ts_manager.cc:194] Registered new tserver with Master: 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3:44313)
14:07:48.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.824616 28698 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.252.3:35625
14:07:48.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.825441 28656 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:07:48.826 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:48.826 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:07:48.829 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.252.62"
      port: 38205
    }
    bound_http_address {
      host: "127.27.252.62"
      port: 46157
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.252.61"
      port: 43573
    }
    bound_http_address {
      host: "127.27.252.61"
      port: 40333
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.252.60"
      port: 45105
    }
    bound_http_address {
      host: "127.27.252.60"
      port: 41481
    }
  }
}

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

14:07:48.831 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.252.1"
      port: 45727
    }
    bound_http_address {
      host: "127.27.252.1"
      port: 44913
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.252.2"
      port: 38559
    }
    bound_http_address {
      host: "127.27.252.2"
      port: 44661
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.252.3"
      port: 44313
    }
    bound_http_address {
      host: "127.27.252.3"
      port: 43789
    }
  }
}

14:07:48.831 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:07:48.834 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:48.835 [DEBUG - main] (Connection.java:748) [peer master-127.27.252.61:43573(127.27.252.61:43573)] connecting to peer
14:07:48.836 [DEBUG - main] (Connection.java:748) [peer master-127.27.252.62:38205(127.27.252.62:38205)] connecting to peer
14:07:48.837 [DEBUG - main] (Connection.java:748) [peer master-127.27.252.60:45105(127.27.252.60:45105)] connecting to peer
14:07:48.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.252.61:43573(127.27.252.61:43573)] Successfully connected to peer
14:07:48.838 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.252.62:38205(127.27.252.62:38205)] Successfully connected to peer
14:07:48.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.252.60:45105(127.27.252.60:45105)] Successfully connected to peer
14:07:48.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.252.61
14:07:48.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.252.62
14:07:48.850 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.252.60
14:07:48.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf16fa9df, L:/127.0.0.1:44212 - R:/127.27.252.61:43573] using SASL/PLAIN
14:07:48.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8169637f, L:/127.0.0.1:53304 - R:/127.27.252.62:38205] using SASL/PLAIN
14:07:48.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:07:48.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=25), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.252.61:43573, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.252.62:38205, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.252.60:45105, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.252.62:38205: OK, deferred=null) after lookup
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.860862 28698 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53304:
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1779113255437"
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:07:48.864 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x74a91042, L:/127.0.0.1:47754 - R:/127.27.252.60:45105] using SASL/PLAIN
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:48.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.863119 28698 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.ITScannerMultiTablet-1779113255437 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:07:48.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c2ac4fec32504e47bb7890e0c5e0339e
14:07:48.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.877430 29269 tablet_service.cc:1511] Processing CreateTablet for tablet 60945c5285f94114badbeede1b9abfe4 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:48.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.877830 29269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60945c5285f94114badbeede1b9abfe4. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.879218 29271 tablet_service.cc:1511] Processing CreateTablet for tablet 8e848175be54400cb75815d15a8d4edb (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:48.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.879397 29271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e848175be54400cb75815d15a8d4edb. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.877430 29270 tablet_service.cc:1511] Processing CreateTablet for tablet 647587ebde824d8b85a15abd1e3c2706 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.880759 29270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647587ebde824d8b85a15abd1e3c2706. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.881168 29355 tablet_bootstrap.cc:492] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: Bootstrap starting.
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.882041 29001 tablet_service.cc:1511] Processing CreateTablet for tablet 8e848175be54400cb75815d15a8d4edb (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.882246 29355 tablet_bootstrap.cc:654] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: Neither blocks nor log segments found. Creating new log.
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.882368 29001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e848175be54400cb75815d15a8d4edb. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.882529 29355 log.cc:826] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: Log is configured to *not* fsync() on all Append() calls
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.883329 29355 tablet_bootstrap.cc:492] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: No bootstrap required, opened a new log
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.883409 29355 ts_tablet_manager.cc:1403] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.884270 29136 tablet_service.cc:1511] Processing CreateTablet for tablet 8e848175be54400cb75815d15a8d4edb (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.884542 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e848175be54400cb75815d15a8d4edb. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885032 29355 raft_consensus.cc:359] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885167 29355 raft_consensus.cc:385] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885200 29355 raft_consensus.cc:740] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 949ab037a9ee467f8316d689c176b3a1, State: Initialized, Role: FOLLOWER
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885277 29000 tablet_service.cc:1511] Processing CreateTablet for tablet 647587ebde824d8b85a15abd1e3c2706 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885288 29355 consensus_queue.cc:260] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885445 29000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647587ebde824d8b85a15abd1e3c2706. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885565 29355 ts_tablet_manager.cc:1434] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.885687 29355 tablet_bootstrap.cc:492] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1: Bootstrap starting.
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.886210 29355 tablet_bootstrap.cc:654] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1: Neither blocks nor log segments found. Creating new log.
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.886700 28999 tablet_service.cc:1511] Processing CreateTablet for tablet 60945c5285f94114badbeede1b9abfe4 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.886762 29338 heartbeater.cc:499] Master 127.27.252.62:38205 was elected leader, sending a full tablet report...
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.886798 28999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60945c5285f94114badbeede1b9abfe4. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.887389 29135 tablet_service.cc:1511] Processing CreateTablet for tablet 647587ebde824d8b85a15abd1e3c2706 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.887490 29135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647587ebde824d8b85a15abd1e3c2706. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.887888 29355 tablet_bootstrap.cc:492] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1: No bootstrap required, opened a new log
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.887928 29355 ts_tablet_manager.cc:1403] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888084 29355 raft_consensus.cc:359] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888139 29355 raft_consensus.cc:385] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888157 29355 raft_consensus.cc:740] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 949ab037a9ee467f8316d689c176b3a1, State: Initialized, Role: FOLLOWER
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888201 29355 consensus_queue.cc:260] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888348 29355 ts_tablet_manager.cc:1434] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
14:07:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888413 29355 tablet_bootstrap.cc:492] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1: Bootstrap starting.
14:07:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888746 29134 tablet_service.cc:1511] Processing CreateTablet for tablet 60945c5285f94114badbeede1b9abfe4 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=c2ac4fec32504e47bb7890e0c5e0339e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888826 29134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60945c5285f94114badbeede1b9abfe4. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.888849 29355 tablet_bootstrap.cc:654] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1: Neither blocks nor log segments found. Creating new log.
14:07:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.890661 29360 tablet_bootstrap.cc:492] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8: Bootstrap starting.
14:07:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.891745 29360 tablet_bootstrap.cc:654] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8: Neither blocks nor log segments found. Creating new log.
14:07:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.892033 29360 log.cc:826] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8: Log is configured to *not* fsync() on all Append() calls
14:07:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.892382 29357 tablet_bootstrap.cc:492] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054: Bootstrap starting.
14:07:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.892716 29360 tablet_bootstrap.cc:492] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8: No bootstrap required, opened a new log
14:07:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.892939 29360 ts_tablet_manager.cc:1403] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
14:07:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.893464 29357 tablet_bootstrap.cc:654] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054: Neither blocks nor log segments found. Creating new log.
14:07:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.893919 29357 log.cc:826] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054: Log is configured to *not* fsync() on all Append() calls
14:07:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.895011 29360 raft_consensus.cc:359] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.895603 29360 raft_consensus.cc:385] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.895799 29360 raft_consensus.cc:740] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843ef69b9d074446868a848a8389c5c8, State: Initialized, Role: FOLLOWER
14:07:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.896795 29360 consensus_queue.cc:260] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [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: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.897251 29360 ts_tablet_manager.cc:1434] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898069 29203 heartbeater.cc:499] Master 127.27.252.62:38205 was elected leader, sending a full tablet report...
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898317 29355 tablet_bootstrap.cc:492] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1: No bootstrap required, opened a new log
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898368 29355 ts_tablet_manager.cc:1403] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.000s
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898542 29355 raft_consensus.cc:359] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898609 29355 raft_consensus.cc:385] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898628 29355 raft_consensus.cc:740] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 949ab037a9ee467f8316d689c176b3a1, State: Initialized, Role: FOLLOWER
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898682 29355 consensus_queue.cc:260] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [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: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.898792 29355 ts_tablet_manager.cc:1434] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.899827 29357 tablet_bootstrap.cc:492] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054: No bootstrap required, opened a new log
14:07:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.899899 29357 ts_tablet_manager.cc:1403] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
14:07:48.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.900992 29360 tablet_bootstrap.cc:492] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8: Bootstrap starting.
14:07:48.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.901670 29360 tablet_bootstrap.cc:654] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8: Neither blocks nor log segments found. Creating new log.
14:07:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.901890 29357 raft_consensus.cc:359] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.902050 29357 raft_consensus.cc:385] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.902083 29357 raft_consensus.cc:740] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae906a906d842a4878108fde94f7054, State: Initialized, Role: FOLLOWER
14:07:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.902181 29357 consensus_queue.cc:260] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [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: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.902482 29357 ts_tablet_manager.cc:1434] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:07:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.902604 29068 heartbeater.cc:499] Master 127.27.252.62:38205 was elected leader, sending a full tablet report...
14:07:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.902988 29357 tablet_bootstrap.cc:492] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054: Bootstrap starting.
14:07:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.903535 29357 tablet_bootstrap.cc:654] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054: Neither blocks nor log segments found. Creating new log.
14:07:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.903913 29360 tablet_bootstrap.cc:492] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8: No bootstrap required, opened a new log
14:07:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.904090 29360 ts_tablet_manager.cc:1403] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:07:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.904363 29360 raft_consensus.cc:359] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.904588 29360 raft_consensus.cc:385] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.904731 29360 raft_consensus.cc:740] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843ef69b9d074446868a848a8389c5c8, State: Initialized, Role: FOLLOWER
14:07:48.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.904909 29360 consensus_queue.cc:260] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905440 29357 tablet_bootstrap.cc:492] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054: No bootstrap required, opened a new log
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905485 29357 ts_tablet_manager.cc:1403] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905627 29357 raft_consensus.cc:359] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905678 29357 raft_consensus.cc:385] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905695 29357 raft_consensus.cc:740] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae906a906d842a4878108fde94f7054, State: Initialized, Role: FOLLOWER
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905788 29357 consensus_queue.cc:260] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.905876 29357 ts_tablet_manager.cc:1434] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.906388 29357 tablet_bootstrap.cc:492] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054: Bootstrap starting.
14:07:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.907032 29357 tablet_bootstrap.cc:654] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054: Neither blocks nor log segments found. Creating new log.
14:07:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.907691 29360 ts_tablet_manager.cc:1434] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.907795 29360 tablet_bootstrap.cc:492] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8: Bootstrap starting.
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.908232 29360 tablet_bootstrap.cc:654] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8: Neither blocks nor log segments found. Creating new log.
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.908994 29357 tablet_bootstrap.cc:492] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054: No bootstrap required, opened a new log
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.909034 29357 ts_tablet_manager.cc:1403] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.909188 29357 raft_consensus.cc:359] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.909237 29357 raft_consensus.cc:385] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.909255 29357 raft_consensus.cc:740] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae906a906d842a4878108fde94f7054, State: Initialized, Role: FOLLOWER
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.909301 29357 consensus_queue.cc:260] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.909390 29357 ts_tablet_manager.cc:1434] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.910749 29360 tablet_bootstrap.cc:492] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8: No bootstrap required, opened a new log
14:07:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.910794 29360 ts_tablet_manager.cc:1403] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:07:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.910941 29360 raft_consensus.cc:359] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.911008 29360 raft_consensus.cc:385] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.911028 29360 raft_consensus.cc:740] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843ef69b9d074446868a848a8389c5c8, State: Initialized, Role: FOLLOWER
14:07:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.911067 29360 consensus_queue.cc:260] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.911171 29360 ts_tablet_manager.cc:1434] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:07:48.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:48.943670 29205 tablet.cc:2404] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:48.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.951028 29366 raft_consensus.cc:493] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:48.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.951155 29366 raft_consensus.cc:515] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.951522 29366 leader_election.cc:290] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559), 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3:44313)
14:07:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954329 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647587ebde824d8b85a15abd1e3c2706" candidate_uuid: "dae906a906d842a4878108fde94f7054" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843ef69b9d074446868a848a8389c5c8" is_pre_election: true
14:07:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954329 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647587ebde824d8b85a15abd1e3c2706" candidate_uuid: "dae906a906d842a4878108fde94f7054" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "949ab037a9ee467f8316d689c176b3a1" is_pre_election: true
14:07:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954509 29156 raft_consensus.cc:2468] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae906a906d842a4878108fde94f7054 in term 0.
14:07:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954509 29291 raft_consensus.cc:2468] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae906a906d842a4878108fde94f7054 in term 0.
14:07:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954738 28954 leader_election.cc:304] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [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: 843ef69b9d074446868a848a8389c5c8, dae906a906d842a4878108fde94f7054; no voters: 
14:07:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954905 29366 raft_consensus.cc:2804] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.954979 29366 raft_consensus.cc:493] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.955013 29366 raft_consensus.cc:3060] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.955771 29366 raft_consensus.cc:515] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.955904 29366 leader_election.cc:290] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [CANDIDATE]: Term 1 election: Requested vote from peers 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559), 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3:44313)
14:07:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.956043 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647587ebde824d8b85a15abd1e3c2706" candidate_uuid: "dae906a906d842a4878108fde94f7054" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843ef69b9d074446868a848a8389c5c8"
14:07:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.956136 29156 raft_consensus.cc:3060] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.956172 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647587ebde824d8b85a15abd1e3c2706" candidate_uuid: "dae906a906d842a4878108fde94f7054" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "949ab037a9ee467f8316d689c176b3a1"
14:07:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.956259 29291 raft_consensus.cc:3060] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.956920 29291 raft_consensus.cc:2468] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae906a906d842a4878108fde94f7054 in term 1.
14:07:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.956960 29156 raft_consensus.cc:2468] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae906a906d842a4878108fde94f7054 in term 1.
14:07:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.957126 28957 leader_election.cc:304] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [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: 949ab037a9ee467f8316d689c176b3a1, dae906a906d842a4878108fde94f7054; no voters: 
14:07:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.957226 29366 raft_consensus.cc:2804] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 1 FOLLOWER]: Leader election won for term 1
14:07:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.957391 29366 raft_consensus.cc:697] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [term 1 LEADER]: Becoming Leader. State: Replica: dae906a906d842a4878108fde94f7054, State: Running, Role: LEADER
14:07:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.957472 29366 consensus_queue.cc:237] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.958297 28698 catalog_manager.cc:5696] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 reported cstate change: term changed from 0 to 1, leader changed from <none> to dae906a906d842a4878108fde94f7054 (127.27.252.1). New cstate: current_term: 1 leader_uuid: "dae906a906d842a4878108fde94f7054" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } health_report { overall_health: UNKNOWN } } }
14:07:48.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.962687 29361 raft_consensus.cc:493] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:48.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.962774 29361 raft_consensus.cc:515] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.963021 29361 leader_election.cc:290] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559), dae906a906d842a4878108fde94f7054 (127.27.252.1:45727)
14:07:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965528 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e848175be54400cb75815d15a8d4edb" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843ef69b9d074446868a848a8389c5c8" is_pre_election: true
14:07:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965533 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e848175be54400cb75815d15a8d4edb" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae906a906d842a4878108fde94f7054" is_pre_election: true
14:07:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965615 29156 raft_consensus.cc:2468] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 0.
14:07:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965626 29021 raft_consensus.cc:2468] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 0.
14:07:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965788 29224 leader_election.cc:304] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [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: 843ef69b9d074446868a848a8389c5c8, 949ab037a9ee467f8316d689c176b3a1; no voters: 
14:07:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965929 29361 raft_consensus.cc:2804] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.965996 29361 raft_consensus.cc:493] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966017 29361 raft_consensus.cc:3060] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966607 29361 raft_consensus.cc:515] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966737 29361 leader_election.cc:290] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [CANDIDATE]: Term 1 election: Requested vote from peers 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559), dae906a906d842a4878108fde94f7054 (127.27.252.1:45727)
14:07:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966863 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e848175be54400cb75815d15a8d4edb" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843ef69b9d074446868a848a8389c5c8"
14:07:48.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966890 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e848175be54400cb75815d15a8d4edb" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae906a906d842a4878108fde94f7054"
14:07:48.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966928 29156 raft_consensus.cc:3060] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.966941 29021 raft_consensus.cc:3060] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Advancing to term 1
14:07:48.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.967672 29156 raft_consensus.cc:2468] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 1.
14:07:48.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.967684 29021 raft_consensus.cc:2468] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 1.
14:07:48.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.967844 29224 leader_election.cc:304] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [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: 843ef69b9d074446868a848a8389c5c8, 949ab037a9ee467f8316d689c176b3a1; no voters: 
14:07:48.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.967957 29361 raft_consensus.cc:2804] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 1 FOLLOWER]: Leader election won for term 1
14:07:48.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.968014 29361 raft_consensus.cc:697] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [term 1 LEADER]: Becoming Leader. State: Replica: 949ab037a9ee467f8316d689c176b3a1, State: Running, Role: LEADER
14:07:48.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.968091 29361 consensus_queue.cc:237] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [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: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } }
14:07:48.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:48.969455 28698 catalog_manager.cc:5696] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3). New cstate: current_term: 1 leader_uuid: "949ab037a9ee467f8316d689c176b3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } health_report { overall_health: UNKNOWN } } }
14:07:49.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.003600 29358 raft_consensus.cc:493] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.003718 29358 raft_consensus.cc:515] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.003901 29358 leader_election.cc:290] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae906a906d842a4878108fde94f7054 (127.27.252.1:45727), 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559)
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004163 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60945c5285f94114badbeede1b9abfe4" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae906a906d842a4878108fde94f7054" is_pre_election: true
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004268 29021 raft_consensus.cc:2468] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 0.
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004251 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60945c5285f94114badbeede1b9abfe4" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843ef69b9d074446868a848a8389c5c8" is_pre_election: true
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004339 29156 raft_consensus.cc:2468] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 0.
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004455 29226 leader_election.cc:304] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [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: 949ab037a9ee467f8316d689c176b3a1, dae906a906d842a4878108fde94f7054; no voters: 
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004566 29358 raft_consensus.cc:2804] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004628 29358 raft_consensus.cc:493] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.004649 29358 raft_consensus.cc:3060] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 0 FOLLOWER]: Advancing to term 1
14:07:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.005367 29358 raft_consensus.cc:515] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.005508 29358 leader_election.cc:290] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [CANDIDATE]: Term 1 election: Requested vote from peers dae906a906d842a4878108fde94f7054 (127.27.252.1:45727), 843ef69b9d074446868a848a8389c5c8 (127.27.252.2:38559)
14:07:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.005676 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60945c5285f94114badbeede1b9abfe4" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae906a906d842a4878108fde94f7054"
14:07:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.005684 29156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60945c5285f94114badbeede1b9abfe4" candidate_uuid: "949ab037a9ee467f8316d689c176b3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843ef69b9d074446868a848a8389c5c8"
14:07:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.005765 29021 raft_consensus.cc:3060] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 0 FOLLOWER]: Advancing to term 1
14:07:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.005767 29156 raft_consensus.cc:3060] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 0 FOLLOWER]: Advancing to term 1
14:07:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.006533 29156 raft_consensus.cc:2468] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 1.
14:07:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.006533 29021 raft_consensus.cc:2468] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 949ab037a9ee467f8316d689c176b3a1 in term 1.
14:07:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.006721 29224 leader_election.cc:304] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [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: 843ef69b9d074446868a848a8389c5c8, 949ab037a9ee467f8316d689c176b3a1; no voters: 
14:07:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.006840 29358 raft_consensus.cc:2804] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 1 FOLLOWER]: Leader election won for term 1
14:07:49.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.006913 29358 raft_consensus.cc:697] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [term 1 LEADER]: Becoming Leader. State: Replica: 949ab037a9ee467f8316d689c176b3a1, State: Running, Role: LEADER
14:07:49.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.006971 29358 consensus_queue.cc:237] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [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: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } }
14:07:49.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.007922 28698 catalog_manager.cc:5696] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 949ab037a9ee467f8316d689c176b3a1 (127.27.252.3). New cstate: current_term: 1 leader_uuid: "949ab037a9ee467f8316d689c176b3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 } health_report { overall_health: HEALTHY } } }
14:07:49.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.033 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:49.034914 29070 tablet.cc:2404] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:49.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.040 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@63e5e5b4, flushNotification=Deferred@329481770(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.041 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.041 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.042 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.043 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.044 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.048 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@a50ae65, flushNotification=Deferred@310412574(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.048 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.050 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.051 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.052 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.052 [DEBUG - main] (Connection.java:748) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] connecting to peer
14:07:49.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.052 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.053 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.055 [DEBUG - main] (Connection.java:748) [peer dae906a906d842a4878108fde94f7054(127.27.252.1:45727)] connecting to peer
14:07:49.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.056 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] Successfully connected to peer
14:07:49.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.063 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.065 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.066 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.066 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.067 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:49.067183 29340 tablet.cc:2404] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:49.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.067 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.075 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.076 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xc04728c6, L:/127.0.0.1:48662 - R:/127.27.252.3:44313] using TOKEN/null
14:07:49.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.082 [DEBUG - kudu-nio-4] (Connection.java:757) [peer dae906a906d842a4878108fde94f7054(127.27.252.1:45727)] Successfully connected to peer
14:07:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.091602 29156 raft_consensus.cc:1275] T 60945c5285f94114badbeede1b9abfe4 P 843ef69b9d074446868a848a8389c5c8 [term 1 FOLLOWER]: Refusing update from remote peer 949ab037a9ee467f8316d689c176b3a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.092201 29358 consensus_queue.cc:1048] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:49.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.098732 29021 raft_consensus.cc:1275] T 60945c5285f94114badbeede1b9abfe4 P dae906a906d842a4878108fde94f7054 [term 1 FOLLOWER]: Refusing update from remote peer 949ab037a9ee467f8316d689c176b3a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.099229 29358 consensus_queue.cc:1048] T 60945c5285f94114badbeede1b9abfe4 P 949ab037a9ee467f8316d689c176b3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.100564 29155 raft_consensus.cc:1275] T 8e848175be54400cb75815d15a8d4edb P 843ef69b9d074446868a848a8389c5c8 [term 1 FOLLOWER]: Refusing update from remote peer 949ab037a9ee467f8316d689c176b3a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.100767 29020 raft_consensus.cc:1275] T 8e848175be54400cb75815d15a8d4edb P dae906a906d842a4878108fde94f7054 [term 1 FOLLOWER]: Refusing update from remote peer 949ab037a9ee467f8316d689c176b3a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.100986 29361 consensus_queue.cc:1048] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.110877 29380 mvcc.cc:204] Tried to move back new op lower bound from 7287247950192345088 to 7287247949853106176. Current Snapshot: MvccSnapshot[applied={T|T < 7287247950192345088}]
14:07:49.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.113137 29361 consensus_queue.cc:1048] T 8e848175be54400cb75815d15a8d4edb P 949ab037a9ee467f8316d689c176b3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae906a906d842a4878108fde94f7054" member_type: VOTER last_known_addr { host: "127.27.252.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:49.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.113956 29378 mvcc.cc:204] Tried to move back new op lower bound from 7287247950192345088 to 7287247949853106176. Current Snapshot: MvccSnapshot[applied={T|T < 7287247950192345088}]
14:07:49.119 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xc3762f45, L:/127.0.0.1:55882 - R:/127.27.252.1:45727] using TOKEN/null
14:07:49.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.121538 29393 mvcc.cc:204] Tried to move back new op lower bound from 7287247950229123072 to 7287247949693943808. Current Snapshot: MvccSnapshot[applied={T|T < 7287247950229123072}]
14:07:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.143834 29291 raft_consensus.cc:1275] T 647587ebde824d8b85a15abd1e3c2706 P 949ab037a9ee467f8316d689c176b3a1 [term 1 FOLLOWER]: Refusing update from remote peer dae906a906d842a4878108fde94f7054: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.144433 29156 raft_consensus.cc:1275] T 647587ebde824d8b85a15abd1e3c2706 P 843ef69b9d074446868a848a8389c5c8 [term 1 FOLLOWER]: Refusing update from remote peer dae906a906d842a4878108fde94f7054: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.144635 29366 consensus_queue.cc:1048] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "949ab037a9ee467f8316d689c176b3a1" member_type: VOTER last_known_addr { host: "127.27.252.3" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:49.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.145135 29372 consensus_queue.cc:1048] T 647587ebde824d8b85a15abd1e3c2706 P dae906a906d842a4878108fde94f7054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843ef69b9d074446868a848a8389c5c8" member_type: VOTER last_known_addr { host: "127.27.252.2" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:49.158 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@31e32ea2, flushNotification=Deferred@343128256(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.184 [DEBUG - kudu-nio-3] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=Write, tablet=null, attempt=0, sequence_id=-1, TimeoutTracker(timeout=0, elapsed=26), No traces, deferred=Deferred@665939541(state=PENDING, result=null, callback=<none>, errback=<none>)) with no deferred attached!
14:07:49.195 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5b5c0057, flushNotification=Deferred@1956598686(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.202551 28902 catalog_manager.cc:1294] Loaded cluster ID: 8a473500d0c3488387d744a6094a372c
14:07:49.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.202657 28902 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: loading cluster ID for follower catalog manager: success
14:07:49.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.204171 28902 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: acquiring CA information for follower catalog manager: success
14:07:49.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.204619 28902 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 50a40528ec28492c9d3802111c773713: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:49.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.204885 28911 catalog_manager.cc:1294] Loaded cluster ID: 8a473500d0c3488387d744a6094a372c
14:07:49.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.204941 28911 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: loading cluster ID for follower catalog manager: success
14:07:49.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.206324 28911 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: acquiring CA information for follower catalog manager: success
14:07:49.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:49.206651 28911 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d0b382171a144451a87f66fd74253abe: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:49.216 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5ca1f591, flushNotification=Deferred@1428022141(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.272 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6ef81f31, flushNotification=Deferred@1618326227(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.281 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@33abde31, flushNotification=Deferred@160945458(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.330 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@273842a6, flushNotification=Deferred@1788256184(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.357 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7a18e8d, flushNotification=Deferred@807986446(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.380 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5560bcdf, flushNotification=Deferred@190153364(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.410 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@bb095, flushNotification=Deferred@2004628751(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.438 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@27aae97b, flushNotification=Deferred@5021240(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.475 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5d1e09bc, flushNotification=Deferred@1272744797(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.489 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3bcd426c, flushNotification=Deferred@1595188851(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.523 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@726a17c4, flushNotification=Deferred@1573125303(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.550 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@c4c0b41, flushNotification=Deferred@1989219205(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.595 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5467eea4, flushNotification=Deferred@369333979(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.619 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7a799159, flushNotification=Deferred@67811496(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.643 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6ff37443, flushNotification=Deferred@1707901480(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.675 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7c99a035, flushNotification=Deferred@950656514(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:49.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.252.62:38205, [1ms] Sub RPC GetTableLocations: received response from server master-127.27.252.62:38205: OK, deferred=null)) after lookup
14:07:49.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9502add8007c43f0a1a21f5ca492cf91", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9502add8007c43f0a1a21f5ca492cf91" opened on 8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]
14:07:49.721 [DEBUG - Time-limited test] (Connection.java:575) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] disconnecting while in state READY
14:07:49.724 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] handling channelInactive
14:07:49.724 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] cleaning up while in state READY due to: connection closed
14:07:49.724 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313) for tablet 8e848175be54400cb75815d15a8d4edb: connection closed
14:07:49.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e848175be54400cb75815d15a8d4edb for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:49.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 647587ebde824d8b85a15abd1e3c2706 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:49.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 60945c5285f94114badbeede1b9abfe4 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:49.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8e848175be54400cb75815d15a8d4edb@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:49.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="9502add8007c43f0a1a21f5ca492cf91", state=NEXT, tablet=8e848175be54400cb75815d15a8d4edb, attempt=2, KuduRpc(method=Scan, tablet=8e848175be54400cb75815d15a8d4edb, attempt=2, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] sending RPC to server 949ab037a9ee467f8316d689c176b3a1, [2ms] received response from server 949ab037a9ee467f8316d689c176b3a1: Network error: connection closed, [2ms] delaying RPC due to: Network error: connection closed, [13ms] refreshing cache from master, [13ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.252.62:38205, [14ms] Sub RPC GetTableLocations: received response from server master-127.27.252.62:38205: OK, deferred=Deferred@485697820(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test, errback=NextRow errback -> wakeup thread Time-limited test))) after lookup
14:07:49.738 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] connecting to peer
14:07:49.745 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] Successfully connected to peer
14:07:49.787 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x3ec9c73e, L:/127.0.0.1:48664 - R:/127.27.252.3:44313] using TOKEN/null
14:07:49.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:49.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.023 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=8e848175be54400cb75815d15a8d4edb, scannerId="9502add8007c43f0a1a21f5ca492cf91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 8e848175be54400cb75815d15a8d4edb for partition [0x00000000, 0x00000001) with scanner id "9502add8007c43f0a1a21f5ca492cf91"
14:07:50.824 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f1522f4e2f645cab001e3ab607a356c", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.824 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "3f1522f4e2f645cab001e3ab607a356c" opened on 647587ebde824d8b85a15abd1e3c2706@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313),dae906a906d842a4878108fde94f7054(127.27.252.1:45727)[L]]
14:07:50.829 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.833 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.837 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.842 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.846 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.850 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.854 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.859 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.863 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.867 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.871 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.875 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.879 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.883 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.887 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.890 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.894 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.898 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.903 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.907 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.911 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.915 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.920 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.923 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.927 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.932 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.936 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.940 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.944 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.948 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.954 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.960 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.967 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.973 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.980 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.986 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:50.993 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.000 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.006 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.013 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.019 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.025 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.032 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.039 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.045 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.052 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.059 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.065 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.071 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.077 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.081 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 64 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=647587ebde824d8b85a15abd1e3c2706, scannerId="3f1522f4e2f645cab001e3ab607a356c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.081 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 647587ebde824d8b85a15abd1e3c2706 for partition [0x00000001, 0x00000002) with scanner id "3f1522f4e2f645cab001e3ab607a356c"
14:07:51.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35fd24ab4a49407f8546a14babe62cba", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35fd24ab4a49407f8546a14babe62cba" opened on 60945c5285f94114badbeede1b9abfe4@[843ef69b9d074446868a848a8389c5c8(127.27.252.2:38559),949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)[L],dae906a906d842a4878108fde94f7054(127.27.252.1:45727)]
14:07:51.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.242 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.266 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.267 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 75 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=60945c5285f94114badbeede1b9abfe4, scannerId="35fd24ab4a49407f8546a14babe62cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:51.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 60945c5285f94114badbeede1b9abfe4 for partition [0x00000002, 0x00000003) with scanner id "35fd24ab4a49407f8546a14babe62cba"
14:07:51.279 [DEBUG - main] (Connection.java:575) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] disconnecting while in state READY
14:07:51.279 [DEBUG - main] (Connection.java:575) [peer master-127.27.252.60:45105(127.27.252.60:45105)] disconnecting while in state READY
14:07:51.279 [DEBUG - main] (Connection.java:575) [peer master-127.27.252.62:38205(127.27.252.62:38205)] disconnecting while in state READY
14:07:51.280 [DEBUG - main] (Connection.java:575) [peer dae906a906d842a4878108fde94f7054(127.27.252.1:45727)] disconnecting while in state READY
14:07:51.280 [DEBUG - main] (Connection.java:575) [peer master-127.27.252.61:43573(127.27.252.61:43573)] disconnecting while in state READY
14:07:51.280 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.252.62:38205(127.27.252.62:38205)] handling channelInactive
14:07:51.280 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.252.62:38205(127.27.252.62:38205)] cleaning up while in state READY due to: connection closed
14:07:51.280 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] handling channelInactive
14:07:51.281 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 949ab037a9ee467f8316d689c176b3a1(127.27.252.3:44313)] cleaning up while in state READY due to: connection closed
14:07:51.281 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:07:51.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.252.61:43573(127.27.252.61:43573)] handling channelInactive
14:07:51.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.252.60:45105(127.27.252.60:45105)] handling channelInactive
14:07:51.281 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.252.61:43573(127.27.252.61:43573)] cleaning up while in state READY due to: connection closed
14:07:51.281 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.252.60:45105(127.27.252.60:45105)] cleaning up while in state READY due to: connection closed
14:07:51.283 [DEBUG - kudu-nio-4] (Connection.java:239) [peer dae906a906d842a4878108fde94f7054(127.27.252.1:45727)] handling channelInactive
14:07:51.283 [DEBUG - kudu-nio-4] (Connection.java:709) [peer dae906a906d842a4878108fde94f7054(127.27.252.1:45727)] cleaning up while in state READY due to: connection closed
14:07:51.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.284538 28656 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28939
14:07:51.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.293002 28656 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29074
14:07:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.299173 28656 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29209
14:07:51.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.306282 28656 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28667
14:07:51.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.311993 28656 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28739
14:07:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.316864 28656 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 28809
14:07:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:51Z chronyd exiting
.14:07:51.383 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779113271383
14:07:51.386 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:51.386 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:07:51.387 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskPCRwTZ/test-tmp
14:07:51.387 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:07:51.387 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskPCRwTZ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:07:51.389 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:07:51.469 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:51.469 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:07:51.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.469704 29414 mini_oidc.cc:150] Starting JWKS server
14:07:51.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.470204 29414 webserver.cc:533] Webserver started at http://127.0.0.1:42761/ using document root <none> and password file <none>
14:07:51.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.470266 29414 mini_oidc.cc:186] Starting OIDC Discovery server
14:07:51.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.470377 29414 webserver.cc:533] Webserver started at http://127.0.0.1:37147/ using document root <none> and password file <none>
14:07:51.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:51Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:07:51.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:51Z Disabled control of system clock
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.481149 29414 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/logs
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data/info.pb
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.190:35037
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.190
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42761/jwks.json with env {}
14:07:51.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.560671 29425 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:51.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.560837 29425 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:51.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.560854 29425 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:51.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.562320 29425 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:51.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.562355 29425 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:51.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.562367 29425 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:51.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.562378 29425 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:51.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.562388 29425 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:51.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.562398 29425 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42761/jwks.json
14:07:51.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.563827 29425 master_runner.cc:387] Master server non-default flags:
14:07:51.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:51.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:51.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.190:35037
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42761/jwks.json
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data/info.pb
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.190
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29425
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/logs
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.564014 29425 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.564195 29425 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:51.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.566746 29433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.566769 29431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.566834 29430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.567246 29425 server_base.cc:1061] running on GCE node
14:07:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.567503 29425 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.567721 29425 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:51.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.568871 29425 hybrid_clock.cc:648] HybridClock initialized: now 1779113271568867 us; error 82 us; skew 500 ppm
14:07:51.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.569926 29425 webserver.cc:533] Webserver started at http://127.28.185.190:37373/ using document root <none> and password file <none>
14:07:51.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.570120 29425 fs_manager.cc:362] Metadata directory not provided
14:07:51.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.570175 29425 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:51.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.570286 29425 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.571105 29425 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data/instance:
14:07:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "57b69f9df5c04b7ebb98e287ce49f611"
14:07:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.571491 29425 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal/instance:
14:07:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "57b69f9df5c04b7ebb98e287ce49f611"
14:07:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.572646 29425 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:07:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.573267 29439 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.573422 29425 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.573482 29425 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal
14:07:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "57b69f9df5c04b7ebb98e287ce49f611"
14:07:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.573531 29425 fs_report.cc:389] FS layout report
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data/data
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.595551 29425 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.595906 29425 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
14:07:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.596015 29425 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.600344 29425 rpc_server.cc:307] RPC server started. Bound to: 127.28.185.190:35037
14:07:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.600385 29491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.185.190:35037 every 8 connection(s)
14:07:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.600682 29425 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/data/info.pb
14:07:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.601292 29492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:51.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.602749 29492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.605093 29414 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29425
14:07:51.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.605180 29414 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-0/wal/instance
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.605886 29414 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/logs
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data/info.pb
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.189:37497
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.189
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:51.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:51.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42761/jwks.json with env {}
14:07:51.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.611392 29492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.611749 29442 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.185.189:37497: connect: Connection refused (error 111)
14:07:51.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.612121 29492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.189:37497: Network error: Client connection negotiation failed: client connection to 127.28.185.189:37497: connect: Connection refused (error 111)
14:07:51.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.661307 29492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } attempt: 1
14:07:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.662278 29492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.189:37497: Network error: Client connection negotiation failed: client connection to 127.28.185.189:37497: connect: Connection refused (error 111)
14:07:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.688182 29496 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.688352 29496 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.688370 29496 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.689821 29496 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.689857 29496 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.689870 29496 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.689880 29496 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.689890 29496 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:51.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.689900 29496 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42761/jwks.json
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.691362 29496 master_runner.cc:387] Master server non-default flags:
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.189:37497
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42761/jwks.json
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data/info.pb
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.189
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29496
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/logs
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.691614 29496 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.691828 29496 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.694077 29502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.694108 29503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.694095 29505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.694856 29496 server_base.cc:1061] running on GCE node
14:07:51.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.695088 29496 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:51.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.695353 29496 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:51.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.696612 29496 hybrid_clock.cc:648] HybridClock initialized: now 1779113271696597 us; error 35 us; skew 500 ppm
14:07:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.697710 29496 webserver.cc:533] Webserver started at http://127.28.185.189:41277/ using document root <none> and password file <none>
14:07:51.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.697908 29496 fs_manager.cc:362] Metadata directory not provided
14:07:51.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.697963 29496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:51.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.698093 29496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.699048 29496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data/instance:
14:07:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9050f5f361a348daac2388cdcb0153e1"
14:07:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.699442 29496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal/instance:
14:07:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9050f5f361a348daac2388cdcb0153e1"
14:07:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.700635 29496 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.701300 29511 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.701481 29496 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.701548 29496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9050f5f361a348daac2388cdcb0153e1"
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.701604 29496 fs_report.cc:389] FS layout report
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data/data
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.712522 29496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.712848 29496 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
14:07:51.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.712981 29496 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:51.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.717492 29496 rpc_server.cc:307] RPC server started. Bound to: 127.28.185.189:37497
14:07:51.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.717526 29563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.185.189:37497 every 8 connection(s)
14:07:51.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.717878 29496 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/data/info.pb
14:07:51.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.718436 29564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:51.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.719839 29564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.720587 29414 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29496
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.720679 29414 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-1/wal/instance
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.721096 29414 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/logs
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data/info.pb
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.188:45261
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.188
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42761/jwks.json with env {}
14:07:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.724344 29564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.727936 29564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.728367 29514 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.728811 29564 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.188:45261: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.730445 29492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } attempt: 2
14:07:51.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.733224 29492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.733753 29492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.188:45261: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.776904 29492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } attempt: 1
14:07:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.777772 29492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.188:45261: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.778007 29564 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } attempt: 1
14:07:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.778725 29564 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.188:45261: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.806689 29567 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:51.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.806880 29567 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:51.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.806900 29567 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:51.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.808416 29567 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:07:51.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.808454 29567 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:51.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.808466 29567 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:07:51.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.808477 29567 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:07:51.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.808488 29567 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:07:51.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.808499 29567 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42761/jwks.json
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.810197 29567 master_runner.cc:387] Master server non-default flags:
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.188:45261
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42761/jwks.json
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data/info.pb
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.188
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29567
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/logs
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.810407 29567 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.810604 29567 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.813108 29575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.813098 29577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.813117 29567 server_base.cc:1061] running on GCE node
14:07:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.813098 29574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.813472 29567 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.813688 29567 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.814819 29567 hybrid_clock.cc:648] HybridClock initialized: now 1779113271814805 us; error 32 us; skew 500 ppm
14:07:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.815933 29567 webserver.cc:533] Webserver started at http://127.28.185.188:36461/ using document root <none> and password file <none>
14:07:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.816111 29567 fs_manager.cc:362] Metadata directory not provided
14:07:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.816152 29567 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.816228 29567 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.817049 29567 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data/instance:
14:07:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6ba86d889b94f9daecc9354f047f51d"
14:07:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.817339 29567 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal/instance:
14:07:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6ba86d889b94f9daecc9354f047f51d"
14:07:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.818418 29567 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.818976 29583 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.819211 29567 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.819286 29567 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6ba86d889b94f9daecc9354f047f51d"
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:51 on dist-test-slave-wrbw"
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.819341 29567 fs_report.cc:389] FS layout report
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data/data
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.824954 29492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } attempt: 2
14:07:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.825639 29492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.188:45261: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.844410 29567 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.844734 29567 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
14:07:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.844930 29567 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:51.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.846872 29564 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } attempt: 2
14:07:51.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.847847 29564 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.185.188:45261: Network error: Client connection negotiation failed: client connection to 127.28.185.188:45261: connect: Connection refused (error 111)
14:07:51.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.849685 29567 rpc_server.cc:307] RPC server started. Bound to: 127.28.185.188:45261
14:07:51.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.849716 29635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.185.188:45261 every 8 connection(s)
14:07:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.850121 29567 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/data/info.pb
14:07:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.850827 29636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.852892 29636 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.856693 29414 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29567
14:07:51.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.856787 29414 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/master-2/wal/instance
14:07:51.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.858940 29636 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.862632 29636 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } has no permanent_uuid. Determining permanent_uuid...
14:07:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.867120 29636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d: Bootstrap starting.
14:07:51.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.867905 29636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d: Neither blocks nor log segments found. Creating new log.
14:07:51.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.868197 29636 log.cc:826] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d: Log is configured to *not* fsync() on all Append() calls
14:07:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.869016 29636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d: No bootstrap required, opened a new log
14:07:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.870509 29636 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.870612 29636 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.870632 29636 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6ba86d889b94f9daecc9354f047f51d, State: Initialized, Role: FOLLOWER
14:07:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.870704 29636 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.870921 29645 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.870965 29636 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: configured and running, proceeding with master startup.
14:07:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.871004 29645 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.873044 29656 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.873099 29656 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.873281 29567 master_runner.cc:187] Error getting master registration for 127.28.185.190:35037: OK, instance_id { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" instance_seqno: 1779113271599161 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.875057 29567 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:51.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.921996 29645 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:51.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.922133 29645 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.922354 29645 leader_election.cc:290] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57b69f9df5c04b7ebb98e287ce49f611 (127.28.185.190:35037), 9050f5f361a348daac2388cdcb0153e1 (127.28.185.189:37497)
14:07:51.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.932781 29492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } attempt: 3
14:07:51.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.937883 29492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: Bootstrap starting.
14:07:51.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.938752 29492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: Neither blocks nor log segments found. Creating new log.
14:07:51.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.938969 29564 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } attempt: 3
14:07:51.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.939457 29492 log.cc:826] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: Log is configured to *not* fsync() on all Append() calls
14:07:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.940661 29492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: No bootstrap required, opened a new log
14:07:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.942440 29492 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.942565 29492 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.942600 29492 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b69f9df5c04b7ebb98e287ce49f611, State: Initialized, Role: FOLLOWER
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.942708 29492 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943022 29492 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [sys.catalog]: configured and running, proceeding with master startup.
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.942987 29659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943077 29659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943454 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b6ba86d889b94f9daecc9354f047f51d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b69f9df5c04b7ebb98e287ce49f611" is_pre_election: true
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943570 29466 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6ba86d889b94f9daecc9354f047f51d in term 0.
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943812 29584 leader_election.cc:304] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [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: 57b69f9df5c04b7ebb98e287ce49f611, b6ba86d889b94f9daecc9354f047f51d; no voters: 
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943948 29645 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943985 29645 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.943964 29564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: Bootstrap starting.
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.944007 29645 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 0 FOLLOWER]: Advancing to term 1
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.944712 29564 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: Neither blocks nor log segments found. Creating new log.
14:07:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.944824 29645 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.944962 29645 leader_election.cc:290] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [CANDIDATE]: Term 1 election: Requested vote from peers 57b69f9df5c04b7ebb98e287ce49f611 (127.28.185.190:35037), 9050f5f361a348daac2388cdcb0153e1 (127.28.185.189:37497)
14:07:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.945029 29564 log.cc:826] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: Log is configured to *not* fsync() on all Append() calls
14:07:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.945142 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b6ba86d889b94f9daecc9354f047f51d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b69f9df5c04b7ebb98e287ce49f611"
14:07:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.945204 29466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 0 FOLLOWER]: Advancing to term 1
14:07:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.946026 29466 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6ba86d889b94f9daecc9354f047f51d in term 1.
14:07:51.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.946640 29584 leader_election.cc:304] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [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: 57b69f9df5c04b7ebb98e287ce49f611, b6ba86d889b94f9daecc9354f047f51d; no voters: 
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.946789 29645 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 1 FOLLOWER]: Leader election won for term 1
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.946935 29645 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [term 1 LEADER]: Becoming Leader. State: Replica: b6ba86d889b94f9daecc9354f047f51d, State: Running, Role: LEADER
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.947019 29645 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.947552 29671 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6ba86d889b94f9daecc9354f047f51d. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.947688 29671 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: This master's current role is: LEADER
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.948735 29674 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.949076 29674 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.948772 29425 master_runner.cc:187] Error getting master registration for 127.28.185.189:37497: OK, instance_id { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" instance_seqno: 1779113271716293 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.950453 29425 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:07:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.951499 29466 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [term 1 FOLLOWER]: Refusing update from remote peer b6ba86d889b94f9daecc9354f047f51d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.951844 29671 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.953125 29659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6ba86d889b94f9daecc9354f047f51d. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.953233 29659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.954248 29671 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.954324 29671 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: This master's current role is: LEADER
14:07:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.954717 29674 catalog_manager.cc:1382] Generated new cluster ID: 50a453b471dd4548b8212942ee3a858d
14:07:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.954767 29674 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:07:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.954998 29659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.955065 29659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611 [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.955224 29675 mvcc.cc:204] Tried to move back new op lower bound from 7287247961909649408 to 7287247961895612416. Current Snapshot: MvccSnapshot[applied={T|T < 7287247961909649408 or (T in {7287247961909649408})}]
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.955474 29676 mvcc.cc:204] Tried to move back new op lower bound from 7287247961909649408 to 7287247961895612416. Current Snapshot: MvccSnapshot[applied={T|T < 7287247961909649408}]
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.955886 29564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: No bootstrap required, opened a new log
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.957464 29564 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.957566 29564 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.957589 29564 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9050f5f361a348daac2388cdcb0153e1, State: Initialized, Role: FOLLOWER
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.957674 29564 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } }
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.957945 29564 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [sys.catalog]: configured and running, proceeding with master startup.
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.957976 29538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b6ba86d889b94f9daecc9354f047f51d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9050f5f361a348daac2388cdcb0153e1" is_pre_election: true
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.958108 29538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6ba86d889b94f9daecc9354f047f51d in term 0.
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.958194 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b6ba86d889b94f9daecc9354f047f51d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9050f5f361a348daac2388cdcb0153e1"
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.958230 29537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 0 FOLLOWER]: Advancing to term 1
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.959000 29537 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6ba86d889b94f9daecc9354f047f51d in term 1.
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.959116 29680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [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: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.959184 29680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.959896 29673 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:07:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.959933 29536 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [term 1 FOLLOWER]: Refusing update from remote peer b6ba86d889b94f9daecc9354f047f51d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.960144 29673 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:07:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.960408 29645 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.963969 29691 catalog_manager.cc:1294] Loaded cluster ID: 50a453b471dd4548b8212942ee3a858d
14:07:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.964118 29691 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: loading cluster ID for follower catalog manager: success
14:07:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.964275 29691 catalog_manager.cc:1611] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: acquiring CA information for follower catalog manager: Not found: root CA entry not found
14:07:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:51.964619 29691 catalog_manager.cc:883] Not found: root CA entry not found: failed to prepare follower catalog manager, will retry
14:07:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.965766 29680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6ba86d889b94f9daecc9354f047f51d. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.965957 29680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.966076 29680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.966230 29680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1 [sys.catalog]: This master's current role is: FOLLOWER
14:07:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.971956 29674 catalog_manager.cc:1405] Generated new certificate authority record
14:07:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.972229 29645 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b6ba86d889b94f9daecc9354f047f51d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b69f9df5c04b7ebb98e287ce49f611" member_type: VOTER last_known_addr { host: "127.28.185.190" port: 35037 } } peers { permanent_uuid: "9050f5f361a348daac2388cdcb0153e1" member_type: VOTER last_known_addr { host: "127.28.185.189" port: 37497 } } peers { permanent_uuid: "b6ba86d889b94f9daecc9354f047f51d" member_type: VOTER last_known_addr { host: "127.28.185.188" port: 45261 } } }
14:07:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.972317 29645 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d [sys.catalog]: This master's current role is: LEADER
14:07:51.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.972945 29674 catalog_manager.cc:1539] Loading token signing keys...
14:07:51.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.993590 29674 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b6ba86d889b94f9daecc9354f047f51d: Generated new TSK 0
14:07:51.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:51.994040 29674 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:07:52.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.012760 29414 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/logs
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data/info.pb
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.129:0
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.185.129
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.129
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:52.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.143937 29698 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:52.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.144232 29698 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:52.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.144266 29698 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.146605 29698 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.146673 29698 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.185.129
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.148931 29698 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.129:0
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data/info.pb
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.129
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29698
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.185.129
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/logs
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.149214 29698 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.149472 29698 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.152320 29706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.152892 29703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.152551 29704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.153252 29698 server_base.cc:1061] running on GCE node
14:07:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.153426 29698 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.153661 29698 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:52.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.154830 29698 hybrid_clock.cc:648] HybridClock initialized: now 1779113272154812 us; error 40 us; skew 500 ppm
14:07:52.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.156232 29698 webserver.cc:533] Webserver started at http://127.28.185.129:42619/ using document root <none> and password file <none>
14:07:52.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.156446 29698 fs_manager.cc:362] Metadata directory not provided
14:07:52.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.156512 29698 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:52.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.156620 29698 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.157774 29698 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data/instance:
14:07:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52768ba6d63242ffbaf0946ffea59450"
14:07:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.158174 29698 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal/instance:
14:07:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52768ba6d63242ffbaf0946ffea59450"
14:07:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.159718 29698 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.161190 29712 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.161388 29698 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.161463 29698 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52768ba6d63242ffbaf0946ffea59450"
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.161535 29698 fs_report.cc:389] FS layout report
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data/data
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.184949 29698 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.185359 29698 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
14:07:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.185508 29698 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.185768 29698 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.186239 29698 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.186287 29698 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.186321 29698 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.186335 29698 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:52.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.194559 29698 rpc_server.cc:307] RPC server started. Bound to: 127.28.185.129:44735
14:07:52.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.194598 29825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.185.129:44735 every 8 connection(s)
14:07:52.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.195011 29698 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/data/info.pb
14:07:52.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.198558 29414 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29698
14:07:52.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.198659 29414 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-0/wal/instance
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.200476 29414 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/logs
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data/info.pb
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.130:0
14:07:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.185.130
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.130
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.202373 29827 heartbeater.cc:344] Connected to a master server at 127.28.185.190:35037
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.202466 29827 heartbeater.cc:461] Registering TS with master...
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.202651 29826 heartbeater.cc:344] Connected to a master server at 127.28.185.188:45261
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.202701 29827 heartbeater.cc:507] Master 127.28.185.190:35037 requested a full tablet report, sending...
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.202708 29826 heartbeater.cc:461] Registering TS with master...
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.202991 29826 heartbeater.cc:507] Master 127.28.185.188:45261 requested a full tablet report, sending...
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.203282 29600 ts_manager.cc:194] Registered new tserver with Master: 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129:44735)
14:07:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.203292 29455 ts_manager.cc:194] Registered new tserver with Master: 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129:44735)
14:07:52.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.204231 29600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.185.129:49577
14:07:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.206528 29828 heartbeater.cc:344] Connected to a master server at 127.28.185.189:37497
14:07:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.206575 29828 heartbeater.cc:461] Registering TS with master...
14:07:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.206630 29828 heartbeater.cc:507] Master 127.28.185.189:37497 requested a full tablet report, sending...
14:07:52.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.206935 29527 ts_manager.cc:194] Registered new tserver with Master: 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129:44735)
14:07:52.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.282696 29833 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:52.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.282868 29833 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:52.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.282886 29833 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:52.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.284402 29833 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:52.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.284456 29833 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.185.130
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.285879 29833 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.130:0
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data/info.pb
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.130
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29833
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.185.130
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/logs
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.286062 29833 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:52.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.286234 29833 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.288689 29841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.288699 29838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.288707 29839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.289006 29833 server_base.cc:1061] running on GCE node
14:07:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.289181 29833 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.289399 29833 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:52.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.290544 29833 hybrid_clock.cc:648] HybridClock initialized: now 1779113272290524 us; error 28 us; skew 500 ppm
14:07:52.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.291612 29833 webserver.cc:533] Webserver started at http://127.28.185.130:35081/ using document root <none> and password file <none>
14:07:52.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.291816 29833 fs_manager.cc:362] Metadata directory not provided
14:07:52.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.291874 29833 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:52.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.291983 29833 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.292804 29833 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data/instance:
14:07:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51a2e378bf8a4036a7a8f000c8b42e0e"
14:07:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.293154 29833 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal/instance:
14:07:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51a2e378bf8a4036a7a8f000c8b42e0e"
14:07:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.294317 29833 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.294986 29847 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.295174 29833 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.295243 29833 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51a2e378bf8a4036a7a8f000c8b42e0e"
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.295297 29833 fs_report.cc:389] FS layout report
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data/data
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.305706 29833 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.305995 29833 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
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.306138 29833 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.306382 29833 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.306730 29833 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.306766 29833 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.306792 29833 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.306807 29833 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:52.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.313110 29833 rpc_server.cc:307] RPC server started. Bound to: 127.28.185.130:38889
14:07:52.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.313182 29960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.185.130:38889 every 8 connection(s)
14:07:52.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.313470 29833 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/data/info.pb
14:07:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.315927 29414 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29833
14:07:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.316025 29414 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-1/wal/instance
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.317934 29414 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/logs
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data/info.pb
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.131:0
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.185.131
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.131
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.318924 29962 heartbeater.cc:344] Connected to a master server at 127.28.185.190:35037
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.319012 29962 heartbeater.cc:461] Registering TS with master...
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.319198 29962 heartbeater.cc:507] Master 127.28.185.190:35037 requested a full tablet report, sending...
14:07:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.319756 29455 ts_manager.cc:194] Registered new tserver with Master: 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320132 29961 heartbeater.cc:344] Connected to a master server at 127.28.185.188:45261
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320163 29963 heartbeater.cc:344] Connected to a master server at 127.28.185.189:37497
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320194 29961 heartbeater.cc:461] Registering TS with master...
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320209 29963 heartbeater.cc:461] Registering TS with master...
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320287 29961 heartbeater.cc:507] Master 127.28.185.188:45261 requested a full tablet report, sending...
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320314 29963 heartbeater.cc:507] Master 127.28.185.189:37497 requested a full tablet report, sending...
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320523 29600 ts_manager.cc:194] Registered new tserver with Master: 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.320595 29527 ts_manager.cc:194] Registered new tserver with Master: 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.321012 29600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.185.130:40429
14:07:52.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.403393 29968 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:07:52.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.403577 29968 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:07:52.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.403605 29968 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:07:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.405287 29968 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:07:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.405344 29968 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.185.131
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.406893 29968 tablet_server_runner.cc:78] Tablet server non-default flags:
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.185.148:41333
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.185.131:0
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data/info.pb
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.185.131
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.185.190:35037,127.28.185.189:37497,127.28.185.188:45261
14:07:52.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29968
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.185.131
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/logs
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on e7f111948823
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11957
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.407145 29968 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:07:52.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.407418 29968 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:07:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.410149 29973 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.410181 29974 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.410322 29968 server_base.cc:1061] running on GCE node
14:07:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.410580 29976 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:07:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.410761 29968 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:07:52.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.411018 29968 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:07:52.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.412179 29968 hybrid_clock.cc:648] HybridClock initialized: now 1779113272412161 us; error 34 us; skew 500 ppm
14:07:52.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.413511 29968 webserver.cc:533] Webserver started at http://127.28.185.131:39145/ using document root <none> and password file <none>
14:07:52.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.413719 29968 fs_manager.cc:362] Metadata directory not provided
14:07:52.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.413775 29968 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:07:52.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.413885 29968 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:07:52.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.415036 29968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data/instance:
14:07:52.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64087e82ece242cf90655ba692507497"
14:07:52.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.415565 29968 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal/instance:
14:07:52.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64087e82ece242cf90655ba692507497"
14:07:52.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.417109 29968 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:07:52.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.417877 29982 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.418036 29968 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.418108 29968 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data,/tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64087e82ece242cf90655ba692507497"
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:07:52 on dist-test-slave-wrbw"
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.418169 29968 fs_report.cc:389] FS layout report
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data/data
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:07:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:07:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.439340 29968 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:07:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.439721 29968 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
14:07:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.439877 29968 kserver.cc:163] Server-wide thread pool size limit: 3276
14:07:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.440127 29968 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:07:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.440551 29968 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:07:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.440599 29968 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:07:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.440627 29968 ts_tablet_manager.cc:616] Registered 0 tablets
14:07:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.440644 29968 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:07:52.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.448753 29968 rpc_server.cc:307] RPC server started. Bound to: 127.28.185.131:39807
14:07:52.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.448787 30095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.185.131:39807 every 8 connection(s)
14:07:52.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.449182 29968 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/data/info.pb
14:07:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.454613 29414 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu as pid 29968
14:07:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.454703 29414 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskPCRwTZ/test-tmp/mini-kudu-cluster9936027856526113640/ts-2/wal/instance
14:07:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.455236 30097 heartbeater.cc:344] Connected to a master server at 127.28.185.190:35037
14:07:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.455325 30097 heartbeater.cc:461] Registering TS with master...
14:07:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.455570 30097 heartbeater.cc:507] Master 127.28.185.190:35037 requested a full tablet report, sending...
14:07:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.455725 30096 heartbeater.cc:344] Connected to a master server at 127.28.185.188:45261
14:07:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.456025 30096 heartbeater.cc:461] Registering TS with master...
14:07:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.456211 30096 heartbeater.cc:507] Master 127.28.185.188:45261 requested a full tablet report, sending...
14:07:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.456211 29455 ts_manager.cc:194] Registered new tserver with Master: 64087e82ece242cf90655ba692507497 (127.28.185.131:39807)
14:07:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.456571 29599 ts_manager.cc:194] Registered new tserver with Master: 64087e82ece242cf90655ba692507497 (127.28.185.131:39807)
14:07:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.457077 29599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.185.131:32985
14:07:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.457329 30098 heartbeater.cc:344] Connected to a master server at 127.28.185.189:37497
14:07:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.457489 30098 heartbeater.cc:461] Registering TS with master...
14:07:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.457628 30098 heartbeater.cc:507] Master 127.28.185.189:37497 requested a full tablet report, sending...
14:07:52.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.457990 29527 ts_manager.cc:194] Registered new tserver with Master: 64087e82ece242cf90655ba692507497 (127.28.185.131:39807)
14:07:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.468520 29414 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:07:52.469 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:07:52.469 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:07:52.471 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.185.190"
      port: 35037
    }
    bound_http_address {
      host: "127.28.185.190"
      port: 37373
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.185.189"
      port: 37497
    }
    bound_http_address {
      host: "127.28.185.189"
      port: 41277
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.185.188"
      port: 45261
    }
    bound_http_address {
      host: "127.28.185.188"
      port: 36461
    }
  }
}

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

14:07:52.472 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.185.129"
      port: 44735
    }
    bound_http_address {
      host: "127.28.185.129"
      port: 42619
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.185.130"
      port: 38889
    }
    bound_http_address {
      host: "127.28.185.130"
      port: 35081
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.185.131"
      port: 39807
    }
    bound_http_address {
      host: "127.28.185.131"
      port: 39145
    }
  }
}

14:07:52.472 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:07:52.476 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:52.477 [DEBUG - main] (Connection.java:748) [peer master-127.28.185.190:35037(127.28.185.190:35037)] connecting to peer
14:07:52.479 [DEBUG - main] (Connection.java:748) [peer master-127.28.185.188:45261(127.28.185.188:45261)] connecting to peer
14:07:52.479 [DEBUG - main] (Connection.java:748) [peer master-127.28.185.189:37497(127.28.185.189:37497)] connecting to peer
14:07:52.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.185.190:35037(127.28.185.190:35037)] Successfully connected to peer
14:07:52.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.185.188:45261(127.28.185.188:45261)] Successfully connected to peer
14:07:52.482 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.185.190
14:07:52.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.185.189:37497(127.28.185.189:37497)] Successfully connected to peer
14:07:52.483 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.185.188
14:07:52.489 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.185.189
14:07:52.498 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f0e85be, L:/127.0.0.1:36718 - R:/127.28.185.190:35037] using SASL/PLAIN
14:07:52.501 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x29192046, L:/127.0.0.1:32984 - R:/127.28.185.189:37497] using SASL/PLAIN
14:07:52.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc9ba3668, L:/127.0.0.1:41780 - R:/127.28.185.188:45261] using SASL/PLAIN
14:07:52.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:07:52.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=29), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.185.190:35037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.185.188:45261, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.185.189:37497, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.185.190:35037: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.28.185.189:37497: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.185.188:45261: OK, deferred=null) after lookup
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.507057 29599 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41780:
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1779113255437"
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:07:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:07:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.507507 29599 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.ITScannerMultiTablet-1779113255437 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:07:52.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8c38dc0398d14ffeb6800f48464b2ed8
14:07:52.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.518181 29760 tablet_service.cc:1511] Processing CreateTablet for tablet 36ff002d141c4d108be777c7dfda694d (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:52.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.518456 29893 tablet_service.cc:1511] Processing CreateTablet for tablet 59fc77a12f9747aea3c1586f4f42e704 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:52.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.518611 29760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ff002d141c4d108be777c7dfda694d. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.518771 29893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59fc77a12f9747aea3c1586f4f42e704. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.518895 30030 tablet_service.cc:1511] Processing CreateTablet for tablet 36ff002d141c4d108be777c7dfda694d (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.519167 30030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ff002d141c4d108be777c7dfda694d. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521190 30121 tablet_bootstrap.cc:492] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450: Bootstrap starting.
14:07:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521471 29895 tablet_service.cc:1511] Processing CreateTablet for tablet 36ff002d141c4d108be777c7dfda694d (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521576 29895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ff002d141c4d108be777c7dfda694d. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521847 30029 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9a90314680478197e9b74bb02e5f09 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521865 30123 tablet_bootstrap.cc:492] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497: Bootstrap starting.
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521958 30029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9a90314680478197e9b74bb02e5f09. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.522059 30121 tablet_bootstrap.cc:654] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450: Neither blocks nor log segments found. Creating new log.
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.522377 30121 log.cc:826] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450: Log is configured to *not* fsync() on all Append() calls
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.522550 30123 tablet_bootstrap.cc:654] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497: Neither blocks nor log segments found. Creating new log.
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.522845 29894 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9a90314680478197e9b74bb02e5f09 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.522948 29894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9a90314680478197e9b74bb02e5f09. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.523167 30123 log.cc:826] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497: Log is configured to *not* fsync() on all Append() calls
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.523257 30028 tablet_service.cc:1511] Processing CreateTablet for tablet 59fc77a12f9747aea3c1586f4f42e704 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.523336 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59fc77a12f9747aea3c1586f4f42e704. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.523896 30123 tablet_bootstrap.cc:492] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497: No bootstrap required, opened a new log
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.523954 30123 ts_tablet_manager.cc:1403] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521234 29759 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9a90314680478197e9b74bb02e5f09 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.524350 29759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9a90314680478197e9b74bb02e5f09. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.524772 30122 tablet_bootstrap.cc:492] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e: Bootstrap starting.
14:07:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525616 30122 tablet_bootstrap.cc:654] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e: Neither blocks nor log segments found. Creating new log.
14:07:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525530 30123 raft_consensus.cc:359] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525669 30123 raft_consensus.cc:385] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525700 30123 raft_consensus.cc:740] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64087e82ece242cf90655ba692507497, State: Initialized, Role: FOLLOWER
14:07:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.521341 29758 tablet_service.cc:1511] Processing CreateTablet for tablet 59fc77a12f9747aea3c1586f4f42e704 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437 [id=8c38dc0398d14ffeb6800f48464b2ed8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
14:07:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525846 30123 consensus_queue.cc:260] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525864 29758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59fc77a12f9747aea3c1586f4f42e704. 1 dirs total, 0 dirs full, 0 dirs failed
14:07:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.525908 30122 log.cc:826] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e: Log is configured to *not* fsync() on all Append() calls
14:07:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.526114 30123 ts_tablet_manager.cc:1434] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.526360 30096 heartbeater.cc:499] Master 127.28.185.188:45261 was elected leader, sending a full tablet report...
14:07:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.526626 30123 tablet_bootstrap.cc:492] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497: Bootstrap starting.
14:07:52.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.526909 30122 tablet_bootstrap.cc:492] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e: No bootstrap required, opened a new log
14:07:52.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.527066 30122 ts_tablet_manager.cc:1403] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.528182 30123 tablet_bootstrap.cc:654] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497: Neither blocks nor log segments found. Creating new log.
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.528913 30123 tablet_bootstrap.cc:492] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497: No bootstrap required, opened a new log
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.528966 30123 ts_tablet_manager.cc:1403] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.528968 30122 raft_consensus.cc:359] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529125 30122 raft_consensus.cc:385] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529114 30123 raft_consensus.cc:359] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529156 30122 raft_consensus.cc:740] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a2e378bf8a4036a7a8f000c8b42e0e, State: Initialized, Role: FOLLOWER
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529162 30123 raft_consensus.cc:385] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529181 30123 raft_consensus.cc:740] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64087e82ece242cf90655ba692507497, State: Initialized, Role: FOLLOWER
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529217 30123 consensus_queue.cc:260] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529263 30122 consensus_queue.cc:260] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529361 30123 ts_tablet_manager.cc:1434] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529425 30123 tablet_bootstrap.cc:492] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497: Bootstrap starting.
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529496 30122 ts_tablet_manager.cc:1434] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529611 29961 heartbeater.cc:499] Master 127.28.185.188:45261 was elected leader, sending a full tablet report...
14:07:52.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.529827 30123 tablet_bootstrap.cc:654] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497: Neither blocks nor log segments found. Creating new log.
14:07:52.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.530524 30122 tablet_bootstrap.cc:492] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e: Bootstrap starting.
14:07:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.531055 30122 tablet_bootstrap.cc:654] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e: Neither blocks nor log segments found. Creating new log.
14:07:52.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.531745 30121 tablet_bootstrap.cc:492] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450: No bootstrap required, opened a new log
14:07:52.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.531808 30121 ts_tablet_manager.cc:1403] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.532768 30123 tablet_bootstrap.cc:492] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497: No bootstrap required, opened a new log
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.532806 30123 ts_tablet_manager.cc:1403] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.532930 30123 raft_consensus.cc:359] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.532976 30123 raft_consensus.cc:385] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.532992 30123 raft_consensus.cc:740] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64087e82ece242cf90655ba692507497, State: Initialized, Role: FOLLOWER
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533035 30123 consensus_queue.cc:260] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533109 30123 ts_tablet_manager.cc:1434] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533252 30121 raft_consensus.cc:359] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533383 30121 raft_consensus.cc:385] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533416 30121 raft_consensus.cc:740] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52768ba6d63242ffbaf0946ffea59450, State: Initialized, Role: FOLLOWER
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533493 30121 consensus_queue.cc:260] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533726 30121 ts_tablet_manager.cc:1434] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533851 29826 heartbeater.cc:499] Master 127.28.185.188:45261 was elected leader, sending a full tablet report...
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.533850 30121 tablet_bootstrap.cc:492] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450: Bootstrap starting.
14:07:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.534564 30121 tablet_bootstrap.cc:654] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450: Neither blocks nor log segments found. Creating new log.
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.534997 30122 tablet_bootstrap.cc:492] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e: No bootstrap required, opened a new log
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535157 30122 ts_tablet_manager.cc:1403] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535234 30121 tablet_bootstrap.cc:492] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450: No bootstrap required, opened a new log
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535274 30121 ts_tablet_manager.cc:1403] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535331 30122 raft_consensus.cc:359] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535430 30122 raft_consensus.cc:385] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535454 30122 raft_consensus.cc:740] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a2e378bf8a4036a7a8f000c8b42e0e, State: Initialized, Role: FOLLOWER
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535429 30121 raft_consensus.cc:359] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535476 30121 raft_consensus.cc:385] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535497 30122 consensus_queue.cc:260] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535522 30121 raft_consensus.cc:740] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52768ba6d63242ffbaf0946ffea59450, State: Initialized, Role: FOLLOWER
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535578 30121 consensus_queue.cc:260] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.535648 30122 ts_tablet_manager.cc:1434] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:52.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.536072 30121 ts_tablet_manager.cc:1434] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:07:52.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.536149 30122 tablet_bootstrap.cc:492] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e: Bootstrap starting.
14:07:52.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.536679 30121 tablet_bootstrap.cc:492] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450: Bootstrap starting.
14:07:52.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537108 30121 tablet_bootstrap.cc:654] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450: Neither blocks nor log segments found. Creating new log.
14:07:52.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537102 30122 tablet_bootstrap.cc:654] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e: Neither blocks nor log segments found. Creating new log.
14:07:52.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537712 30121 tablet_bootstrap.cc:492] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450: No bootstrap required, opened a new log
14:07:52.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537766 30121 ts_tablet_manager.cc:1403] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:07:52.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537905 30121 raft_consensus.cc:359] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537959 30121 raft_consensus.cc:385] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.537974 30121 raft_consensus.cc:740] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52768ba6d63242ffbaf0946ffea59450, State: Initialized, Role: FOLLOWER
14:07:52.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.538012 30121 consensus_queue.cc:260] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.538180 30121 ts_tablet_manager.cc:1434] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
14:07:52.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.539731 30122 tablet_bootstrap.cc:492] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e: No bootstrap required, opened a new log
14:07:52.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.539779 30122 ts_tablet_manager.cc:1403] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
14:07:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.540050 30122 raft_consensus.cc:359] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.540112 30122 raft_consensus.cc:385] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:07:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.540143 30122 raft_consensus.cc:740] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a2e378bf8a4036a7a8f000c8b42e0e, State: Initialized, Role: FOLLOWER
14:07:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.540186 30122 consensus_queue.cc:260] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.540272 30122 ts_tablet_manager.cc:1434] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:07:52.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.544920 30129 raft_consensus.cc:493] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:52.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.545015 30129 raft_consensus.cc:515] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.545365 30129 leader_election.cc:290] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129:44735), 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.548743 29915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9a90314680478197e9b74bb02e5f09" candidate_uuid: "64087e82ece242cf90655ba692507497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" is_pre_election: true
14:07:52.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.548887 29915 raft_consensus.cc:2468] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64087e82ece242cf90655ba692507497 in term 0.
14:07:52.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.549121 29985 leader_election.cc:304] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [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: 51a2e378bf8a4036a7a8f000c8b42e0e, 64087e82ece242cf90655ba692507497; no voters: 
14:07:52.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.549296 30129 raft_consensus.cc:2804] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:52.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.549347 30129 raft_consensus.cc:493] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:52.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.549369 30129 raft_consensus.cc:3060] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Advancing to term 1
14:07:52.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.549736 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9a90314680478197e9b74bb02e5f09" candidate_uuid: "64087e82ece242cf90655ba692507497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52768ba6d63242ffbaf0946ffea59450" is_pre_election: true
14:07:52.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.549873 29780 raft_consensus.cc:2468] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64087e82ece242cf90655ba692507497 in term 0.
14:07:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.550163 30129 raft_consensus.cc:515] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.550401 30129 leader_election.cc:290] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [CANDIDATE]: Term 1 election: Requested vote from peers 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129:44735), 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.550443 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9a90314680478197e9b74bb02e5f09" candidate_uuid: "64087e82ece242cf90655ba692507497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52768ba6d63242ffbaf0946ffea59450"
14:07:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.550506 29780 raft_consensus.cc:3060] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Advancing to term 1
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551092 29780 raft_consensus.cc:2468] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64087e82ece242cf90655ba692507497 in term 1.
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551192 29915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9a90314680478197e9b74bb02e5f09" candidate_uuid: "64087e82ece242cf90655ba692507497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e"
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551263 29915 raft_consensus.cc:3060] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Advancing to term 1
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551288 29986 leader_election.cc:304] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [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: 52768ba6d63242ffbaf0946ffea59450, 64087e82ece242cf90655ba692507497; no voters: 
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551360 30129 raft_consensus.cc:2804] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 1 FOLLOWER]: Leader election won for term 1
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551630 30129 raft_consensus.cc:697] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [term 1 LEADER]: Becoming Leader. State: Replica: 64087e82ece242cf90655ba692507497, State: Running, Role: LEADER
14:07:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.551734 30129 consensus_queue.cc:237] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.552111 29915 raft_consensus.cc:2468] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64087e82ece242cf90655ba692507497 in term 1.
14:07:52.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.552999 29599 catalog_manager.cc:5696] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64087e82ece242cf90655ba692507497 (127.28.185.131). New cstate: current_term: 1 leader_uuid: "64087e82ece242cf90655ba692507497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } health_report { overall_health: HEALTHY } } }
14:07:52.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.564265 29964 tablet.cc:2404] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:52.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.613574 30139 raft_consensus.cc:493] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:52.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.613694 30139 raft_consensus.cc:515] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.614143 30139 leader_election.cc:290] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889), 64087e82ece242cf90655ba692507497 (127.28.185.131:39807)
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.616775 29915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59fc77a12f9747aea3c1586f4f42e704" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" is_pre_election: true
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.616885 29915 raft_consensus.cc:2468] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 0.
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.616833 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59fc77a12f9747aea3c1586f4f42e704" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64087e82ece242cf90655ba692507497" is_pre_election: true
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.616964 30050 raft_consensus.cc:2468] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 0.
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.617288 29714 leader_election.cc:304] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [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: 52768ba6d63242ffbaf0946ffea59450, 64087e82ece242cf90655ba692507497; no voters: 
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.617449 30139 raft_consensus.cc:2804] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.617496 30139 raft_consensus.cc:493] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.617509 30139 raft_consensus.cc:3060] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Advancing to term 1
14:07:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.618203 30139 raft_consensus.cc:515] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.618335 30139 leader_election.cc:290] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [CANDIDATE]: Term 1 election: Requested vote from peers 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889), 64087e82ece242cf90655ba692507497 (127.28.185.131:39807)
14:07:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.618542 29915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59fc77a12f9747aea3c1586f4f42e704" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e"
14:07:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.618572 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59fc77a12f9747aea3c1586f4f42e704" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64087e82ece242cf90655ba692507497"
14:07:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.618638 29915 raft_consensus.cc:3060] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Advancing to term 1
14:07:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.618641 30050 raft_consensus.cc:3060] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Advancing to term 1
14:07:52.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.619495 29915 raft_consensus.cc:2468] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 1.
14:07:52.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.619495 30050 raft_consensus.cc:2468] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 1.
14:07:52.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.619694 29715 leader_election.cc:304] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [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: 51a2e378bf8a4036a7a8f000c8b42e0e, 52768ba6d63242ffbaf0946ffea59450; no voters: 
14:07:52.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.619799 30139 raft_consensus.cc:2804] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 1 FOLLOWER]: Leader election won for term 1
14:07:52.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.619869 30139 raft_consensus.cc:697] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [term 1 LEADER]: Becoming Leader. State: Replica: 52768ba6d63242ffbaf0946ffea59450, State: Running, Role: LEADER
14:07:52.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.619956 30139 consensus_queue.cc:237] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } }
14:07:52.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.620913 29599 catalog_manager.cc:5696] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129). New cstate: current_term: 1 leader_uuid: "52768ba6d63242ffbaf0946ffea59450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } health_report { overall_health: UNKNOWN } } }
14:07:52.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665321 30139 raft_consensus.cc:493] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:07:52.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665436 30139 raft_consensus.cc:515] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665592 30139 leader_election.cc:290] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64087e82ece242cf90655ba692507497 (127.28.185.131:39807), 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665858 29915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ff002d141c4d108be777c7dfda694d" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" is_pre_election: true
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665856 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ff002d141c4d108be777c7dfda694d" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64087e82ece242cf90655ba692507497" is_pre_election: true
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665978 29915 raft_consensus.cc:2468] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 0.
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.665978 30050 raft_consensus.cc:2468] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 0.
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.666159 29714 leader_election.cc:304] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [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: 52768ba6d63242ffbaf0946ffea59450, 64087e82ece242cf90655ba692507497; no voters: 
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.666270 30139 raft_consensus.cc:2804] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.666329 30139 raft_consensus.cc:493] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:07:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.666352 30139 raft_consensus.cc:3060] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 0 FOLLOWER]: Advancing to term 1
14:07:52.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.667026 30139 raft_consensus.cc:515] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.667163 30139 leader_election.cc:290] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [CANDIDATE]: Term 1 election: Requested vote from peers 64087e82ece242cf90655ba692507497 (127.28.185.131:39807), 51a2e378bf8a4036a7a8f000c8b42e0e (127.28.185.130:38889)
14:07:52.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.667309 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ff002d141c4d108be777c7dfda694d" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64087e82ece242cf90655ba692507497"
14:07:52.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.667322 29915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ff002d141c4d108be777c7dfda694d" candidate_uuid: "52768ba6d63242ffbaf0946ffea59450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e"
14:07:52.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.667410 30050 raft_consensus.cc:3060] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 0 FOLLOWER]: Advancing to term 1
14:07:52.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.667412 29915 raft_consensus.cc:3060] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 0 FOLLOWER]: Advancing to term 1
14:07:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.668179 29915 raft_consensus.cc:2468] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 1.
14:07:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.668177 30050 raft_consensus.cc:2468] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52768ba6d63242ffbaf0946ffea59450 in term 1.
14:07:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.668366 29715 leader_election.cc:304] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [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: 51a2e378bf8a4036a7a8f000c8b42e0e, 52768ba6d63242ffbaf0946ffea59450; no voters: 
14:07:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.668464 30139 raft_consensus.cc:2804] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 1 FOLLOWER]: Leader election won for term 1
14:07:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.668506 30139 raft_consensus.cc:697] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [term 1 LEADER]: Becoming Leader. State: Replica: 52768ba6d63242ffbaf0946ffea59450, State: Running, Role: LEADER
14:07:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.668630 30139 consensus_queue.cc:237] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [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: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } }
14:07:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.669240 29599 catalog_manager.cc:5696] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52768ba6d63242ffbaf0946ffea59450 (127.28.185.129). New cstate: current_term: 1 leader_uuid: "52768ba6d63242ffbaf0946ffea59450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 } health_report { overall_health: UNKNOWN } } }
14:07:52.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.686 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@231baf51, flushNotification=Deferred@293870357(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.690 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@73877e19, flushNotification=Deferred@2065730373(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.691 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.693 [DEBUG - main] (Connection.java:748) [peer 52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)] connecting to peer
14:07:52.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.695 [DEBUG - main] (Connection.java:748) [peer 64087e82ece242cf90655ba692507497(127.28.185.131:39807)] connecting to peer
14:07:52.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.695 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)] Successfully connected to peer
14:07:52.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.701272 29829 tablet.cc:2404] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:52.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:07:52.702209 30099 tablet.cc:2404] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:07:52.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.702 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.703 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.704 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 64087e82ece242cf90655ba692507497(127.28.185.131:39807)] Successfully connected to peer
14:07:52.712 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4f762651, L:/127.0.0.1:36002 - R:/127.28.185.129:44735] using TOKEN/null
14:07:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.720 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.720 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.720 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.724 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x79f70a79, L:/127.0.0.1:34020 - R:/127.28.185.131:39807] using TOKEN/null
14:07:52.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.729041 30050 raft_consensus.cc:1275] T 36ff002d141c4d108be777c7dfda694d P 64087e82ece242cf90655ba692507497 [term 1 FOLLOWER]: Refusing update from remote peer 52768ba6d63242ffbaf0946ffea59450: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:52.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.729417 29915 raft_consensus.cc:1275] T 36ff002d141c4d108be777c7dfda694d P 51a2e378bf8a4036a7a8f000c8b42e0e [term 1 FOLLOWER]: Refusing update from remote peer 52768ba6d63242ffbaf0946ffea59450: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:52.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.730296 30136 consensus_queue.cc:1048] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.730865 30136 consensus_queue.cc:1048] T 36ff002d141c4d108be777c7dfda694d P 52768ba6d63242ffbaf0946ffea59450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.731755 29914 raft_consensus.cc:1275] T 2a9a90314680478197e9b74bb02e5f09 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 1 FOLLOWER]: Refusing update from remote peer 64087e82ece242cf90655ba692507497: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.731889 29780 raft_consensus.cc:1275] T 2a9a90314680478197e9b74bb02e5f09 P 52768ba6d63242ffbaf0946ffea59450 [term 1 FOLLOWER]: Refusing update from remote peer 64087e82ece242cf90655ba692507497: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.731999 30126 consensus_queue.cc:1048] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:52.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.732339 30129 consensus_queue.cc:1048] T 2a9a90314680478197e9b74bb02e5f09 P 64087e82ece242cf90655ba692507497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52768ba6d63242ffbaf0946ffea59450" member_type: VOTER last_known_addr { host: "127.28.185.129" port: 44735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:52.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.739423 30049 raft_consensus.cc:1275] T 59fc77a12f9747aea3c1586f4f42e704 P 64087e82ece242cf90655ba692507497 [term 1 FOLLOWER]: Refusing update from remote peer 52768ba6d63242ffbaf0946ffea59450: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:52.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.740132 29913 raft_consensus.cc:1275] T 59fc77a12f9747aea3c1586f4f42e704 P 51a2e378bf8a4036a7a8f000c8b42e0e [term 1 FOLLOWER]: Refusing update from remote peer 52768ba6d63242ffbaf0946ffea59450: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:07:52.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.743 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.743202 30139 consensus_queue.cc:1048] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a2e378bf8a4036a7a8f000c8b42e0e" member_type: VOTER last_known_addr { host: "127.28.185.130" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:52.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.743410 30151 mvcc.cc:204] Tried to move back new op lower bound from 7287247965101424640 to 7287247964372705280. Current Snapshot: MvccSnapshot[applied={T|T < 7287247965101424640}]
14:07:52.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.744800 30155 mvcc.cc:204] Tried to move back new op lower bound from 7287247965101424640 to 7287247964372705280. Current Snapshot: MvccSnapshot[applied={T|T < 7287247965101424640}]
14:07:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.745898 30133 consensus_queue.cc:1048] T 59fc77a12f9747aea3c1586f4f42e704 P 52768ba6d63242ffbaf0946ffea59450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64087e82ece242cf90655ba692507497" member_type: VOTER last_known_addr { host: "127.28.185.131" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:07:52.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.748885 30146 mvcc.cc:204] Tried to move back new op lower bound from 7287247965092110336 to 7287247964851220480. Current Snapshot: MvccSnapshot[applied={T|T < 7287247965092110336 or (T in {7287247965092110336})}]
14:07:52.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299994}]
14:07:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:52.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:52.763 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@783efb48, flushNotification=Deferred@1562595588(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.789 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4e8e8621, flushNotification=Deferred@205810452(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.812 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3af356f, flushNotification=Deferred@1145302895(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.840 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e46d648, flushNotification=Deferred@1366629983(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.863 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2b0b4d53, flushNotification=Deferred@1885927370(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.885 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@38548b19, flushNotification=Deferred@1101721002(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.908 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@303a5119, flushNotification=Deferred@123418227(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.916 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1bcb79c2, flushNotification=Deferred@219812012(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.941 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6fca2a8f, flushNotification=Deferred@838627755(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.960772 29673 catalog_manager.cc:1294] Loaded cluster ID: 50a453b471dd4548b8212942ee3a858d
14:07:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.960886 29673 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: loading cluster ID for follower catalog manager: success
14:07:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.962297 29673 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: acquiring CA information for follower catalog manager: success
14:07:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.962646 29673 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 57b69f9df5c04b7ebb98e287ce49f611: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:52.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.966513 29691 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: acquiring CA information for follower catalog manager: success
14:07:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:52.967005 29691 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9050f5f361a348daac2388cdcb0153e1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:07:52.981 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@71391b3f, flushNotification=Deferred@754707140(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:52.995 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@12db3386, flushNotification=Deferred@1081633119(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.033 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@79a1728c, flushNotification=Deferred@176097974(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.052 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@41f35f7c, flushNotification=Deferred@1120072844(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.082 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3005db4a, flushNotification=Deferred@1113414982(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.109 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@198ef2ce, flushNotification=Deferred@1287455719(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.120 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@52fc5eb1, flushNotification=Deferred@2053349061(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.150 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@14151bc5, flushNotification=Deferred@806588571(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.171 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4e0067c9, flushNotification=Deferred@1052236576(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:07:53.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36ff002d141c4d108be777c7dfda694d for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000000, 0x00000001)
14:07:53.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2a9a90314680478197e9b74bb02e5f09 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000001, 0x00000002)
14:07:53.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 59fc77a12f9747aea3c1586f4f42e704 for table 'org.apache.kudu.client.ITScannerMultiTablet-1779113255437' with partition [0x00000002, 0x00000003)
14:07:53.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
14:07:53.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.28.185.188:45261, [1ms] Sub RPC GetTableLocations: received response from server master-127.28.185.188:45261: OK, deferred=null)) after lookup
14:07:53.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d11622eb186f485b8f9abc0d59397eae", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d11622eb186f485b8f9abc0d59397eae" opened on 36ff002d141c4d108be777c7dfda694d@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]
14:07:53.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 48 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=36ff002d141c4d108be777c7dfda694d, scannerId="d11622eb186f485b8f9abc0d59397eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 36ff002d141c4d108be777c7dfda694d for partition [0x00000000, 0x00000001) with scanner id "d11622eb186f485b8f9abc0d59397eae"
14:07:53.303 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9f6f734299584ff5b9d3bebb73f11368", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.303 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "9f6f734299584ff5b9d3bebb73f11368" opened on 2a9a90314680478197e9b74bb02e5f09@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735),64087e82ece242cf90655ba692507497(127.28.185.131:39807)[L]]
14:07:53.306 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.316 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.318 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.323 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.325 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.327 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.328 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.330 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.331 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.341 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.343 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.344 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.346 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.347 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.349 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.350 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.352 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.359 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.360 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.362 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.364 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.377 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.379 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.381 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.383 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.385 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.387 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.388 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.390 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.392 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.405 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.417 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.420 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.422 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.427 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.429 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.430 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.434 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.445 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.447 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.461 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.465 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.468 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.471 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.473 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.475 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.478 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.479 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.481 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.483 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.485 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.486 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 50 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=2a9a90314680478197e9b74bb02e5f09, scannerId="9f6f734299584ff5b9d3bebb73f11368", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.486 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 2a9a90314680478197e9b74bb02e5f09 for partition [0x00000001, 0x00000002) with scanner id "9f6f734299584ff5b9d3bebb73f11368"
14:07:53.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea163cfa841f4d45bc6bc71bbc4eb8b5", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea163cfa841f4d45bc6bc71bbc4eb8b5" opened on 59fc77a12f9747aea3c1586f4f42e704@[51a2e378bf8a4036a7a8f000c8b42e0e(127.28.185.130:38889),52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)[L],64087e82ece242cf90655ba692507497(127.28.185.131:39807)]
14:07:53.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 62 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1779113255437, tablet=59fc77a12f9747aea3c1586f4f42e704, scannerId="ea163cfa841f4d45bc6bc71bbc4eb8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:07:53.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 59fc77a12f9747aea3c1586f4f42e704 for partition [0x00000002, 0x00000003) with scanner id "ea163cfa841f4d45bc6bc71bbc4eb8b5"
14:07:53.580 [DEBUG - main] (Connection.java:575) [peer master-127.28.185.188:45261(127.28.185.188:45261)] disconnecting while in state READY
14:07:53.581 [DEBUG - main] (Connection.java:575) [peer master-127.28.185.190:35037(127.28.185.190:35037)] disconnecting while in state READY
14:07:53.581 [DEBUG - main] (Connection.java:575) [peer master-127.28.185.189:37497(127.28.185.189:37497)] disconnecting while in state READY
14:07:53.581 [DEBUG - main] (Connection.java:575) [peer 52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)] disconnecting while in state READY
14:07:53.581 [DEBUG - main] (Connection.java:575) [peer 64087e82ece242cf90655ba692507497(127.28.185.131:39807)] disconnecting while in state READY
14:07:53.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.185.188:45261(127.28.185.188:45261)] handling channelInactive
14:07:53.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.185.188:45261(127.28.185.188:45261)] cleaning up while in state READY due to: connection closed
14:07:53.581 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 64087e82ece242cf90655ba692507497(127.28.185.131:39807)] handling channelInactive
14:07:53.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.185.190:35037(127.28.185.190:35037)] handling channelInactive
14:07:53.581 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 64087e82ece242cf90655ba692507497(127.28.185.131:39807)] cleaning up while in state READY due to: connection closed
14:07:53.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.185.189:37497(127.28.185.189:37497)] handling channelInactive
14:07:53.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.185.189:37497(127.28.185.189:37497)] cleaning up while in state READY due to: connection closed
14:07:53.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.185.190:35037(127.28.185.190:35037)] cleaning up while in state READY due to: connection closed
14:07:53.585 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:07:53.587 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)] handling channelInactive
14:07:53.587 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 52768ba6d63242ffbaf0946ffea59450(127.28.185.129:44735)] cleaning up while in state READY due to: connection closed
14:07:53.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:53.587957 29414 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29698
14:07:53.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:53.598326 29414 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29833
14:07:53.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:53.607366 29414 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29968
14:07:53.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:53.620059 29414 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29425
14:07:53.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:53.630525 29414 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29496
14:07:53.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:07:53.637498 29414 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskPCRwTZ/build/release/bin/kudu with pid 29567
14:07:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:07:53Z chronyd exiting

Time: 18.179

OK (4 tests)

