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

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

12:12:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.899681  8392 mini_oidc.cc:150] Starting JWKS server
12:12:21.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.900455  8392 webserver.cc:533] Webserver started at http://127.0.0.1:34301/ using document root <none> and password file <none>
12:12:21.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.900552  8392 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:21.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.900713  8392 webserver.cc:533] Webserver started at http://127.0.0.1:36129/ using document root <none> and password file <none>
12:12:21.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:21Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:21.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:21Z Disabled control of system clock
12:12:21.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.926680  8392 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:21.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal
12:12:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data
12:12:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/logs
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data/info.pb
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.62:45801
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.62
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34301/jwks.json with env {}
12:12:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.009196  8404 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.009382  8404 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.009402  8404 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.011060  8404 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.011106  8404 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.011121  8404 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.011132  8404 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.011145  8404 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.011157  8404 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34301/jwks.json
12:12:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.013024  8404 master_runner.cc:387] Master server non-default flags:
12:12:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data
12:12:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal
12:12:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:22.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:22.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.62:45801
12:12:22.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34301/jwks.json
12:12:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data/info.pb
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.62
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8404
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/logs
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:22.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:22.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.013237  8404 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.013477  8404 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.016561  8409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.016571  8404 server_base.cc:1061] running on GCE node
12:12:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.016587  8410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.016654  8412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.017022  8404 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:22.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.017279  8404 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:22.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.018442  8404 hybrid_clock.cc:648] HybridClock initialized: now 1783512742018426 us; error 30 us; skew 500 ppm
12:12:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.019883  8404 webserver.cc:533] Webserver started at http://127.8.50.62:36929/ using document root <none> and password file <none>
12:12:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.020324  8404 fs_manager.cc:362] Metadata directory not provided
12:12:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.020422  8404 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.020524  8404 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.021466  8404 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data/instance:
12:12:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd80887b391d44ccafd7eeda0b07c8ca"
12:12:22.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.021780  8404 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal/instance:
12:12:22.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd80887b391d44ccafd7eeda0b07c8ca"
12:12:22.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.023085  8404 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:22.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.023810  8418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:22.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.023970  8404 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:22.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.024026  8404 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal
12:12:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd80887b391d44ccafd7eeda0b07c8ca"
12:12:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.024078  8404 fs_report.cc:389] FS layout report
12:12:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal
12:12:22.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal
12:12:22.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data/data
12:12:22.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.038410  8404 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:22.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.038738  8404 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:22.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.038849  8404 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.043025  8404 rpc_server.cc:307] RPC server started. Bound to: 127.8.50.62:45801
12:12:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.043054  8470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.50.62:45801 every 8 connection(s)
12:12:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.043386  8404 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/data/info.pb
12:12:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.044068  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.045482  8471 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.053663  8392 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 8404
12:12:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.053761  8392 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-0/wal/instance
12:12:22.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.054735  8392 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal
12:12:22.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data
12:12:22.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:22.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:22.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:22.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/logs
12:12:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data/info.pb
12:12:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:22.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:22.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:22.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:22.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.61:39391
12:12:22.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.61
12:12:22.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:22.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:22.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34301/jwks.json with env {}
12:12:22.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.055959  8471 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.056432  8422 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.50.61:39391: connect: Connection refused (error 111)
12:12:22.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.056880  8471 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.61:39391: Network error: Client connection negotiation failed: client connection to 127.8.50.61:39391: connect: Connection refused (error 111)
12:12:22.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.106089  8471 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } attempt: 1
12:12:22.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.107010  8471 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.61:39391: Network error: Client connection negotiation failed: client connection to 127.8.50.61:39391: connect: Connection refused (error 111)
12:12:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.135814  8475 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.136060  8475 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.136096  8475 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:22.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.138087  8475 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:22.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.138183  8475 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:22.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.138206  8475 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.138226  8475 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.138245  8475 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.138262  8475 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34301/jwks.json
12:12:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.140951  8475 master_runner.cc:387] Master server non-default flags:
12:12:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data
12:12:22.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal
12:12:22.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:22.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.61:39391
12:12:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34301/jwks.json
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data/info.pb
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.61
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8475
12:12:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/logs
12:12:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:22.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:22.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:22.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:22.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.141299  8475 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:22.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.141628  8475 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.144807  8481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.144870  8482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.145023  8484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.148403  8475 server_base.cc:1061] running on GCE node
12:12:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.148726  8475 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.149091  8475 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:22.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.150267  8475 hybrid_clock.cc:648] HybridClock initialized: now 1783512742150241 us; error 44 us; skew 500 ppm
12:12:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.151454  8475 webserver.cc:533] Webserver started at http://127.8.50.61:43717/ using document root <none> and password file <none>
12:12:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.151618  8475 fs_manager.cc:362] Metadata directory not provided
12:12:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.151686  8475 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.151841  8475 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:22.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.153057  8475 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data/instance:
12:12:22.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "375a518d7f854de4b4d7f1ed21e8197c"
12:12:22.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.153468  8475 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal/instance:
12:12:22.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "375a518d7f854de4b4d7f1ed21e8197c"
12:12:22.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.155210  8475 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
12:12:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.156139  8490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.156332  8475 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.156395  8475 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal
12:12:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "375a518d7f854de4b4d7f1ed21e8197c"
12:12:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.156458  8475 fs_report.cc:389] FS layout report
12:12:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal
12:12:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal
12:12:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data/data
12:12:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.172878  8475 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.173300  8475 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:22.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.173449  8475 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:22.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.175202  8471 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } attempt: 2
12:12:22.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.176083  8471 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.61:39391: Network error: Client connection negotiation failed: client connection to 127.8.50.61:39391: connect: Connection refused (error 111)
12:12:22.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.178423  8475 rpc_server.cc:307] RPC server started. Bound to: 127.8.50.61:39391
12:12:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.178529  8542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.50.61:39391 every 8 connection(s)
12:12:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.178908  8475 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/data/info.pb
12:12:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.179582  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.180840  8392 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 8475
12:12:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.180918  8392 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-1/wal/instance
12:12:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.181304  8392 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/logs
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data/info.pb
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:22.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:22.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:22.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:22.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.60:42151
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.60
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34301/jwks.json with env {}
12:12:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.181272  8543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.189577  8543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.194319  8543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.194813  8493 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.50.60:42151: connect: Connection refused (error 111)
12:12:22.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.196120  8543 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.60:42151: Network error: Client connection negotiation failed: client connection to 127.8.50.60:42151: connect: Connection refused (error 111)
12:12:22.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.245370  8543 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } attempt: 1
12:12:22.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.246414  8543 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.60:42151: Network error: Client connection negotiation failed: client connection to 127.8.50.60:42151: connect: Connection refused (error 111)
12:12:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.267287  8471 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } attempt: 3
12:12:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.271011  8471 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.271814  8471 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.60:42151: Network error: Client connection negotiation failed: client connection to 127.8.50.60:42151: connect: Connection refused (error 111)
12:12:22.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.272274  8546 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:22.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.272433  8546 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:22.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.272454  8546 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.273974  8546 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.274011  8546 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.274026  8546 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.274039  8546 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.274050  8546 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.274061  8546 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34301/jwks.json
12:12:22.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.275589  8546 master_runner.cc:387] Master server non-default flags:
12:12:22.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.60:42151
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:22.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34301/jwks.json
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data/info.pb
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.60
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8546
12:12:22.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/logs
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.275875  8546 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.276067  8546 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.278509  8554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.278545  8553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.278546  8556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.278753  8546 server_base.cc:1061] running on GCE node
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.278963  8546 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.279215  8546 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.280362  8546 hybrid_clock.cc:648] HybridClock initialized: now 1783512742280325 us; error 47 us; skew 500 ppm
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.281581  8546 webserver.cc:533] Webserver started at http://127.8.50.60:39665/ using document root <none> and password file <none>
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.281778  8546 fs_manager.cc:362] Metadata directory not provided
12:12:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.281829  8546 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.281944  8546 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.283035  8546 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data/instance:
12:12:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "538d1ea6a9904066a4251aff78be7e09"
12:12:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.283383  8546 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal/instance:
12:12:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "538d1ea6a9904066a4251aff78be7e09"
12:12:22.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.285001  8546 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.285837  8562 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.285995  8546 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.286042  8546 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "538d1ea6a9904066a4251aff78be7e09"
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.286095  8546 fs_report.cc:389] FS layout report
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:22.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data/data
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.302978  8471 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } attempt: 1
12:12:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.303954  8471 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.50.60:42151: Network error: Client connection negotiation failed: client connection to 127.8.50.60:42151: connect: Connection refused (error 111)
12:12:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.305532  8546 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.305799  8546 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:22.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.305892  8546 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.309782  8546 rpc_server.cc:307] RPC server started. Bound to: 127.8.50.60:42151
12:12:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.309809  8614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.50.60:42151 every 8 connection(s)
12:12:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.310092  8546 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/data/info.pb
12:12:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.310366  8392 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 8546
12:12:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.310451  8392 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/master-2/wal/instance
12:12:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.310724  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.312495  8615 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.314567  8543 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } attempt: 2
12:12:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.319165  8615 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.320215  8543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Bootstrap starting.
12:12:22.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.320890  8543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Neither blocks nor log segments found. Creating new log.
12:12:22.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.321218  8543 log.cc:826] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Log is configured to *not* fsync() on all Append() calls
12:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.322120  8543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: No bootstrap required, opened a new log
12:12:22.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.324417  8543 raft_consensus.cc:359] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.324982  8543 raft_consensus.cc:385] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.325284  8543 raft_consensus.cc:740] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375a518d7f854de4b4d7f1ed21e8197c, State: Initialized, Role: FOLLOWER
12:12:22.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.325349  8615 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } has no permanent_uuid. Determining permanent_uuid...
12:12:22.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.325408  8543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.325714  8543 sys_catalog.cc:565] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: configured and running, proceeding with master startup.
12:12:22.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.325838  8624 sys_catalog.cc:455] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.325909  8624 sys_catalog.cc:458] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.327742  8635 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:22.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.328059  8635 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.327778  8475 master_runner.cc:187] Error getting master registration for 127.8.50.62:45801: OK, instance_id { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" instance_seqno: 1783512742041895 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:22.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.329458  8475 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:22.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.331328  8615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: Bootstrap starting.
12:12:22.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.332100  8615 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: Neither blocks nor log segments found. Creating new log.
12:12:22.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.332371  8615 log.cc:826] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: Log is configured to *not* fsync() on all Append() calls
12:12:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.336349  8615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: No bootstrap required, opened a new log
12:12:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.338056  8615 raft_consensus.cc:359] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.338193  8615 raft_consensus.cc:385] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.338225  8615 raft_consensus.cc:740] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538d1ea6a9904066a4251aff78be7e09, State: Initialized, Role: FOLLOWER
12:12:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.338351  8615 consensus_queue.cc:260] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.338685  8615 sys_catalog.cc:565] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [sys.catalog]: configured and running, proceeding with master startup.
12:12:22.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.339308  8638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.339408  8638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.340692  8649 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:22.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.340997  8649 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:22.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.341001  8546 master_runner.cc:187] Error getting master registration for 127.8.50.62:45801: OK, instance_id { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" instance_seqno: 1783512742041895 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.342705  8546 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:22.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.379133  8471 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } attempt: 2
12:12:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.384567  8471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: Bootstrap starting.
12:12:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.385372  8471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: Neither blocks nor log segments found. Creating new log.
12:12:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.385640  8471 log.cc:826] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: Log is configured to *not* fsync() on all Append() calls
12:12:22.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.386312  8471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: No bootstrap required, opened a new log
12:12:22.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.388219  8471 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.388353  8471 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.388386  8471 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd80887b391d44ccafd7eeda0b07c8ca, State: Initialized, Role: FOLLOWER
12:12:22.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.388480  8471 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.388764  8471 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [sys.catalog]: configured and running, proceeding with master startup.
12:12:22.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.390863  8663 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:22.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.391180  8663 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.392901  8404 master_runner.cc:264] No leader master found from master fd80887b391d44ccafd7eeda0b07c8ca
12:12:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.392946  8404 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.393494  8652 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.393860  8652 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.422188  8624 raft_consensus.cc:493] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.422312  8624 raft_consensus.cc:515] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.422573  8624 leader_election.cc:290] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd80887b391d44ccafd7eeda0b07c8ca (127.8.50.62:45801), 538d1ea6a9904066a4251aff78be7e09 (127.8.50.60:42151)
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.423868  8589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "375a518d7f854de4b4d7f1ed21e8197c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538d1ea6a9904066a4251aff78be7e09" is_pre_election: true
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424043  8589 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375a518d7f854de4b4d7f1ed21e8197c in term 0.
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.424139  8496 tablet.cc:2406] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424440  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "375a518d7f854de4b4d7f1ed21e8197c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" is_pre_election: true
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424567  8445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375a518d7f854de4b4d7f1ed21e8197c in term 0.
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424755  8493 leader_election.cc:304] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [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: 375a518d7f854de4b4d7f1ed21e8197c, 538d1ea6a9904066a4251aff78be7e09; no voters: 
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424929  8624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424971  8624 raft_consensus.cc:493] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.424993  8624 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 0 FOLLOWER]: Advancing to term 1
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.425876  8624 raft_consensus.cc:515] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.426011  8624 leader_election.cc:290] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [CANDIDATE]: Term 1 election: Requested vote from peers fd80887b391d44ccafd7eeda0b07c8ca (127.8.50.62:45801), 538d1ea6a9904066a4251aff78be7e09 (127.8.50.60:42151)
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.426254  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "375a518d7f854de4b4d7f1ed21e8197c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd80887b391d44ccafd7eeda0b07c8ca"
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.426335  8445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 0 FOLLOWER]: Advancing to term 1
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.427115  8445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375a518d7f854de4b4d7f1ed21e8197c in term 1.
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.427332  8494 leader_election.cc:304] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [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: 375a518d7f854de4b4d7f1ed21e8197c, fd80887b391d44ccafd7eeda0b07c8ca; no voters: 
12:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.427560  8589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "375a518d7f854de4b4d7f1ed21e8197c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538d1ea6a9904066a4251aff78be7e09"
12:12:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.427636  8589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.428489  8589 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375a518d7f854de4b4d7f1ed21e8197c in term 1.
12:12:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.432305  8624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 1 FOLLOWER]: Leader election won for term 1
12:12:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.432511  8624 raft_consensus.cc:697] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [term 1 LEADER]: Becoming Leader. State: Replica: 375a518d7f854de4b4d7f1ed21e8197c, State: Running, Role: LEADER
12:12:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.432591  8624 consensus_queue.cc:237] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [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: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } }
12:12:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.432933  8624 sys_catalog.cc:455] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 375a518d7f854de4b4d7f1ed21e8197c. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.432999  8624 sys_catalog.cc:458] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: This master's current role is: LEADER
12:12:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.434549  8667 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.434983  8667 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:22.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.437038  8589 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [term 1 FOLLOWER]: Refusing update from remote peer 375a518d7f854de4b4d7f1ed21e8197c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.437652  8624 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [LEADER]: Connected to new peer: Peer: permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.438723  8638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 375a518d7f854de4b4d7f1ed21e8197c. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.438799  8638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.440670  8445 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [term 1 FOLLOWER]: Refusing update from remote peer 375a518d7f854de4b4d7f1ed21e8197c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:22.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.440907  8624 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.443310  8652 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 375a518d7f854de4b4d7f1ed21e8197c. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.443416  8652 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.444423  8665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.444517  8665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: This master's current role is: LEADER
12:12:22.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.445111  8652 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.445187  8652 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.446112  8668 mvcc.cc:204] Tried to move back new op lower bound from 7305268193019858944 to 7305268193004335104. Current Snapshot: MvccSnapshot[applied={T|T < 7305268193019858944}]
12:12:22.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.447886  8671 mvcc.cc:204] Tried to move back new op lower bound from 7305268193019858944 to 7305268193004335104. Current Snapshot: MvccSnapshot[applied={T|T < 7305268193019858944}]
12:12:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.448501  8624 sys_catalog.cc:455] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.448583  8624 sys_catalog.cc:458] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c [sys.catalog]: This master's current role is: LEADER
12:12:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.448922  8638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "375a518d7f854de4b4d7f1ed21e8197c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd80887b391d44ccafd7eeda0b07c8ca" member_type: VOTER last_known_addr { host: "127.8.50.62" port: 45801 } } peers { permanent_uuid: "375a518d7f854de4b4d7f1ed21e8197c" member_type: VOTER last_known_addr { host: "127.8.50.61" port: 39391 } } peers { permanent_uuid: "538d1ea6a9904066a4251aff78be7e09" member_type: VOTER last_known_addr { host: "127.8.50.60" port: 42151 } } }
12:12:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.449003  8638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09 [sys.catalog]: This master's current role is: FOLLOWER
12:12:22.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.450389  8669 mvcc.cc:204] Tried to move back new op lower bound from 7305268193019858944 to 7305268193004335104. Current Snapshot: MvccSnapshot[applied={T|T < 7305268193019858944}]
12:12:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.451516  8667 catalog_manager.cc:1383] Generated new cluster ID: 590177f39e7d4a85bd2af647af7056c2
12:12:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.451568  8667 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:22.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.476763  8667 catalog_manager.cc:1406] Generated new certificate authority record
12:12:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.487262  8667 catalog_manager.cc:1540] Loading token signing keys...
12:12:22.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.502473  8667 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Generated new TSK 0
12:12:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.503281  8667 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.507427  8392 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal
12:12:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data
12:12:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/logs
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data/info.pb
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.1:0
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.50.1
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.1
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.608075  8676 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.608296  8676 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:22.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.608319  8676 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:22.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.610198  8676 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:22.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.610273  8676 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.50.1
12:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.612200  8676 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.1:0
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data/info.pb
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.1
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8676
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.50.1
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/logs
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.612444  8676 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.612655  8676 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:22.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.615952  8684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.616632  8681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.616689  8682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.617221  8676 server_base.cc:1061] running on GCE node
12:12:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.617436  8676 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.617698  8676 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.618886  8676 hybrid_clock.cc:648] HybridClock initialized: now 1783512742618863 us; error 32 us; skew 500 ppm
12:12:22.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.620512  8676 webserver.cc:533] Webserver started at http://127.8.50.1:41691/ using document root <none> and password file <none>
12:12:22.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.620817  8676 fs_manager.cc:362] Metadata directory not provided
12:12:22.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.620908  8676 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:22.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.621035  8676 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:22.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.622292  8676 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data/instance:
12:12:22.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09c622e88dcb452fa0a67787ac910910"
12:12:22.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.622710  8676 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/instance:
12:12:22.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09c622e88dcb452fa0a67787ac910910"
12:12:22.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.624527  8676 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.002s
12:12:22.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.625468  8690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.625912  8676 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.625995  8676 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09c622e88dcb452fa0a67787ac910910"
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.626056  8676 fs_report.cc:389] FS layout report
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data/data
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640071  8676 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640549  8676 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640697  8676 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640990  8676 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641445  8676 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641515  8676 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641552  8676 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641571  8676 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.649614  8676 rpc_server.cc:307] RPC server started. Bound to: 127.8.50.1:40793
12:12:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.649706  8803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.50.1:40793 every 8 connection(s)
12:12:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.650098  8676 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/data/info.pb
12:12:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656289  8804 heartbeater.cc:344] Connected to a master server at 127.8.50.60:42151
12:12:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656309  8805 heartbeater.cc:344] Connected to a master server at 127.8.50.62:45801
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656469  8806 heartbeater.cc:344] Connected to a master server at 127.8.50.61:39391
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656446  8805 heartbeater.cc:461] Registering TS with master...
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656450  8804 heartbeater.cc:461] Registering TS with master...
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656522  8806 heartbeater.cc:461] Registering TS with master...
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656738  8806 heartbeater.cc:507] Master 127.8.50.61:39391 requested a full tablet report, sending...
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656738  8805 heartbeater.cc:507] Master 127.8.50.62:45801 requested a full tablet report, sending...
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.656738  8804 heartbeater.cc:507] Master 127.8.50.60:42151 requested a full tablet report, sending...
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.657406  8507 ts_manager.cc:194] Registered new tserver with Master: 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793)
12:12:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.657437  8435 ts_manager.cc:194] Registered new tserver with Master: 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793)
12:12:22.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.657446  8579 ts_manager.cc:194] Registered new tserver with Master: 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793)
12:12:22.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.658288  8392 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 8676
12:12:22.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.658339  8507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.50.1:47863
12:12:22.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.658401  8392 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/instance
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.660023  8392 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/logs
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data/info.pb
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.2:0
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.50.2
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.2
12:12:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.742792  8811 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.742998  8811 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.743018  8811 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.744585  8811 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.744647  8811 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.50.2
12:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.746192  8811 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.2:0
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data/info.pb
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.2
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8811
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.50.2
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/logs
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.746532  8811 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.746814  8811 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.749804  8819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.749915  8816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.749954  8817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.750262  8811 server_base.cc:1061] running on GCE node
12:12:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.750483  8811 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.750768  8811 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.752203  8811 hybrid_clock.cc:648] HybridClock initialized: now 1783512742752178 us; error 37 us; skew 500 ppm
12:12:22.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.753487  8811 webserver.cc:533] Webserver started at http://127.8.50.2:45283/ using document root <none> and password file <none>
12:12:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.753960  8811 fs_manager.cc:362] Metadata directory not provided
12:12:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.754029  8811 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.754132  8811 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.755470  8811 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data/instance:
12:12:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4f60911b61644ba8966d44fa756ac14"
12:12:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.755961  8811 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/instance:
12:12:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4f60911b61644ba8966d44fa756ac14"
12:12:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.757831  8811 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
12:12:22.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.758947  8825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:22.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.759717  8811 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.759799  8811 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal
12:12:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4f60911b61644ba8966d44fa756ac14"
12:12:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.759889  8811 fs_report.cc:389] FS layout report
12:12:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data/data
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:22.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.817674  8811 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:22.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.817981  8811 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:22.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.818069  8811 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:22.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.818328  8811 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:22.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.818766  8811 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.818809  8811 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.818845  8811 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.818857  8811 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:22.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.825006  8811 rpc_server.cc:307] RPC server started. Bound to: 127.8.50.2:34429
12:12:22.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.825086  8938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.50.2:34429 every 8 connection(s)
12:12:22.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.825474  8811 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/data/info.pb
12:12:22.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.826172  8392 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 8811
12:12:22.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.826262  8392 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/instance
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.828248  8392 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/logs
12:12:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data/info.pb
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.3:0
12:12:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.50.3
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.3
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.832515  8939 heartbeater.cc:344] Connected to a master server at 127.8.50.60:42151
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.832617  8939 heartbeater.cc:461] Registering TS with master...
12:12:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.832835  8939 heartbeater.cc:507] Master 127.8.50.60:42151 requested a full tablet report, sending...
12:12:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.832968  8941 heartbeater.cc:344] Connected to a master server at 127.8.50.61:39391
12:12:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.833029  8941 heartbeater.cc:461] Registering TS with master...
12:12:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.833142  8941 heartbeater.cc:507] Master 127.8.50.61:39391 requested a full tablet report, sending...
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.833282  8579 ts_manager.cc:194] Registered new tserver with Master: b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429)
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.833413  8507 ts_manager.cc:194] Registered new tserver with Master: b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429)
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.833875  8507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.50.2:51373
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.834146  8940 heartbeater.cc:344] Connected to a master server at 127.8.50.62:45801
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.834198  8940 heartbeater.cc:461] Registering TS with master...
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.834307  8940 heartbeater.cc:507] Master 127.8.50.62:45801 requested a full tablet report, sending...
12:12:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.834597  8435 ts_manager.cc:194] Registered new tserver with Master: b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429)
12:12:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.912583  8946 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.912797  8946 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.912818  8946 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:22.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.914397  8946 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:22.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.914460  8946 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.50.3
12:12:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.916226  8946 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.50.20:33979
12:12:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.50.3:0
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data/info.pb
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.50.3
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.50.62:45801,127.8.50.61:39391,127.8.50.60:42151
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8946
12:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.50.3
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/logs
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.916479  8946 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.916674  8946 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.919647  8951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.919658  8954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.919811  8946 server_base.cc:1061] running on GCE node
12:12:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.919886  8952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.920132  8946 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.920369  8946 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.921519  8946 hybrid_clock.cc:648] HybridClock initialized: now 1783512742921482 us; error 48 us; skew 500 ppm
12:12:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.922659  8946 webserver.cc:533] Webserver started at http://127.8.50.3:36585/ using document root <none> and password file <none>
12:12:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.922847  8946 fs_manager.cc:362] Metadata directory not provided
12:12:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.922884  8946 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.922963  8946 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.923858  8946 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data/instance:
12:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96325fd2a40c493f8257a0c3e6a3d899"
12:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.924139  8946 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/instance:
12:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96325fd2a40c493f8257a0c3e6a3d899"
12:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.925880  8946 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
12:12:22.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.926704  8960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.926926  8946 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.926997  8946 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96325fd2a40c493f8257a0c3e6a3d899"
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:22 on dist-test-slave-nb2j"
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.927054  8946 fs_report.cc:389] FS layout report
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data/data
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:22.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.939492  8946 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.939888  8946 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.940057  8946 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.940326  8946 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.940768  8946 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.940819  8946 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.940980  8946 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.941026  8946 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:22.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.947772  8946 rpc_server.cc:307] RPC server started. Bound to: 127.8.50.3:33881
12:12:22.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.947813  9073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.50.3:33881 every 8 connection(s)
12:12:22.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.948113  8946 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/data/info.pb
12:12:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953531  9075 heartbeater.cc:344] Connected to a master server at 127.8.50.62:45801
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953512  9076 heartbeater.cc:344] Connected to a master server at 127.8.50.61:39391
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953521  9074 heartbeater.cc:344] Connected to a master server at 127.8.50.60:42151
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953655  9074 heartbeater.cc:461] Registering TS with master...
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953655  9076 heartbeater.cc:461] Registering TS with master...
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953655  9075 heartbeater.cc:461] Registering TS with master...
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953893  9076 heartbeater.cc:507] Master 127.8.50.61:39391 requested a full tablet report, sending...
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953892  9074 heartbeater.cc:507] Master 127.8.50.60:42151 requested a full tablet report, sending...
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.953892  9075 heartbeater.cc:507] Master 127.8.50.62:45801 requested a full tablet report, sending...
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.954397  8579 ts_manager.cc:194] Registered new tserver with Master: 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881)
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.954423  8507 ts_manager.cc:194] Registered new tserver with Master: 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881)
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.954675  8435 ts_manager.cc:194] Registered new tserver with Master: 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881)
12:12:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.954900  8507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.50.3:45743
12:12:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.955615  8392 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 8946
12:12:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.955737  8392 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/instance
12:12:22.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.958253  8392 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:22.959 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:22.960 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:22.969 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.50.62"
      port: 45801
    }
    bound_http_address {
      host: "127.8.50.62"
      port: 36929
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.50.61"
      port: 39391
    }
    bound_http_address {
      host: "127.8.50.61"
      port: 43717
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.50.60"
      port: 42151
    }
    bound_http_address {
      host: "127.8.50.60"
      port: 39665
    }
  }
}

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

12:12:22.975 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.50.1"
      port: 40793
    }
    bound_http_address {
      host: "127.8.50.1"
      port: 41691
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.50.2"
      port: 34429
    }
    bound_http_address {
      host: "127.8.50.2"
      port: 45283
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.50.3"
      port: 33881
    }
    bound_http_address {
      host: "127.8.50.3"
      port: 36585
    }
  }
}

12:12:22.976 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:23.173 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
12:12:23.239 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.341754  8649 catalog_manager.cc:1295] Loaded cluster ID: 590177f39e7d4a85bd2af647af7056c2
12:12:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.341835  8649 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: loading cluster ID for follower catalog manager: success
12:12:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.343272  8649 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: acquiring CA information for follower catalog manager: success
12:12:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.343643  8649 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 538d1ea6a9904066a4251aff78be7e09: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:23.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.391883  8663 catalog_manager.cc:1295] Loaded cluster ID: 590177f39e7d4a85bd2af647af7056c2
12:12:23.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.391965  8663 catalog_manager.cc:1588] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: loading cluster ID for follower catalog manager: success
12:12:23.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.392951  8663 catalog_manager.cc:1610] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: acquiring CA information for follower catalog manager: success
12:12:23.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.393301  8663 catalog_manager.cc:1638] T 00000000000000000000000000000000 P fd80887b391d44ccafd7eeda0b07c8ca: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:23.426 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.50.60:42151(127.8.50.60:42151)] connecting to peer
12:12:23.486 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.50.61:39391(127.8.50.61:39391)] connecting to peer
12:12:23.488 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.50.62:45801(127.8.50.62:45801)] connecting to peer
12:12:23.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.50.62:45801(127.8.50.62:45801)] Successfully connected to peer
12:12:23.511 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.50.61:39391(127.8.50.61:39391)] Successfully connected to peer
12:12:23.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.50.60:42151(127.8.50.60:42151)] Successfully connected to peer
12:12:23.610 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.50.61
12:12:23.610 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.50.62
12:12:23.618 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.50.60
12:12:23.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.659178  8806 heartbeater.cc:499] Master 127.8.50.61:39391 was elected leader, sending a full tablet report...
12:12:23.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.834738  8941 heartbeater.cc:499] Master 127.8.50.61:39391 was elected leader, sending a full tablet report...
12:12:23.851 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8da432e, L:/127.0.0.1:39282 - R:/127.8.50.61:39391] using SASL/PLAIN
12:12:23.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa29828ad, L:/127.0.0.1:33294 - R:/127.8.50.60:42151] using SASL/PLAIN
12:12:23.853 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3c674e67, L:/127.0.0.1:32938 - R:/127.8.50.62:45801] using SASL/PLAIN
12:12:23.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=498), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.50.60:42151, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.50.61:39391, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.50.62:45801, [472ms] Sub RPC ConnectToMaster: received response from server master-127.8.50.62:45801: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.8.50.60:42151: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.8.50.61:39391: OK, deferred=null) after lookup
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.939076  8507 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39282:
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512743343"
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\324\376\377\377\007\0018\377\377\377\006\001\234\377\377\377\007\001d\000\000\000\006\001\310\000\000\000\007\001,\001\000\000"
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.955519  9076 heartbeater.cc:499] Master 127.8.50.61:39391 was elected leader, sending a full tablet report...
12:12:23.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.956737  8738 tablet_service.cc:1511] Processing CreateTablet for tablet fe4ca44a5279444f9034d986b019872f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
12:12:23.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.957084  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4ca44a5279444f9034d986b019872f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:23.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.959775  8737 tablet_service.cc:1511] Processing CreateTablet for tablet 800d509c8e9a472fb653afa03b90e81e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -300 <= VALUES < -200
12:12:23.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.959900  8737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800d509c8e9a472fb653afa03b90e81e. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:23.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.961215  8736 tablet_service.cc:1511] Processing CreateTablet for tablet e6a0eaff1c53404bbfbfdfe4e854769f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
12:12:23.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.961311  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a0eaff1c53404bbfbfdfe4e854769f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:23.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.966485  8872 tablet_service.cc:1511] Processing CreateTablet for tablet fa6d4a88d2e443119dab5b18dc4f35d9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.966817  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6d4a88d2e443119dab5b18dc4f35d9. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.967712  8873 tablet_service.cc:1511] Processing CreateTablet for tablet bf25687ceaed4e3c96b42234de2d90db (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -300 <= VALUES < -200
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.967814  8873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf25687ceaed4e3c96b42234de2d90db. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.968070  9008 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae910ea56e14aa38a7ddca07375c0c0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.968351  9008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae910ea56e14aa38a7ddca07375c0c0. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.969180  9107 tablet_bootstrap.cc:492] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.969981  9107 tablet_bootstrap.cc:654] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.970295  9107 log.cc:826] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Log is configured to *not* fsync() on all Append() calls
12:12:23.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.975819  9108 tablet_bootstrap.cc:492] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:23.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.977025  9108 tablet_bootstrap.cc:654] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:23.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.977691  9108 log.cc:826] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Log is configured to *not* fsync() on all Append() calls
12:12:23.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 9f8165acaa754275b8861f9eb23d6057
12:12:23.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.978559  9110 tablet_bootstrap.cc:492] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Bootstrap starting.
12:12:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.979251  9110 tablet_bootstrap.cc:654] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Neither blocks nor log segments found. Creating new log.
12:12:23.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.979885  9107 tablet_bootstrap.cc:492] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:23.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.980155  9107 ts_tablet_manager.cc:1403] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.981922  9107 raft_consensus.cc:359] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.982090  9107 raft_consensus.cc:385] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.982125  9107 raft_consensus.cc:740] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.982265  9107 consensus_queue.cc:260] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.982348  9107 raft_consensus.cc:399] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.982386  9107 raft_consensus.cc:493] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:23.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.982445  9107 raft_consensus.cc:3060] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.983153  9107 raft_consensus.cc:515] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.983289  9107 leader_election.cc:304] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.983469  9107 leader_election.cc:290] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.983554  9112 raft_consensus.cc:2804] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.983736  9112 raft_consensus.cc:697] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:23.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.983752  9107 ts_tablet_manager.cc:1434] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:23.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.984123  9110 log.cc:826] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Log is configured to *not* fsync() on all Append() calls
12:12:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.984086  9112 consensus_queue.cc:237] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.984385  9107 tablet_bootstrap.cc:492] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.984835  9107 tablet_bootstrap.cc:654] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.985404  8507 catalog_manager.cc:5697] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.988082  9108 tablet_bootstrap.cc:492] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.988160  9108 ts_tablet_manager.cc:1403] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.989812  9108 raft_consensus.cc:359] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.989969  9108 raft_consensus.cc:385] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990025  9108 raft_consensus.cc:740] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990115  9108 consensus_queue.cc:260] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990181  9108 raft_consensus.cc:399] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990213  9108 raft_consensus.cc:493] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990264  9108 raft_consensus.cc:3060] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990597  9110 tablet_bootstrap.cc:492] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: No bootstrap required, opened a new log
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.990674  9110 ts_tablet_manager.cc:1403] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.991351  9108 raft_consensus.cc:515] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.991460  9108 leader_election.cc:304] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.991598  9108 leader_election.cc:290] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.991811  9108 ts_tablet_manager.cc:1434] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992455  9110 raft_consensus.cc:359] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992606  9110 raft_consensus.cc:385] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992643  9110 raft_consensus.cc:740] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Initialized, Role: FOLLOWER
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992766  9110 consensus_queue.cc:260] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [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: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992841  9110 raft_consensus.cc:399] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992875  9110 raft_consensus.cc:493] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.992923  9110 raft_consensus.cc:3060] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Advancing to term 1
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.993636  9108 tablet_bootstrap.cc:492] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.993678  9110 raft_consensus.cc:515] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.993774  9110 leader_election.cc:304] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96325fd2a40c493f8257a0c3e6a3d899; no voters: 
12:12:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.993911  9110 leader_election.cc:290] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.994138  9110 ts_tablet_manager.cc:1434] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
12:12:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.994571  9108 tablet_bootstrap.cc:654] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.995848  9122 raft_consensus.cc:2804] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Leader election won for term 1
12:12:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.996206  9122 raft_consensus.cc:697] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Becoming Leader. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Running, Role: LEADER
12:12:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.996449  9122 consensus_queue.cc:237] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.996927  9120 raft_consensus.cc:2804] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.997605  9120 raft_consensus.cc:697] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:23.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.997849  8507 catalog_manager.cc:5697] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3). New cstate: current_term: 1 leader_uuid: "96325fd2a40c493f8257a0c3e6a3d899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } health_report { overall_health: HEALTHY } } }
12:12:23.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.997911  9120 consensus_queue.cc:237] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999245  8506 catalog_manager.cc:5697] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999533  9108 tablet_bootstrap.cc:492] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999583  9108 ts_tablet_manager.cc:1403] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999751  9108 raft_consensus.cc:359] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999797  9108 raft_consensus.cc:385] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999815  9108 raft_consensus.cc:740] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999851  9108 consensus_queue.cc:260] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999878  9108 raft_consensus.cc:399] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999895  9108 raft_consensus.cc:493] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.999912  9108 raft_consensus.cc:3060] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.000592  9108 raft_consensus.cc:515] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.000651  9108 leader_election.cc:304] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.000690  9108 leader_election.cc:290] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.000767  9108 ts_tablet_manager.cc:1434] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.001094  9119 raft_consensus.cc:2804] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.001241  9119 raft_consensus.cc:697] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.001281  9119 consensus_queue.cc:237] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.002471  8506 catalog_manager.cc:5697] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.004865  9107 tablet_bootstrap.cc:492] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.004930  9107 ts_tablet_manager.cc:1403] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.000s
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005112  9107 raft_consensus.cc:359] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005172  9107 raft_consensus.cc:385] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005193  9107 raft_consensus.cc:740] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005237  9107 consensus_queue.cc:260] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005281  9107 raft_consensus.cc:399] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005307  9107 raft_consensus.cc:493] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.005329  9107 raft_consensus.cc:3060] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006121  9107 raft_consensus.cc:515] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006177  9107 leader_election.cc:304] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006242  9107 leader_election.cc:290] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006274  9113 raft_consensus.cc:2804] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006317  9113 raft_consensus.cc:697] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006333  9107 ts_tablet_manager.cc:1434] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006356  9113 consensus_queue.cc:237] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006407  9107 tablet_bootstrap.cc:492] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.006850  9107 tablet_bootstrap.cc:654] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.007736  8507 catalog_manager.cc:5697] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010000  9107 tablet_bootstrap.cc:492] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010056  9107 ts_tablet_manager.cc:1403] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010226  9107 raft_consensus.cc:359] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010279  9107 raft_consensus.cc:385] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010303  9107 raft_consensus.cc:740] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010350  9107 consensus_queue.cc:260] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010387  9107 raft_consensus.cc:399] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010406  9107 raft_consensus.cc:493] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.010423  9107 raft_consensus.cc:3060] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011099  9107 raft_consensus.cc:515] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011164  9107 leader_election.cc:304] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011214  9107 leader_election.cc:290] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011304  9112 raft_consensus.cc:2804] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011579  9112 raft_consensus.cc:697] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011643  9112 consensus_queue.cc:237] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.011687  9107 ts_tablet_manager.cc:1434] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:24.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.012934  8507 catalog_manager.cc:5697] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.073923  8507 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:24.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:24.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.076205  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97b8316224de47c585fc7efd824dd42d has no consensus state
12:12:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.076553  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3c4f9c3c3ea444ea7ec9dc30654e60c has no consensus state
12:12:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.076665  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9dda090f0aa744dfa4c7dc065c715b20 has no consensus state
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.080394  8872 tablet_service.cc:1511] Processing CreateTablet for tablet b3c4f9c3c3ea444ea7ec9dc30654e60c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -400 <= VALUES < -300
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.080523  8736 tablet_service.cc:1511] Processing CreateTablet for tablet 9dda090f0aa744dfa4c7dc065c715b20 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -400 <= VALUES < -300
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.080595  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c4f9c3c3ea444ea7ec9dc30654e60c. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.080639  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dda090f0aa744dfa4c7dc065c715b20. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.081027  9008 tablet_service.cc:1511] Processing CreateTablet for tablet 97b8316224de47c585fc7efd824dd42d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -400 <= VALUES < -300
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.081166  9008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b8316224de47c585fc7efd824dd42d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.082402  9107 tablet_bootstrap.cc:492] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.082860  9107 tablet_bootstrap.cc:654] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.084260  9108 tablet_bootstrap.cc:492] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.084982  9108 tablet_bootstrap.cc:654] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085186  9107 tablet_bootstrap.cc:492] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085233  9107 ts_tablet_manager.cc:1403] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085392  9107 raft_consensus.cc:359] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085461  9107 raft_consensus.cc:385] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085484  9107 raft_consensus.cc:740] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085531  9107 consensus_queue.cc:260] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085572  9107 raft_consensus.cc:399] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085595  9107 raft_consensus.cc:493] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085619  9107 raft_consensus.cc:3060] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.085970  9110 tablet_bootstrap.cc:492] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Bootstrap starting.
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086562  9108 tablet_bootstrap.cc:492] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086608  9108 ts_tablet_manager.cc:1403] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
12:12:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086731  9110 tablet_bootstrap.cc:654] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Neither blocks nor log segments found. Creating new log.
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086781  9108 raft_consensus.cc:359] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086846  9108 raft_consensus.cc:385] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086869  9108 raft_consensus.cc:740] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086915  9108 consensus_queue.cc:260] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086957  9108 raft_consensus.cc:399] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.086978  9108 raft_consensus.cc:493] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.087013  9108 raft_consensus.cc:3060] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.087760  9107 raft_consensus.cc:515] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.087841  9107 leader_election.cc:304] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.087889  9107 leader_election.cc:290] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.087968  9107 ts_tablet_manager.cc:1434] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
12:12:24.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.088084  9114 raft_consensus.cc:2804] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.088137  9114 raft_consensus.cc:697] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.088187  9114 consensus_queue.cc:237] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.089689  8507 catalog_manager.cc:5697] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090020  9108 raft_consensus.cc:515] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090106  9108 leader_election.cc:304] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090143  9108 leader_election.cc:290] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090211  9108 ts_tablet_manager.cc:1434] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090305  9120 raft_consensus.cc:2804] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090344  9120 raft_consensus.cc:697] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.090379  9120 consensus_queue.cc:237] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.091593  8506 catalog_manager.cc:5697] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094245  9110 tablet_bootstrap.cc:492] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: No bootstrap required, opened a new log
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094308  9110 ts_tablet_manager.cc:1403] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094496  9110 raft_consensus.cc:359] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094565  9110 raft_consensus.cc:385] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094588  9110 raft_consensus.cc:740] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Initialized, Role: FOLLOWER
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094645  9110 consensus_queue.cc:260] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [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: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094703  9110 raft_consensus.cc:399] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094724  9110 raft_consensus.cc:493] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.094745  9110 raft_consensus.cc:3060] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.095875  9110 raft_consensus.cc:515] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.095952  9110 leader_election.cc:304] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96325fd2a40c493f8257a0c3e6a3d899; no voters: 
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.096014  9110 leader_election.cc:290] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.096031  9122 raft_consensus.cc:2804] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.096107  9110 ts_tablet_manager.cc:1434] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.096172  9122 raft_consensus.cc:697] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Becoming Leader. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Running, Role: LEADER
12:12:24.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.096215  9122 consensus_queue.cc:237] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.097486  8506 catalog_manager.cc:5697] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3). New cstate: current_term: 1 leader_uuid: "96325fd2a40c493f8257a0c3e6a3d899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } health_report { overall_health: HEALTHY } } }
12:12:24.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.100970  8506 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057] alter complete (version 0)
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.114459  8506 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 4 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.117257  8506 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f76c709e1cce496a9376310cb951934d has no consensus state
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.117671  8506 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3c2bf0428bf4c63af0710153d717c4e has no consensus state
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.117758  8506 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd30007e04ee4977b4b528d404575b8d has no consensus state
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.118050  8506 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e7af68af17554603a1be388ce6cb56d7 has no consensus state
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.119877  8871 tablet_service.cc:1511] Processing CreateTablet for tablet b3c2bf0428bf4c63af0710153d717c4e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -200 <= VALUES < -100
12:12:24.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.120049  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c2bf0428bf4c63af0710153d717c4e. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.121891  9108 tablet_bootstrap.cc:492] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.122548  9108 tablet_bootstrap.cc:654] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.123157  8738 tablet_service.cc:1511] Processing CreateTablet for tablet e7af68af17554603a1be388ce6cb56d7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION -200 <= VALUES < -100
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.123257  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7af68af17554603a1be388ce6cb56d7. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.123828  8737 tablet_service.cc:1511] Processing CreateTablet for tablet fd30007e04ee4977b4b528d404575b8d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -200 <= VALUES < -100
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.123921  8737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd30007e04ee4977b4b528d404575b8d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.124454  9107 tablet_bootstrap.cc:492] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.124893  9107 tablet_bootstrap.cc:654] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.125424  9008 tablet_service.cc:1511] Processing CreateTablet for tablet f76c709e1cce496a9376310cb951934d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -200 <= VALUES < -100
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.125548  9008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76c709e1cce496a9376310cb951934d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.125756  9108 tablet_bootstrap.cc:492] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.125802  9108 ts_tablet_manager.cc:1403] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126003  9108 raft_consensus.cc:359] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126077  9108 raft_consensus.cc:385] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126097  9108 raft_consensus.cc:740] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126149  9108 consensus_queue.cc:260] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126184  9108 raft_consensus.cc:399] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126206  9108 raft_consensus.cc:493] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.126228  9108 raft_consensus.cc:3060] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.128314  9110 tablet_bootstrap.cc:492] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Bootstrap starting.
12:12:24.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.128804  9110 tablet_bootstrap.cc:654] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Neither blocks nor log segments found. Creating new log.
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129535  9110 tablet_bootstrap.cc:492] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: No bootstrap required, opened a new log
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129587  9110 ts_tablet_manager.cc:1403] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129755  9110 raft_consensus.cc:359] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129810  9110 raft_consensus.cc:385] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129829  9110 raft_consensus.cc:740] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Initialized, Role: FOLLOWER
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129882  9110 consensus_queue.cc:260] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [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: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129914  9110 raft_consensus.cc:399] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129931  9110 raft_consensus.cc:493] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.129949  9110 raft_consensus.cc:3060] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131306  9107 tablet_bootstrap.cc:492] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131371  9107 ts_tablet_manager.cc:1403] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131356  9108 raft_consensus.cc:515] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131453  9108 leader_election.cc:304] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131498  9108 leader_election.cc:290] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131574  9108 ts_tablet_manager.cc:1434] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.001s
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131575  9107 raft_consensus.cc:359] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131641  9107 raft_consensus.cc:385] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131680  9119 raft_consensus.cc:2804] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131690  9107 raft_consensus.cc:740] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131718  9119 raft_consensus.cc:697] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131738  9107 consensus_queue.cc:260] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131757  9119 consensus_queue.cc:237] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131780  9107 raft_consensus.cc:399] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131801  9107 raft_consensus.cc:493] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.131825  9107 raft_consensus.cc:3060] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.132601  9107 raft_consensus.cc:515] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.132670  9107 leader_election.cc:304] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.132711  9107 leader_election.cc:290] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.132778  9107 ts_tablet_manager.cc:1434] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.132855  9107 tablet_bootstrap.cc:492] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.133569  9107 tablet_bootstrap.cc:654] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.134214  9112 raft_consensus.cc:2804] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.134269  9112 raft_consensus.cc:697] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.134310  9112 consensus_queue.cc:237] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.135141  8506 catalog_manager.cc:5697] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.135694  8507 catalog_manager.cc:5697] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.137508  9110 raft_consensus.cc:515] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.137615  9110 leader_election.cc:304] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96325fd2a40c493f8257a0c3e6a3d899; no voters: 
12:12:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.137929  9139 raft_consensus.cc:2804] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.137987  9139 raft_consensus.cc:697] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Becoming Leader. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Running, Role: LEADER
12:12:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.138029  9139 consensus_queue.cc:237] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.138733  9110 leader_election.cc:290] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.138827  8505 catalog_manager.cc:5697] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3). New cstate: current_term: 1 leader_uuid: "96325fd2a40c493f8257a0c3e6a3d899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } health_report { overall_health: HEALTHY } } }
12:12:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.139030  9110 ts_tablet_manager.cc:1434] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.000s
12:12:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.140161  9107 tablet_bootstrap.cc:492] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.140224  9107 ts_tablet_manager.cc:1403] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.140848  9107 raft_consensus.cc:359] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.140925  9107 raft_consensus.cc:385] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.140945  9107 raft_consensus.cc:740] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.140997  9107 consensus_queue.cc:260] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.141045  9107 raft_consensus.cc:399] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.141069  9107 raft_consensus.cc:493] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.141088  9107 raft_consensus.cc:3060] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.141872  9107 raft_consensus.cc:515] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.141939  9107 leader_election.cc:304] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.141980  9107 leader_election.cc:290] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.142051  9107 ts_tablet_manager.cc:1434] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.142088  9114 raft_consensus.cc:2804] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.142135  9114 raft_consensus.cc:697] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.142174  9114 consensus_queue.cc:237] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.142944  8507 catalog_manager.cc:5697] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.146436  8507 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057] alter complete (version 0)
12:12:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.154085  8507 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:24.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.156980  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 607087e38c914269a603e6634a19eb86 has no consensus state
12:12:24.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.157130  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet deb9b2a698c949418599e49f2eaa65e8 has no consensus state
12:12:24.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.157187  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7580918269944ca2adff962612a43b91 has no consensus state
12:12:24.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.157207  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a4e4cc04f9744078b18d827821ba201 has no consensus state
12:12:24.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.157222  8507 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 has no consensus state
12:12:24.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.159958  8872 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:24.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.160147  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.161267  9108 tablet_bootstrap.cc:492] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:24.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.161348  8870 tablet_service.cc:1511] Processing CreateTablet for tablet deb9b2a698c949418599e49f2eaa65e8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:24.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.161429  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb9b2a698c949418599e49f2eaa65e8. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.161757  9108 tablet_bootstrap.cc:654] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:24.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.163095  9006 tablet_service.cc:1511] Processing CreateTablet for tablet 607087e38c914269a603e6634a19eb86 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:24.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.163234  9006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607087e38c914269a603e6634a19eb86. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.164072  8735 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4e4cc04f9744078b18d827821ba201 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.164197  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4e4cc04f9744078b18d827821ba201. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.164924  9110 tablet_bootstrap.cc:492] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Bootstrap starting.
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.165328  9110 tablet_bootstrap.cc:654] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Neither blocks nor log segments found. Creating new log.
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.165491  9107 tablet_bootstrap.cc:492] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.165735  9108 tablet_bootstrap.cc:492] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.165784  9108 ts_tablet_manager.cc:1403] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.000s
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.165887  9107 tablet_bootstrap.cc:654] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.165958  9108 raft_consensus.cc:359] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166035  9108 raft_consensus.cc:385] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166062  9108 raft_consensus.cc:740] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166115  9108 consensus_queue.cc:260] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166158  9108 raft_consensus.cc:399] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166180  9108 raft_consensus.cc:493] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166201  9108 raft_consensus.cc:3060] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166211  9110 tablet_bootstrap.cc:492] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: No bootstrap required, opened a new log
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166251  9110 ts_tablet_manager.cc:1403] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166339  8738 tablet_service.cc:1511] Processing CreateTablet for tablet 7580918269944ca2adff962612a43b91 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166427  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7580918269944ca2adff962612a43b91. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166404  9110 raft_consensus.cc:359] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166452  9110 raft_consensus.cc:385] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166471  9110 raft_consensus.cc:740] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Initialized, Role: FOLLOWER
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166512  9110 consensus_queue.cc:260] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [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: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166543  9110 raft_consensus.cc:399] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166560  9110 raft_consensus.cc:493] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166579  9110 raft_consensus.cc:3060] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166851  9108 raft_consensus.cc:515] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166910  9108 leader_election.cc:304] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.166951  9108 leader_election.cc:290] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167022  9108 ts_tablet_manager.cc:1434] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167093  9108 tablet_bootstrap.cc:492] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:24.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167178  9110 raft_consensus.cc:515] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167243  9110 leader_election.cc:304] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96325fd2a40c493f8257a0c3e6a3d899; no voters: 
12:12:24.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167291  9110 leader_election.cc:290] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167399  9110 ts_tablet_manager.cc:1434] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167551  9119 raft_consensus.cc:493] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167603  9119 raft_consensus.cc:515] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167706  9119 leader_election.cc:304] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167769  9108 tablet_bootstrap.cc:654] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167848  9119 leader_election.cc:290] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167886  9119 raft_consensus.cc:2804] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167910  9119 raft_consensus.cc:697] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.167949  9119 consensus_queue.cc:237] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.168157  9122 raft_consensus.cc:2804] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.168202  9122 raft_consensus.cc:697] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Becoming Leader. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Running, Role: LEADER
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.168236  9122 consensus_queue.cc:237] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.169006  8507 catalog_manager.cc:5697] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170143  9108 tablet_bootstrap.cc:492] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170186  9108 ts_tablet_manager.cc:1403] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170341  9108 raft_consensus.cc:359] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170387  9108 raft_consensus.cc:385] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170404  9108 raft_consensus.cc:740] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170442  9108 consensus_queue.cc:260] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170465  9108 raft_consensus.cc:399] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170478  9108 raft_consensus.cc:493] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170414  8505 catalog_manager.cc:5697] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3). New cstate: current_term: 1 leader_uuid: "96325fd2a40c493f8257a0c3e6a3d899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } health_report { overall_health: HEALTHY } } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.170491  9108 raft_consensus.cc:3060] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171041  9108 raft_consensus.cc:515] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171087  9108 leader_election.cc:304] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171149  9108 leader_election.cc:290] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171178  9153 raft_consensus.cc:2804] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171221  9108 ts_tablet_manager.cc:1434] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171466  9153 raft_consensus.cc:697] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171514  9153 consensus_queue.cc:237] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171938  9107 tablet_bootstrap.cc:492] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.171991  9107 ts_tablet_manager.cc:1403] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172163  9107 raft_consensus.cc:359] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172214  9107 raft_consensus.cc:385] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172232  9107 raft_consensus.cc:740] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172273  9107 consensus_queue.cc:260] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172314  9107 raft_consensus.cc:399] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172334  9107 raft_consensus.cc:493] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.172355  9107 raft_consensus.cc:3060] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.173009  9107 raft_consensus.cc:515] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.173072  9107 leader_election.cc:304] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.173107  9107 leader_election.cc:290] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.173171  9107 ts_tablet_manager.cc:1434] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.173242  9107 tablet_bootstrap.cc:492] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.173678  9107 tablet_bootstrap.cc:654] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.174171  9112 raft_consensus.cc:2804] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.174222  9112 raft_consensus.cc:697] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.174265  9112 consensus_queue.cc:237] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.175595  8507 catalog_manager.cc:5697] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.178841  8505 catalog_manager.cc:5697] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181111  9107 tablet_bootstrap.cc:492] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181159  9107 ts_tablet_manager.cc:1403] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181305  9107 raft_consensus.cc:359] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181363  9107 raft_consensus.cc:385] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181382  9107 raft_consensus.cc:740] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181457  9107 consensus_queue.cc:260] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181492  9107 raft_consensus.cc:399] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181511  9107 raft_consensus.cc:493] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.181529  9107 raft_consensus.cc:3060] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.182191  9107 raft_consensus.cc:515] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.182250  9107 leader_election.cc:304] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.182312  9114 raft_consensus.cc:2804] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.182358  9114 raft_consensus.cc:697] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.182390  9114 consensus_queue.cc:237] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.183236  9107 leader_election.cc:290] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.183333  9107 ts_tablet_manager.cc:1434] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.184013  8505 catalog_manager.cc:5697] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.186458  8505 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057] alter complete (version 0)
12:12:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.194270  8505 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001,\001\000\000\007\001\220\001\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 6 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:24.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.196096  8505 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc28b17e20814ba0985c42e6ce6e97bc has no consensus state
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.196230  8505 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9f2e64d7994401b94189f1e49f58447 has no consensus state
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.196303  8505 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 has no consensus state
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.196352  8505 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 362fb18f98324fb18a06dce225495c54 has no consensus state
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.196398  8505 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 has no consensus state
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.196419  8505 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9aafedf7d46a4d9cac7792526df33eff has no consensus state
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.198750  9008 tablet_service.cc:1511] Processing CreateTablet for tablet bc28b17e20814ba0985c42e6ce6e97bc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 300 <= VALUES < 400
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.198897  9008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc28b17e20814ba0985c42e6ce6e97bc. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.200120  9007 tablet_service.cc:1511] Processing CreateTablet for tablet 9aafedf7d46a4d9cac7792526df33eff (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 5, RANGE (c0) PARTITION 300 <= VALUES < 400
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.200237  9007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aafedf7d46a4d9cac7792526df33eff. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.201527  9110 tablet_bootstrap.cc:492] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Bootstrap starting.
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202049  9110 tablet_bootstrap.cc:654] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Neither blocks nor log segments found. Creating new log.
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202569  8733 tablet_service.cc:1511] Processing CreateTablet for tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 300 <= VALUES < 400
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202718  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202760  8873 tablet_service.cc:1511] Processing CreateTablet for tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 300 <= VALUES < 400
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202762  8871 tablet_service.cc:1511] Processing CreateTablet for tablet a9f2e64d7994401b94189f1e49f58447 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 300 <= VALUES < 400
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202899  8873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8935c1b0e9bd40f1aee29e8edf9e21e6. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.203003  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f2e64d7994401b94189f1e49f58447. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.202569  8735 tablet_service.cc:1511] Processing CreateTablet for tablet 362fb18f98324fb18a06dce225495c54 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 300 <= VALUES < 400
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204208  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362fb18f98324fb18a06dce225495c54. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204506  9110 tablet_bootstrap.cc:492] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: No bootstrap required, opened a new log
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204543  9110 ts_tablet_manager.cc:1403] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204663  9110 raft_consensus.cc:359] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204705  9110 raft_consensus.cc:385] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204720  9110 raft_consensus.cc:740] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Initialized, Role: FOLLOWER
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204757  9110 consensus_queue.cc:260] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [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: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204779  9110 raft_consensus.cc:399] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204793  9110 raft_consensus.cc:493] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.204806  9110 raft_consensus.cc:3060] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205281  9110 raft_consensus.cc:515] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205329  9110 leader_election.cc:304] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96325fd2a40c493f8257a0c3e6a3d899; no voters: 
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205394  9110 leader_election.cc:290] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205430  9107 tablet_bootstrap.cc:492] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205439  9121 raft_consensus.cc:2804] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205470  9110 ts_tablet_manager.cc:1434] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205482  9121 raft_consensus.cc:697] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Becoming Leader. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Running, Role: LEADER
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205546  9110 tablet_bootstrap.cc:492] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Bootstrap starting.
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205524  9121 consensus_queue.cc:237] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.205839  9107 tablet_bootstrap.cc:654] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.206233  9110 tablet_bootstrap.cc:654] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Neither blocks nor log segments found. Creating new log.
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.206271  9108 tablet_bootstrap.cc:492] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.206220  8505 catalog_manager.cc:5697] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3). New cstate: current_term: 1 leader_uuid: "96325fd2a40c493f8257a0c3e6a3d899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } health_report { overall_health: HEALTHY } } }
12:12:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.206667  9108 tablet_bootstrap.cc:654] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211407  9108 tablet_bootstrap.cc:492] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211478  9108 ts_tablet_manager.cc:1403] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
12:12:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211705  9108 raft_consensus.cc:359] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211786  9108 raft_consensus.cc:385] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211809  9108 raft_consensus.cc:740] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211861  9108 consensus_queue.cc:260] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211902  9108 raft_consensus.cc:399] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211927  9108 raft_consensus.cc:493] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.211951  9108 raft_consensus.cc:3060] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.212718  9108 raft_consensus.cc:515] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.212803  9108 leader_election.cc:304] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.212843  9108 leader_election.cc:290] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.212922  9108 ts_tablet_manager.cc:1434] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
12:12:24.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.212997  9108 tablet_bootstrap.cc:492] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Bootstrap starting.
12:12:24.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.213595  9108 tablet_bootstrap.cc:654] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Neither blocks nor log segments found. Creating new log.
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.213967  9153 raft_consensus.cc:2804] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.214020  9153 raft_consensus.cc:697] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.214066  9153 consensus_queue.cc:237] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.214789  8505 catalog_manager.cc:5697] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.215173  8493 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet a9f2e64d7994401b94189f1e49f58447 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a9f2e64d7994401b94189f1e49f58447 consensus state has no leader
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217458  9108 tablet_bootstrap.cc:492] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: No bootstrap required, opened a new log
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217516  9108 ts_tablet_manager.cc:1403] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217661  9108 raft_consensus.cc:359] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217705  9108 raft_consensus.cc:385] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217722  9108 raft_consensus.cc:740] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Initialized, Role: FOLLOWER
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217782  9108 consensus_queue.cc:260] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [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: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217810  9108 raft_consensus.cc:399] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217828  9108 raft_consensus.cc:493] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.217846  9108 raft_consensus.cc:3060] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.218488  9108 raft_consensus.cc:515] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.218578  9108 leader_election.cc:304] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4f60911b61644ba8966d44fa756ac14; no voters: 
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.218642  9120 raft_consensus.cc:2804] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.218686  9120 raft_consensus.cc:697] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Becoming Leader. State: Replica: b4f60911b61644ba8966d44fa756ac14, State: Running, Role: LEADER
12:12:24.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.218716  9120 consensus_queue.cc:237] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } }
12:12:24.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.219328  8505 catalog_manager.cc:5697] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f60911b61644ba8966d44fa756ac14 (127.8.50.2). New cstate: current_term: 1 leader_uuid: "b4f60911b61644ba8966d44fa756ac14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f60911b61644ba8966d44fa756ac14" member_type: VOTER last_known_addr { host: "127.8.50.2" port: 34429 } health_report { overall_health: HEALTHY } } }
12:12:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.221684  9108 leader_election.cc:290] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.222561  9108 ts_tablet_manager.cc:1434] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
12:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223383  9107 tablet_bootstrap.cc:492] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223450  9107 ts_tablet_manager.cc:1403] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.000s
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223608  9107 raft_consensus.cc:359] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223688  9107 raft_consensus.cc:385] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223708  9107 raft_consensus.cc:740] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223749  9107 consensus_queue.cc:260] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223781  9107 raft_consensus.cc:399] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223798  9107 raft_consensus.cc:493] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.223816  9107 raft_consensus.cc:3060] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224556  9110 tablet_bootstrap.cc:492] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: No bootstrap required, opened a new log
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224535  9107 raft_consensus.cc:515] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224611  9107 leader_election.cc:304] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224618  9110 ts_tablet_manager.cc:1403] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.000s
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224663  9107 leader_election.cc:290] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224694  9112 raft_consensus.cc:2804] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224746  9107 ts_tablet_manager.cc:1434] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224757  9112 raft_consensus.cc:697] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224826  9107 tablet_bootstrap.cc:492] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Bootstrap starting.
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224803  9110 raft_consensus.cc:359] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224861  9110 raft_consensus.cc:385] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224881  9110 raft_consensus.cc:740] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Initialized, Role: FOLLOWER
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224928  9110 consensus_queue.cc:260] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [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: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224969  9110 raft_consensus.cc:399] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224994  9110 raft_consensus.cc:493] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.225018  9110 raft_consensus.cc:3060] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.225322  9107 tablet_bootstrap.cc:654] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Neither blocks nor log segments found. Creating new log.
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.225833  9110 raft_consensus.cc:515] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.225896  9110 leader_election.cc:304] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96325fd2a40c493f8257a0c3e6a3d899; no voters: 
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.225940  9110 leader_election.cc:290] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.225968  9139 raft_consensus.cc:2804] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.226014  9110 ts_tablet_manager.cc:1434] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.226040  9139 raft_consensus.cc:697] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Becoming Leader. State: Replica: 96325fd2a40c493f8257a0c3e6a3d899, State: Running, Role: LEADER
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.226078  9139 consensus_queue.cc:237] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } }
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.224802  9112 consensus_queue.cc:237] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.227118  8507 catalog_manager.cc:5697] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.227476  8506 catalog_manager.cc:5697] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3). New cstate: current_term: 1 leader_uuid: "96325fd2a40c493f8257a0c3e6a3d899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96325fd2a40c493f8257a0c3e6a3d899" member_type: VOTER last_known_addr { host: "127.8.50.3" port: 33881 } health_report { overall_health: HEALTHY } } }
12:12:24.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.232673  9107 tablet_bootstrap.cc:492] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: No bootstrap required, opened a new log
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.232743  9107 ts_tablet_manager.cc:1403] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.232890  9107 raft_consensus.cc:359] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.232942  9107 raft_consensus.cc:385] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.232960  9107 raft_consensus.cc:740] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Initialized, Role: FOLLOWER
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233017  9107 consensus_queue.cc:260] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [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: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233059  9107 raft_consensus.cc:399] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233078  9107 raft_consensus.cc:493] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233094  9107 raft_consensus.cc:3060] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 0 FOLLOWER]: Advancing to term 1
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233695  9107 raft_consensus.cc:515] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233767  9107 leader_election.cc:304] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c622e88dcb452fa0a67787ac910910; no voters: 
12:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233826  9112 raft_consensus.cc:2804] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Leader election won for term 1
12:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233855  9112 raft_consensus.cc:697] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Becoming Leader. State: Replica: 09c622e88dcb452fa0a67787ac910910, State: Running, Role: LEADER
12:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.233883  9112 consensus_queue.cc:237] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } }
12:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.234270  9107 leader_election.cc:290] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.234541  9107 ts_tablet_manager.cc:1434] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.234586  8506 catalog_manager.cc:5697] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c622e88dcb452fa0a67787ac910910 (127.8.50.1). New cstate: current_term: 1 leader_uuid: "09c622e88dcb452fa0a67787ac910910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c622e88dcb452fa0a67787ac910910" member_type: VOTER last_known_addr { host: "127.8.50.1" port: 40793 } health_report { overall_health: HEALTHY } } }
12:12:24.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.238292  8506 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057] alter complete (version 0)
12:12:24.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 9f8165acaa754275b8861f9eb23d6057
12:12:24.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.288 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299997, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299997, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299997, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299997, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299997, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299997, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.325 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.344 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.345 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@64ed3889, flushNotification=Deferred@384702049(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:24.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.348 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.369 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.377 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.381 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.412 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.420 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.423 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.426 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.432 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa6d4a88d2e443119dab5b18dc4f35d9 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=fa6d4a88d2e443119dab5b18dc4f35d9@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:24.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:24.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:24.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:24.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:24.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:24.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.453 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.463 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.470 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.473 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.512 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)] connecting to peer
12:12:24.514 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)] connecting to peer
12:12:24.514 [DEBUG - kudu-nio-3] (Connection.java:757) [peer b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)] Successfully connected to peer
12:12:24.515 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)] connecting to peer
12:12:24.519 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)] Successfully connected to peer
12:12:24.524 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)] Successfully connected to peer
12:12:24.603 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x91cee055, L:/127.0.0.1:33624 - R:/127.8.50.3:33881] using TOKEN/null
12:12:24.603 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xae1767ca, L:/127.0.0.1:51528 - R:/127.8.50.2:34429] using TOKEN/null
12:12:24.604 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x34a037a0, L:/127.0.0.1:50294 - R:/127.8.50.1:40793] using TOKEN/null
12:12:24.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe4ca44a5279444f9034d986b019872f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:24.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fe4ca44a5279444f9034d986b019872f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.661 [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=5), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.8.50.61:39391, [3ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:24.685 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=97b8316224de47c585fc7efd824dd42d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.686 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 97b8316224de47c585fc7efd824dd42d for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
12:12:24.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bf25687ceaed4e3c96b42234de2d90db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bf25687ceaed4e3c96b42234de2d90db for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
12:12:24.693 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=f76c709e1cce496a9376310cb951934d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.694 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f76c709e1cce496a9376310cb951934d for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
12:12:24.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe4ca44a5279444f9034d986b019872f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe4ca44a5279444f9034d986b019872f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:24.699 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=607087e38c914269a603e6634a19eb86, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.702 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607087e38c914269a603e6634a19eb86 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:24.705 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=1ae910ea56e14aa38a7ddca07375c0c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.709 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1ae910ea56e14aa38a7ddca07375c0c0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:24.726 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bc28b17e20814ba0985c42e6ce6e97bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.728 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc28b17e20814ba0985c42e6ce6e97bc for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
12:12:24.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
12:12:24.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=800d509c8e9a472fb653afa03b90e81e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 800d509c8e9a472fb653afa03b90e81e for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
12:12:24.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c2bf0428bf4c63af0710153d717c4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c2bf0428bf4c63af0710153d717c4e for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
12:12:24.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fa6d4a88d2e443119dab5b18dc4f35d9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa6d4a88d2e443119dab5b18dc4f35d9 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:24.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=deb9b2a698c949418599e49f2eaa65e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet deb9b2a698c949418599e49f2eaa65e8 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:24.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e6a0eaff1c53404bbfbfdfe4e854769f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e6a0eaff1c53404bbfbfdfe4e854769f for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:24.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=a9f2e64d7994401b94189f1e49f58447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a9f2e64d7994401b94189f1e49f58447 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
12:12:24.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9dda090f0aa744dfa4c7dc065c715b20, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9dda090f0aa744dfa4c7dc065c715b20 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
12:12:24.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fd30007e04ee4977b4b528d404575b8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fd30007e04ee4977b4b528d404575b8d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
12:12:24.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=7580918269944ca2adff962612a43b91, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7580918269944ca2adff962612a43b91 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
12:12:24.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
12:12:24.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e7af68af17554603a1be388ce6cb56d7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e7af68af17554603a1be388ce6cb56d7 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
12:12:24.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=6a4e4cc04f9744078b18d827821ba201, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 6a4e4cc04f9744078b18d827821ba201 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
12:12:24.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=362fb18f98324fb18a06dce225495c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 362fb18f98324fb18a06dce225495c54 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
12:12:24.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
12:12:24.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
12:12:24.801 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9aafedf7d46a4d9cac7792526df33eff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.834 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@610c028d, flushNotification=Deferred@1837609668(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:24.888 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=97b8316224de47c585fc7efd824dd42d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.888 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 97b8316224de47c585fc7efd824dd42d for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
12:12:24.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bf25687ceaed4e3c96b42234de2d90db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bf25687ceaed4e3c96b42234de2d90db for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
12:12:24.893 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=f76c709e1cce496a9376310cb951934d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.893 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f76c709e1cce496a9376310cb951934d for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
12:12:24.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe4ca44a5279444f9034d986b019872f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe4ca44a5279444f9034d986b019872f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:24.898 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=607087e38c914269a603e6634a19eb86, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.898 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607087e38c914269a603e6634a19eb86 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:24.900 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=1ae910ea56e14aa38a7ddca07375c0c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.900 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1ae910ea56e14aa38a7ddca07375c0c0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:24.902 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bc28b17e20814ba0985c42e6ce6e97bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.903 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc28b17e20814ba0985c42e6ce6e97bc for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
12:12:24.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
12:12:24.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=800d509c8e9a472fb653afa03b90e81e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.907 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 800d509c8e9a472fb653afa03b90e81e for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
12:12:24.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c2bf0428bf4c63af0710153d717c4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c2bf0428bf4c63af0710153d717c4e for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
12:12:24.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fa6d4a88d2e443119dab5b18dc4f35d9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa6d4a88d2e443119dab5b18dc4f35d9 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:24.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=deb9b2a698c949418599e49f2eaa65e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet deb9b2a698c949418599e49f2eaa65e8 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:24.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e6a0eaff1c53404bbfbfdfe4e854769f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.914 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet e6a0eaff1c53404bbfbfdfe4e854769f for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:24.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=a9f2e64d7994401b94189f1e49f58447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a9f2e64d7994401b94189f1e49f58447 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
12:12:24.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9dda090f0aa744dfa4c7dc065c715b20, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9dda090f0aa744dfa4c7dc065c715b20 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
12:12:24.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fd30007e04ee4977b4b528d404575b8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fd30007e04ee4977b4b528d404575b8d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
12:12:24.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=7580918269944ca2adff962612a43b91, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7580918269944ca2adff962612a43b91 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
12:12:24.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
12:12:24.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e7af68af17554603a1be388ce6cb56d7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e7af68af17554603a1be388ce6cb56d7 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
12:12:24.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=6a4e4cc04f9744078b18d827821ba201, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 6a4e4cc04f9744078b18d827821ba201 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
12:12:24.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=362fb18f98324fb18a06dce225495c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 362fb18f98324fb18a06dce225495c54 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
12:12:24.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
12:12:24.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
12:12:24.942 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9aafedf7d46a4d9cac7792526df33eff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.946628  8506 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:24.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.952591  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet fe4ca44a5279444f9034d986b019872f
12:12:24.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.952766  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet fa6d4a88d2e443119dab5b18dc4f35d9
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.953850  8732 tablet_service.cc:1558] Processing DeleteTablet for tablet fe4ca44a5279444f9034d986b019872f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:24 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954036  8872 tablet_service.cc:1558] Processing DeleteTablet for tablet fa6d4a88d2e443119dab5b18dc4f35d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:24 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954118  9207 tablet_replica.cc:333] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954223  9207 raft_consensus.cc:2243] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954274  9208 tablet_replica.cc:333] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954298  9207 raft_consensus.cc:2272] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954383  9208 raft_consensus.cc:2243] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954447  9208 raft_consensus.cc:2272] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954767  9207 ts_tablet_manager.cc:1916] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.954841  9208 ts_tablet_manager.cc:1916] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:24.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.956506  9208 ts_tablet_manager.cc:1929] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:24.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.956560  9207 ts_tablet_manager.cc:1929] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.956599  9208 log.cc:1199] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/fa6d4a88d2e443119dab5b18dc4f35d9
12:12:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.956621  9207 log.cc:1199] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/fe4ca44a5279444f9034d986b019872f
12:12:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.956868  9207 ts_tablet_manager.cc:1950] T fe4ca44a5279444f9034d986b019872f P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.956892  9208 ts_tablet_manager.cc:1950] T fa6d4a88d2e443119dab5b18dc4f35d9 P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.957358  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet fa6d4a88d2e443119dab5b18dc4f35d9 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.957460  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet fe4ca44a5279444f9034d986b019872f (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 97b8316224de47c585fc7efd824dd42d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:24.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
12:12:24.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:24.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:24.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:24.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=97b8316224de47c585fc7efd824dd42d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:24.976 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:24.979 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=97b8316224de47c585fc7efd824dd42d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.979 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 97b8316224de47c585fc7efd824dd42d for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
12:12:24.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bf25687ceaed4e3c96b42234de2d90db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bf25687ceaed4e3c96b42234de2d90db for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
12:12:24.984 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=f76c709e1cce496a9376310cb951934d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.984 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f76c709e1cce496a9376310cb951934d for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
12:12:24.987 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=607087e38c914269a603e6634a19eb86, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.987 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607087e38c914269a603e6634a19eb86 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:24.989 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=1ae910ea56e14aa38a7ddca07375c0c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.989 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1ae910ea56e14aa38a7ddca07375c0c0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:24.991 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bc28b17e20814ba0985c42e6ce6e97bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.991 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc28b17e20814ba0985c42e6ce6e97bc for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
12:12:24.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c4f9c3c3ea444ea7ec9dc30654e60c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c4f9c3c3ea444ea7ec9dc30654e60c for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
12:12:24.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=800d509c8e9a472fb653afa03b90e81e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 800d509c8e9a472fb653afa03b90e81e for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
12:12:24.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c2bf0428bf4c63af0710153d717c4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c2bf0428bf4c63af0710153d717c4e for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
12:12:24.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=deb9b2a698c949418599e49f2eaa65e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:24.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet deb9b2a698c949418599e49f2eaa65e8 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:25.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:25.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:25.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9dda090f0aa744dfa4c7dc065c715b20 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
12:12:25.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:25.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:25.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:25.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:25.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:25.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:25.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:25.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=9dda090f0aa744dfa4c7dc065c715b20@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:25.002 [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.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e6a0eaff1c53404bbfbfdfe4e854769f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e6a0eaff1c53404bbfbfdfe4e854769f for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:25.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=a9f2e64d7994401b94189f1e49f58447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a9f2e64d7994401b94189f1e49f58447 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
12:12:25.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9dda090f0aa744dfa4c7dc065c715b20, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9dda090f0aa744dfa4c7dc065c715b20 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
12:12:25.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fd30007e04ee4977b4b528d404575b8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fd30007e04ee4977b4b528d404575b8d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
12:12:25.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=7580918269944ca2adff962612a43b91, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7580918269944ca2adff962612a43b91 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
12:12:25.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
12:12:25.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e7af68af17554603a1be388ce6cb56d7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e7af68af17554603a1be388ce6cb56d7 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
12:12:25.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=6a4e4cc04f9744078b18d827821ba201, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 6a4e4cc04f9744078b18d827821ba201 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
12:12:25.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=362fb18f98324fb18a06dce225495c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 362fb18f98324fb18a06dce225495c54 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
12:12:25.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
12:12:25.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:25.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:25.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
12:12:25.025 [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.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
12:12:25.029 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9aafedf7d46a4d9cac7792526df33eff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.031157  8506 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:25.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.033577  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 97b8316224de47c585fc7efd824dd42d
12:12:25.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.033669  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet b3c4f9c3c3ea444ea7ec9dc30654e60c
12:12:25.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.033711  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 9dda090f0aa744dfa4c7dc065c715b20
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.034684  9003 tablet_service.cc:1558] Processing DeleteTablet for tablet 97b8316224de47c585fc7efd824dd42d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:33616
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.034943  9210 tablet_replica.cc:333] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: stopping tablet replica
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035065  9210 raft_consensus.cc:2243] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035152  9210 raft_consensus.cc:2272] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035305  8871 tablet_service.cc:1558] Processing DeleteTablet for tablet b3c4f9c3c3ea444ea7ec9dc30654e60c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035400  9208 tablet_replica.cc:333] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035449  9208 raft_consensus.cc:2243] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035501  9208 raft_consensus.cc:2272] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035641  8733 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dda090f0aa744dfa4c7dc065c715b20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035758  9207 tablet_replica.cc:333] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035806  9207 raft_consensus.cc:2243] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035811  9208 ts_tablet_manager.cc:1916] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.035851  9207 raft_consensus.cc:2272] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.036137  9207 ts_tablet_manager.cc:1916] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.037668  9208 ts_tablet_manager.cc:1929] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.037747  9208 log.cc:1199] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/b3c4f9c3c3ea444ea7ec9dc30654e60c
12:12:25.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.037945  9208 ts_tablet_manager.cc:1950] T b3c4f9c3c3ea444ea7ec9dc30654e60c P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.038173  9207 ts_tablet_manager.cc:1929] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.038252  9207 log.cc:1199] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/9dda090f0aa744dfa4c7dc065c715b20
12:12:25.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.038468  9207 ts_tablet_manager.cc:1950] T 9dda090f0aa744dfa4c7dc065c715b20 P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.038928  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet 9dda090f0aa744dfa4c7dc065c715b20 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.039021  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet b3c4f9c3c3ea444ea7ec9dc30654e60c (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.037533  9210 ts_tablet_manager.cc:1916] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.040733  9210 ts_tablet_manager.cc:1929] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.040833  9210 log.cc:1199] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/wals/97b8316224de47c585fc7efd824dd42d
12:12:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.041100  9210 ts_tablet_manager.cc:1950] T 97b8316224de47c585fc7efd824dd42d P 96325fd2a40c493f8257a0c3e6a3d899: Deleting consensus metadata
12:12:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.041558  8492 catalog_manager.cc:5028] TS 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881): tablet 97b8316224de47c585fc7efd824dd42d (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:25.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:25.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 607087e38c914269a603e6634a19eb86 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb9b2a698c949418599e49f2eaa65e8 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:25.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:25.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=607087e38c914269a603e6634a19eb86@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=deb9b2a698c949418599e49f2eaa65e8@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}]
12:12:25.057 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bf25687ceaed4e3c96b42234de2d90db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bf25687ceaed4e3c96b42234de2d90db for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
12:12:25.062 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=f76c709e1cce496a9376310cb951934d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.062 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f76c709e1cce496a9376310cb951934d for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
12:12:25.064 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=607087e38c914269a603e6634a19eb86, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.064 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607087e38c914269a603e6634a19eb86 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:25.066 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=1ae910ea56e14aa38a7ddca07375c0c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.066 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1ae910ea56e14aa38a7ddca07375c0c0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:25.068 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bc28b17e20814ba0985c42e6ce6e97bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.068 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc28b17e20814ba0985c42e6ce6e97bc for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
12:12:25.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=800d509c8e9a472fb653afa03b90e81e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 800d509c8e9a472fb653afa03b90e81e for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
12:12:25.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c2bf0428bf4c63af0710153d717c4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c2bf0428bf4c63af0710153d717c4e for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
12:12:25.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=deb9b2a698c949418599e49f2eaa65e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet deb9b2a698c949418599e49f2eaa65e8 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:25.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e6a0eaff1c53404bbfbfdfe4e854769f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e6a0eaff1c53404bbfbfdfe4e854769f for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:25.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=a9f2e64d7994401b94189f1e49f58447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a9f2e64d7994401b94189f1e49f58447 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
12:12:25.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:25.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7580918269944ca2adff962612a43b91 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6a4e4cc04f9744078b18d827821ba201 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000380000064, 0x00000003800000C8)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x0000000480000064, 0x00000004800000C8)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:25.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:25.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7580918269944ca2adff962612a43b91@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=6a4e4cc04f9744078b18d827821ba201@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:25.082 [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.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fd30007e04ee4977b4b528d404575b8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fd30007e04ee4977b4b528d404575b8d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
12:12:25.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=7580918269944ca2adff962612a43b91, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7580918269944ca2adff962612a43b91 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
12:12:25.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
12:12:25.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e7af68af17554603a1be388ce6cb56d7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e7af68af17554603a1be388ce6cb56d7 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
12:12:25.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=6a4e4cc04f9744078b18d827821ba201, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 6a4e4cc04f9744078b18d827821ba201 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
12:12:25.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=362fb18f98324fb18a06dce225495c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 362fb18f98324fb18a06dce225495c54 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
12:12:25.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=0b1ddeb9c25f44829d6bfdaf7aca8e27, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
12:12:25.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
12:12:25.103 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9aafedf7d46a4d9cac7792526df33eff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.105158  8506 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.107580  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 607087e38c914269a603e6634a19eb86
12:12:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.107707  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet deb9b2a698c949418599e49f2eaa65e8
12:12:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.107745  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 7580918269944ca2adff962612a43b91
12:12:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.107785  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 6a4e4cc04f9744078b18d827821ba201
12:12:25.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.107831  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108057  9007 tablet_service.cc:1558] Processing DeleteTablet for tablet 607087e38c914269a603e6634a19eb86 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:33616
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108265  9210 tablet_replica.cc:333] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: stopping tablet replica
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108350  9210 raft_consensus.cc:2243] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108413  9210 raft_consensus.cc:2272] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108423  8733 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a4e4cc04f9744078b18d827821ba201 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108614  9207 tablet_replica.cc:333] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108700  9207 raft_consensus.cc:2243] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108763  9207 raft_consensus.cc:2272] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.108616  8731 tablet_service.cc:1558] Processing DeleteTablet for tablet 7580918269944ca2adff962612a43b91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109120  9207 ts_tablet_manager.cc:1916] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109133  8872 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109233  8868 tablet_service.cc:1558] Processing DeleteTablet for tablet deb9b2a698c949418599e49f2eaa65e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109460  9208 tablet_replica.cc:333] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109526  9208 raft_consensus.cc:2243] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109578  9208 raft_consensus.cc:2272] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.109947  9208 ts_tablet_manager.cc:1916] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.110848  9207 ts_tablet_manager.cc:1929] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.110913  9207 log.cc:1199] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/6a4e4cc04f9744078b18d827821ba201
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111119  9207 ts_tablet_manager.cc:1950] T 6a4e4cc04f9744078b18d827821ba201 P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111559  9208 ts_tablet_manager.cc:1929] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111583  9207 tablet_replica.cc:333] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111608  9208 log.cc:1199] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/0b1ddeb9c25f44829d6bfdaf7aca8e27
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111639  9207 raft_consensus.cc:2243] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111723  9207 raft_consensus.cc:2272] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111738  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet 6a4e4cc04f9744078b18d827821ba201 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.111830  9208 ts_tablet_manager.cc:1950] T 0b1ddeb9c25f44829d6bfdaf7aca8e27 P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.112105  9207 ts_tablet_manager.cc:1916] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.112200  9208 tablet_replica.cc:333] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.112255  9208 raft_consensus.cc:2243] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.112285  9208 raft_consensus.cc:2272] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.112280  9210 ts_tablet_manager.cc:1916] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.112516  9208 ts_tablet_manager.cc:1916] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113284  9207 ts_tablet_manager.cc:1929] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113330  9207 log.cc:1199] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/7580918269944ca2adff962612a43b91
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113528  9207 ts_tablet_manager.cc:1950] T 7580918269944ca2adff962612a43b91 P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113651  9208 ts_tablet_manager.cc:1929] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113695  9208 log.cc:1199] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/deb9b2a698c949418599e49f2eaa65e8
12:12:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113976  9208 ts_tablet_manager.cc:1950] T deb9b2a698c949418599e49f2eaa65e8 P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113965  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet 7580918269944ca2adff962612a43b91 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.113993  9210 ts_tablet_manager.cc:1929] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.114044  9210 log.cc:1199] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/wals/607087e38c914269a603e6634a19eb86
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.114215  9210 ts_tablet_manager.cc:1950] T 607087e38c914269a603e6634a19eb86 P 96325fd2a40c493f8257a0c3e6a3d899: Deleting consensus metadata
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.114624  8492 catalog_manager.cc:5028] TS 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881): tablet 607087e38c914269a603e6634a19eb86 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.114637  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet 0b1ddeb9c25f44829d6bfdaf7aca8e27 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.114725  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet deb9b2a698c949418599e49f2eaa65e8 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f76c709e1cce496a9376310cb951934d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3c2bf0428bf4c63af0710153d717c4e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fd30007e04ee4977b4b528d404575b8d for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
12:12:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:25.135 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f76c709e1cce496a9376310cb951934d@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=b3c2bf0428bf4c63af0710153d717c4e@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=fd30007e04ee4977b4b528d404575b8d@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}]
12:12:25.135 [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.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bf25687ceaed4e3c96b42234de2d90db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bf25687ceaed4e3c96b42234de2d90db for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
12:12:25.140 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=f76c709e1cce496a9376310cb951934d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.140 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f76c709e1cce496a9376310cb951934d for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
12:12:25.143 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=1ae910ea56e14aa38a7ddca07375c0c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.143 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1ae910ea56e14aa38a7ddca07375c0c0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:25.145 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bc28b17e20814ba0985c42e6ce6e97bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.145 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc28b17e20814ba0985c42e6ce6e97bc for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
12:12:25.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=800d509c8e9a472fb653afa03b90e81e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 800d509c8e9a472fb653afa03b90e81e for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
12:12:25.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=b3c2bf0428bf4c63af0710153d717c4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b3c2bf0428bf4c63af0710153d717c4e for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
12:12:25.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e6a0eaff1c53404bbfbfdfe4e854769f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e6a0eaff1c53404bbfbfdfe4e854769f for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:25.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=a9f2e64d7994401b94189f1e49f58447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a9f2e64d7994401b94189f1e49f58447 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
12:12:25.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fd30007e04ee4977b4b528d404575b8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fd30007e04ee4977b4b528d404575b8d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
12:12:25.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
12:12:25.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e7af68af17554603a1be388ce6cb56d7 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
12:12:25.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:25.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:25.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:25.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=e7af68af17554603a1be388ce6cb56d7@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
12:12:25.160 [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.8.50.61:39391, [1ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e7af68af17554603a1be388ce6cb56d7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e7af68af17554603a1be388ce6cb56d7 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
12:12:25.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=362fb18f98324fb18a06dce225495c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 362fb18f98324fb18a06dce225495c54 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
12:12:25.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
12:12:25.168 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9aafedf7d46a4d9cac7792526df33eff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.170346  8506 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39282:
12:12:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172313  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet f76c709e1cce496a9376310cb951934d
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172402  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet b3c2bf0428bf4c63af0710153d717c4e
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172444  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet fd30007e04ee4977b4b528d404575b8d
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172480  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet e7af68af17554603a1be388ce6cb56d7
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172698  8868 tablet_service.cc:1558] Processing DeleteTablet for tablet b3c2bf0428bf4c63af0710153d717c4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172796  9208 tablet_replica.cc:333] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172811  9006 tablet_service.cc:1558] Processing DeleteTablet for tablet f76c709e1cce496a9376310cb951934d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:33616
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172847  9208 raft_consensus.cc:2243] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172894  9210 tablet_replica.cc:333] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: stopping tablet replica
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172916  9208 raft_consensus.cc:2272] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.172952  9210 raft_consensus.cc:2243] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173012  9210 raft_consensus.cc:2272] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173032  8734 tablet_service.cc:1558] Processing DeleteTablet for tablet fd30007e04ee4977b4b528d404575b8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173043  8737 tablet_service.cc:1558] Processing DeleteTablet for tablet e7af68af17554603a1be388ce6cb56d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173247  9207 tablet_replica.cc:333] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173296  9207 raft_consensus.cc:2243] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173332  9207 raft_consensus.cc:2272] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173416  9210 ts_tablet_manager.cc:1916] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.173583  9207 ts_tablet_manager.cc:1916] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.174636  9208 ts_tablet_manager.cc:1916] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.174979  9207 ts_tablet_manager.cc:1929] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175005  9210 ts_tablet_manager.cc:1929] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175031  9207 log.cc:1199] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/fd30007e04ee4977b4b528d404575b8d
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175056  9210 log.cc:1199] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/wals/f76c709e1cce496a9376310cb951934d
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175251  9207 ts_tablet_manager.cc:1950] T fd30007e04ee4977b4b528d404575b8d P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175276  9210 ts_tablet_manager.cc:1950] T f76c709e1cce496a9376310cb951934d P 96325fd2a40c493f8257a0c3e6a3d899: Deleting consensus metadata
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175521  9207 tablet_replica.cc:333] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175571  9207 raft_consensus.cc:2243] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175625  9207 raft_consensus.cc:2272] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175625  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet fd30007e04ee4977b4b528d404575b8d (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175633  8492 catalog_manager.cc:5028] TS 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881): tablet f76c709e1cce496a9376310cb951934d (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175792  9208 ts_tablet_manager.cc:1929] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.175844  9208 log.cc:1199] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/b3c2bf0428bf4c63af0710153d717c4e
12:12:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.176012  9208 ts_tablet_manager.cc:1950] T b3c2bf0428bf4c63af0710153d717c4e P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.176266  9207 ts_tablet_manager.cc:1916] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.177340  9207 ts_tablet_manager.cc:1929] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.177377  9207 log.cc:1199] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/e7af68af17554603a1be388ce6cb56d7
12:12:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.177529  9207 ts_tablet_manager.cc:1950] T e7af68af17554603a1be388ce6cb56d7 P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.177961  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet e7af68af17554603a1be388ce6cb56d7 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.178052  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet b3c2bf0428bf4c63af0710153d717c4e (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bf25687ceaed4e3c96b42234de2d90db for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1ae910ea56e14aa38a7ddca07375c0c0 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bc28b17e20814ba0985c42e6ce6e97bc for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000008000012C, 0x0000000080000190)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 800d509c8e9a472fb653afa03b90e81e for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e6a0eaff1c53404bbfbfdfe4e854769f for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a9f2e64d7994401b94189f1e49f58447 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000018000012C, 0x0000000180000190)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000028000012C, 0x0000000280000190)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 362fb18f98324fb18a06dce225495c54 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000038000012C, 0x0000000380000190)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000048000012C, 0x0000000480000190)
12:12:25.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9aafedf7d46a4d9cac7792526df33eff for table 'org.apache.kudu.client.TestAlterTable-1783512743343' with partition [0x000000058000012C, 0x0000000580000190)
12:12:25.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bf25687ceaed4e3c96b42234de2d90db@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=1ae910ea56e14aa38a7ddca07375c0c0@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bc28b17e20814ba0985c42e6ce6e97bc@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=800d509c8e9a472fb653afa03b90e81e@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e6a0eaff1c53404bbfbfdfe4e854769f@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=a9f2e64d7994401b94189f1e49f58447@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=362fb18f98324fb18a06dce225495c54@[09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6@[b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=9aafedf7d46a4d9cac7792526df33eff@[96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)[L]]}]
12:12:25.195 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.8.50.61:39391, [2ms] Sub RPC GetTableLocations: received response from server master-127.8.50.61:39391: OK, deferred=null)) after lookup
12:12:25.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bf25687ceaed4e3c96b42234de2d90db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bf25687ceaed4e3c96b42234de2d90db for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
12:12:25.199 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=1ae910ea56e14aa38a7ddca07375c0c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.199 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1ae910ea56e14aa38a7ddca07375c0c0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:25.201 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=bc28b17e20814ba0985c42e6ce6e97bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.201 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc28b17e20814ba0985c42e6ce6e97bc for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
12:12:25.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=800d509c8e9a472fb653afa03b90e81e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 800d509c8e9a472fb653afa03b90e81e for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
12:12:25.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=e6a0eaff1c53404bbfbfdfe4e854769f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e6a0eaff1c53404bbfbfdfe4e854769f for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:25.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=a9f2e64d7994401b94189f1e49f58447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a9f2e64d7994401b94189f1e49f58447 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
12:12:25.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=fe04a659a45c4d0d8ab4ebf7bf0c79a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
12:12:25.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=362fb18f98324fb18a06dce225495c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 362fb18f98324fb18a06dce225495c54 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
12:12:25.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=8935c1b0e9bd40f1aee29e8edf9e21e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
12:12:25.215 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512743343, tablet=9aafedf7d46a4d9cac7792526df33eff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.219484  8506 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39282:
12:12:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" }
12:12:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.219619  8506 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:39282:
12:12:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512743343" }
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221333  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet bf25687ceaed4e3c96b42234de2d90db
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221431  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 1ae910ea56e14aa38a7ddca07375c0c0
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221474  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet bc28b17e20814ba0985c42e6ce6e97bc
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221500  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 800d509c8e9a472fb653afa03b90e81e
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221535  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet e6a0eaff1c53404bbfbfdfe4e854769f
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221561  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet a9f2e64d7994401b94189f1e49f58447
12:12:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221587  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221611  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 362fb18f98324fb18a06dce225495c54
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221638  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 8935c1b0e9bd40f1aee29e8edf9e21e6
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221621  8868 tablet_service.cc:1558] Processing DeleteTablet for tablet bf25687ceaed4e3c96b42234de2d90db with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221668  8506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 375a518d7f854de4b4d7f1ed21e8197c: Sending DeleteTablet for 1 replicas of tablet 9aafedf7d46a4d9cac7792526df33eff
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221678  9006 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ae910ea56e14aa38a7ddca07375c0c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:33616
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221725  9003 tablet_service.cc:1558] Processing DeleteTablet for tablet bc28b17e20814ba0985c42e6ce6e97bc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:33616
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221771  9210 tablet_replica.cc:333] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: stopping tablet replica
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221788  9208 tablet_replica.cc:333] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221820  9210 raft_consensus.cc:2243] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221832  9208 raft_consensus.cc:2243] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221868  9210 raft_consensus.cc:2272] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.221880  9208 raft_consensus.cc:2272] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.222208  9210 ts_tablet_manager.cc:1916] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.222208  9208 ts_tablet_manager.cc:1916] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.223593  9003 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aafedf7d46a4d9cac7792526df33eff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:33616
12:12:25.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.223778  9210 ts_tablet_manager.cc:1929] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.223799  9208 ts_tablet_manager.cc:1929] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.223845  9210 log.cc:1199] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/wals/1ae910ea56e14aa38a7ddca07375c0c0
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.223862  9208 log.cc:1199] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/bf25687ceaed4e3c96b42234de2d90db
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224035  8737 tablet_service.cc:1558] Processing DeleteTablet for tablet 800d509c8e9a472fb653afa03b90e81e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224080  9210 ts_tablet_manager.cc:1950] T 1ae910ea56e14aa38a7ddca07375c0c0 P 96325fd2a40c493f8257a0c3e6a3d899: Deleting consensus metadata
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224119  8734 tablet_service.cc:1558] Processing DeleteTablet for tablet e6a0eaff1c53404bbfbfdfe4e854769f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224128  9208 ts_tablet_manager.cc:1950] T bf25687ceaed4e3c96b42234de2d90db P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224171  8731 tablet_service.cc:1558] Processing DeleteTablet for tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224220  8730 tablet_service.cc:1558] Processing DeleteTablet for tablet 362fb18f98324fb18a06dce225495c54 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:50280
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224273  9207 tablet_replica.cc:333] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224334  9207 raft_consensus.cc:2243] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224382  9207 raft_consensus.cc:2272] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224634  8872 tablet_service.cc:1558] Processing DeleteTablet for tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224694  8868 tablet_service.cc:1558] Processing DeleteTablet for tablet a9f2e64d7994401b94189f1e49f58447 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 12:12:25 UTC) from {username='slave'} at 127.0.0.1:51522
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224720  9208 tablet_replica.cc:333] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224774  9210 tablet_replica.cc:333] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: stopping tablet replica
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224789  9208 raft_consensus.cc:2243] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224828  9210 raft_consensus.cc:2243] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224835  9208 raft_consensus.cc:2272] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224867  9210 raft_consensus.cc:2272] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.224934  9207 ts_tablet_manager.cc:1916] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.225118  8492 catalog_manager.cc:5028] TS 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881): tablet 1ae910ea56e14aa38a7ddca07375c0c0 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.225142  9208 ts_tablet_manager.cc:1916] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.225293  9210 ts_tablet_manager.cc:1916] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226398  9207 ts_tablet_manager.cc:1929] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226459  9207 log.cc:1199] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/800d509c8e9a472fb653afa03b90e81e
12:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226619  9210 ts_tablet_manager.cc:1929] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226665  9210 log.cc:1199] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/wals/bc28b17e20814ba0985c42e6ce6e97bc
12:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226662  9207 ts_tablet_manager.cc:1950] T 800d509c8e9a472fb653afa03b90e81e P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226886  9210 ts_tablet_manager.cc:1950] T bc28b17e20814ba0985c42e6ce6e97bc P 96325fd2a40c493f8257a0c3e6a3d899: Deleting consensus metadata
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.226867  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet bf25687ceaed4e3c96b42234de2d90db (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227048  9208 ts_tablet_manager.cc:1929] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227057  9207 tablet_replica.cc:333] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227066  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet 800d509c8e9a472fb653afa03b90e81e (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227093  9208 log.cc:1199] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/8935c1b0e9bd40f1aee29e8edf9e21e6
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227118  9207 raft_consensus.cc:2243] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227171  9207 raft_consensus.cc:2272] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227326  9208 ts_tablet_manager.cc:1950] T 8935c1b0e9bd40f1aee29e8edf9e21e6 P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227499  9207 ts_tablet_manager.cc:1916] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227623  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet 8935c1b0e9bd40f1aee29e8edf9e21e6 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227545  9208 tablet_replica.cc:333] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: stopping tablet replica
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227720  9208 raft_consensus.cc:2243] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.227757  9208 raft_consensus.cc:2272] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.228051  9208 ts_tablet_manager.cc:1916] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.228063  8492 catalog_manager.cc:5028] TS 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881): tablet bc28b17e20814ba0985c42e6ce6e97bc (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.228178  9210 tablet_replica.cc:333] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: stopping tablet replica
12:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.228219  9210 raft_consensus.cc:2243] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.228256  9210 raft_consensus.cc:2272] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.229132  9210 ts_tablet_manager.cc:1916] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.229352  9207 ts_tablet_manager.cc:1929] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.229404  9207 log.cc:1199] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/e6a0eaff1c53404bbfbfdfe4e854769f
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.229629  9207 ts_tablet_manager.cc:1950] T e6a0eaff1c53404bbfbfdfe4e854769f P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230204  9208 ts_tablet_manager.cc:1929] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230271  9208 log.cc:1199] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-1/wal/wals/a9f2e64d7994401b94189f1e49f58447
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230346  9207 tablet_replica.cc:333] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230399  9207 raft_consensus.cc:2243] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230446  9207 raft_consensus.cc:2272] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230499  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet e6a0eaff1c53404bbfbfdfe4e854769f (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230731  9207 ts_tablet_manager.cc:1916] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230929  9210 ts_tablet_manager.cc:1929] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.230986  9210 log.cc:1199] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-2/wal/wals/9aafedf7d46a4d9cac7792526df33eff
12:12:25.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.231231  9210 ts_tablet_manager.cc:1950] T 9aafedf7d46a4d9cac7792526df33eff P 96325fd2a40c493f8257a0c3e6a3d899: Deleting consensus metadata
12:12:25.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.231424  9208 ts_tablet_manager.cc:1950] T a9f2e64d7994401b94189f1e49f58447 P b4f60911b61644ba8966d44fa756ac14: Deleting consensus metadata
12:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.231787  8492 catalog_manager.cc:5028] TS 96325fd2a40c493f8257a0c3e6a3d899 (127.8.50.3:33881): tablet 9aafedf7d46a4d9cac7792526df33eff (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.232107  8493 catalog_manager.cc:5028] TS b4f60911b61644ba8966d44fa756ac14 (127.8.50.2:34429): tablet a9f2e64d7994401b94189f1e49f58447 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.232429  9207 ts_tablet_manager.cc:1929] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.232486  9207 log.cc:1199] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/fe04a659a45c4d0d8ab4ebf7bf0c79a5
12:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.232699  9207 ts_tablet_manager.cc:1950] T fe04a659a45c4d0d8ab4ebf7bf0c79a5 P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.233281  9207 tablet_replica.cc:333] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: stopping tablet replica
12:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.233340  9207 raft_consensus.cc:2243] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 1 LEADER]: Raft consensus shutting down.
12:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.233379  9207 raft_consensus.cc:2272] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.233441  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet fe04a659a45c4d0d8ab4ebf7bf0c79a5 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.234025  9207 ts_tablet_manager.cc:1916] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.235219  9207 ts_tablet_manager.cc:1929] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.235265  9207 log.cc:1199] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12055731290834916070/ts-0/wal/wals/362fb18f98324fb18a06dce225495c54
12:12:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.235458  9207 ts_tablet_manager.cc:1950] T 362fb18f98324fb18a06dce225495c54 P 09c622e88dcb452fa0a67787ac910910: Deleting consensus metadata
12:12:25.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.237243  8493 catalog_manager.cc:5028] TS 09c622e88dcb452fa0a67787ac910910 (127.8.50.1:40793): tablet 362fb18f98324fb18a06dce225495c54 (table org.apache.kudu.client.TestAlterTable-1783512743343 [id=9f8165acaa754275b8861f9eb23d6057]) successfully deleted
12:12:25.240 [DEBUG - main] (Connection.java:575) [peer 09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)] disconnecting while in state READY
12:12:25.241 [DEBUG - main] (Connection.java:575) [peer master-127.8.50.61:39391(127.8.50.61:39391)] disconnecting while in state READY
12:12:25.241 [DEBUG - main] (Connection.java:575) [peer 96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)] disconnecting while in state READY
12:12:25.242 [DEBUG - main] (Connection.java:575) [peer b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)] disconnecting while in state READY
12:12:25.242 [DEBUG - main] (Connection.java:575) [peer master-127.8.50.60:42151(127.8.50.60:42151)] disconnecting while in state READY
12:12:25.242 [DEBUG - main] (Connection.java:575) [peer master-127.8.50.62:45801(127.8.50.62:45801)] disconnecting while in state READY
12:12:25.249 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.50.61:39391(127.8.50.61:39391)] handling channelInactive
12:12:25.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.50.62:45801(127.8.50.62:45801)] handling channelInactive
12:12:25.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.50.61:39391(127.8.50.61:39391)] cleaning up while in state READY due to: connection closed
12:12:25.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.50.62:45801(127.8.50.62:45801)] cleaning up while in state READY due to: connection closed
12:12:25.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.50.60:42151(127.8.50.60:42151)] handling channelInactive
12:12:25.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.50.60:42151(127.8.50.60:42151)] cleaning up while in state READY due to: connection closed
12:12:25.251 [DEBUG - kudu-nio-3] (Connection.java:239) [peer b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)] handling channelInactive
12:12:25.251 [DEBUG - kudu-nio-3] (Connection.java:709) [peer b4f60911b61644ba8966d44fa756ac14(127.8.50.2:34429)] cleaning up while in state READY due to: connection closed
12:12:25.251 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)] handling channelInactive
12:12:25.251 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 09c622e88dcb452fa0a67787ac910910(127.8.50.1:40793)] cleaning up while in state READY due to: connection closed
12:12:25.254 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)] handling channelInactive
12:12:25.254 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 96325fd2a40c493f8257a0c3e6a3d899(127.8.50.3:33881)] cleaning up while in state READY due to: connection closed
12:12:25.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.254846  8392 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 8676
12:12:25.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.261922  8392 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 8811
12:12:25.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.270756  8392 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 8946
12:12:25.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.277699  8392 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 8404
12:12:25.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.283609  8392 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 8475
12:12:25.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.289593  8392 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 8546
12:12:25.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:25Z chronyd exiting
.12:12:25.340 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512745340
12:12:25.343 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:25.343 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:25.344 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:25.344 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:25.344 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:25.349 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:25.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.426605  9215 mini_oidc.cc:150] Starting JWKS server
12:12:25.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.427241  9215 webserver.cc:533] Webserver started at http://127.0.0.1:36131/ using document root <none> and password file <none>
12:12:25.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.427332  9215 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:25.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.427464  9215 webserver.cc:533] Webserver started at http://127.0.0.1:41503/ using document root <none> and password file <none>
12:12:25.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:25Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:25Z Disabled control of system clock
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.438108  9215 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/logs
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data/info.pb
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:25.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.254:45683
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.254
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:25.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36131/jwks.json with env {}
12:12:25.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.521875  9226 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:25.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.522115  9226 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:25.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.522149  9226 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.523887  9226 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.523978  9226 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.524000  9226 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.524020  9226 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.524040  9226 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.524055  9226 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36131/jwks.json
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.525843  9226 master_runner.cc:387] Master server non-default flags:
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.254:45683
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36131/jwks.json
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data/info.pb
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.254
12:12:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9226
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/logs
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.526181  9226 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.526475  9226 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:25.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.529316  9231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.529328  9234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.529336  9232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.529901  9226 server_base.cc:1061] running on GCE node
12:12:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.530237  9226 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.530584  9226 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:25.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.531764  9226 hybrid_clock.cc:648] HybridClock initialized: now 1783512745531729 us; error 45 us; skew 500 ppm
12:12:25.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.533151  9226 webserver.cc:533] Webserver started at http://127.8.255.254:34285/ using document root <none> and password file <none>
12:12:25.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.533351  9226 fs_manager.cc:362] Metadata directory not provided
12:12:25.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.533411  9226 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:25.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.533496  9226 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.534359  9226 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data/instance:
12:12:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b49b88aad5941afa85e871fa82191a3"
12:12:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.534657  9226 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal/instance:
12:12:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b49b88aad5941afa85e871fa82191a3"
12:12:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.536043  9226 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.536806  9240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.537060  9226 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.537149  9226 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b49b88aad5941afa85e871fa82191a3"
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.537228  9226 fs_report.cc:389] FS layout report
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data/data
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:25.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.548722  9226 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:25.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.549113  9226 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:25.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.549264  9226 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:25.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.553627  9226 rpc_server.cc:307] RPC server started. Bound to: 127.8.255.254:45683
12:12:25.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.553681  9292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.255.254:45683 every 8 connection(s)
12:12:25.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.554083  9226 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/data/info.pb
12:12:25.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.554764  9293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.555614  9215 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9226
12:12:25.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.555837  9215 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-0/wal/instance
12:12:25.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.556496  9293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.556700  9215 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:25.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/logs
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data/info.pb
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.253:39401
12:12:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.253
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36131/jwks.json with env {}
12:12:25.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.563072  9293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.563532  9243 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.255.253:39401: connect: Connection refused (error 111)
12:12:25.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.564105  9293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.253:39401: Network error: Client connection negotiation failed: client connection to 127.8.255.253:39401: connect: Connection refused (error 111)
12:12:25.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.613358  9293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } attempt: 1
12:12:25.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.614270  9293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.253:39401: Network error: Client connection negotiation failed: client connection to 127.8.255.253:39401: connect: Connection refused (error 111)
12:12:25.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.651305  9297 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:25.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.651487  9297 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:25.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.651506  9297 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.653038  9297 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.653080  9297 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.653093  9297 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.653106  9297 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.653118  9297 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.653129  9297 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36131/jwks.json
12:12:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.654592  9297 master_runner.cc:387] Master server non-default flags:
12:12:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.253:39401
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36131/jwks.json
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data/info.pb
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.253
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9297
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/logs
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.654784  9297 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.654961  9297 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.657282  9304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.657315  9306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.657315  9303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.657716  9297 server_base.cc:1061] running on GCE node
12:12:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.657967  9297 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.658200  9297 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.659336  9297 hybrid_clock.cc:648] HybridClock initialized: now 1783512745659314 us; error 39 us; skew 500 ppm
12:12:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.660471  9297 webserver.cc:533] Webserver started at http://127.8.255.253:44069/ using document root <none> and password file <none>
12:12:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.660655  9297 fs_manager.cc:362] Metadata directory not provided
12:12:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.660696  9297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.660766  9297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.661573  9297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data/instance:
12:12:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44d01e65dfd14d81a37260cc397e1a7b"
12:12:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.661827  9297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal/instance:
12:12:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44d01e65dfd14d81a37260cc397e1a7b"
12:12:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.662910  9297 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.663533  9312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.663708  9297 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.663765  9297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44d01e65dfd14d81a37260cc397e1a7b"
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.663828  9297 fs_report.cc:389] FS layout report
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data/data
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:25.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:25.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.674170  9297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:25.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.674533  9297 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:25.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.674682  9297 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:25.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.679458  9297 rpc_server.cc:307] RPC server started. Bound to: 127.8.255.253:39401
12:12:25.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.679477  9364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.255.253:39401 every 8 connection(s)
12:12:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.679885  9297 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/data/info.pb
12:12:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.680418  9365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:25.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.681602  9365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.682430  9293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } attempt: 2
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.683058  9215 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9297
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.683156  9215 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-1/wal/instance
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.683558  9215 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/logs
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data/info.pb
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.252:44049
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.252
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36131/jwks.json with env {}
12:12:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.689042  9293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.689042  9365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.690141  9293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.252:44049: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.692233  9365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.692627  9314 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.696007  9365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.252:44049: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.733296  9293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } attempt: 1
12:12:25.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.734205  9293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.252:44049: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.745245  9365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } attempt: 1
12:12:25.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.746151  9365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.252:44049: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.781383  9293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } attempt: 2
12:12:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.782284  9293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.252:44049: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.795047  9369 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:25.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.795300  9369 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:25.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.795341  9369 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:25.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.797641  9369 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:25.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.797714  9369 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:25.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.797734  9369 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:25.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.797751  9369 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:25.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.797768  9369 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:25.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.797784  9369 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36131/jwks.json
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.800335  9369 master_runner.cc:387] Master server non-default flags:
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.252:44049
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36131/jwks.json
12:12:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data/info.pb
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.252
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9369
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/logs
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.800637  9369 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.800905  9369 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.803634  9376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.803686  9379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.803857  9369 server_base.cc:1061] running on GCE node
12:12:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.803678  9377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.804131  9369 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.804388  9369 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.805541  9369 hybrid_clock.cc:648] HybridClock initialized: now 1783512745805516 us; error 40 us; skew 500 ppm
12:12:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.806813  9369 webserver.cc:533] Webserver started at http://127.8.255.252:40537/ using document root <none> and password file <none>
12:12:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.807011  9369 fs_manager.cc:362] Metadata directory not provided
12:12:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.807058  9369 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.807153  9369 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.808215  9369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data/instance:
12:12:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7a3dd790a3004282a884f2ba96fd3a38"
12:12:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.808593  9369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal/instance:
12:12:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7a3dd790a3004282a884f2ba96fd3a38"
12:12:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.810065  9369 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.810875  9385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.811205  9369 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.811276  9369 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7a3dd790a3004282a884f2ba96fd3a38"
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:25 on dist-test-slave-nb2j"
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.811335  9369 fs_report.cc:389] FS layout report
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data/data
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:25.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.814338  9365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } attempt: 2
12:12:25.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.815255  9365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.255.252:44049: Network error: Client connection negotiation failed: client connection to 127.8.255.252:44049: connect: Connection refused (error 111)
12:12:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.831401  9369 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.832144  9369 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.832301  9369 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.837788  9369 rpc_server.cc:307] RPC server started. Bound to: 127.8.255.252:44049
12:12:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.837870  9437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.255.252:44049 every 8 connection(s)
12:12:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.838236  9369 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/data/info.pb
12:12:25.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.838923  9438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:25.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.839776  9215 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9369
12:12:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.839881  9215 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/master-2/wal/instance
12:12:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.840684  9438 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.846608  9438 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.849757  9438 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } has no permanent_uuid. Determining permanent_uuid...
12:12:25.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.854642  9438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: Bootstrap starting.
12:12:25.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.855351  9438 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: Neither blocks nor log segments found. Creating new log.
12:12:25.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.855736  9438 log.cc:826] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: Log is configured to *not* fsync() on all Append() calls
12:12:25.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.856490  9438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: No bootstrap required, opened a new log
12:12:25.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.858099  9438 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:25.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.858233  9438 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:25.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.858269  9438 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3dd790a3004282a884f2ba96fd3a38, State: Initialized, Role: FOLLOWER
12:12:25.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.858367  9438 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:25.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.858713  9438 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [sys.catalog]: configured and running, proceeding with master startup.
12:12:25.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.858820  9447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:25.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.859170  9447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [sys.catalog]: This master's current role is: FOLLOWER
12:12:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.860948  9458 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.861179  9458 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.861155  9369 master_runner.cc:187] Error getting master registration for 127.8.255.254:45683: OK, instance_id { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" instance_seqno: 1783512745552464 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.862964  9369 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.889458  9293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } attempt: 3
12:12:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.894196  9293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: Bootstrap starting.
12:12:25.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.894932  9293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: Neither blocks nor log segments found. Creating new log.
12:12:25.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.895501  9293 log.cc:826] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: Log is configured to *not* fsync() on all Append() calls
12:12:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.896294  9293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: No bootstrap required, opened a new log
12:12:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.897917  9293 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.898036  9293 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.898062  9293 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b49b88aad5941afa85e871fa82191a3, State: Initialized, Role: FOLLOWER
12:12:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.898147  9293 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.898418  9293 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: configured and running, proceeding with master startup.
12:12:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.901042  9226 master_runner.cc:187] Error getting master registration for 127.8.255.253:39401: OK, instance_id { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" instance_seqno: 1783512745678138 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:25.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.902765  9226 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:25.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.903604  9472 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:25.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.903885  9472 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.904163  9461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.904407  9461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: This master's current role is: FOLLOWER
12:12:25.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.906395  9365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } attempt: 3
12:12:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.911125  9365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b: Bootstrap starting.
12:12:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.911878  9365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b: Neither blocks nor log segments found. Creating new log.
12:12:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.912124  9365 log.cc:826] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b: Log is configured to *not* fsync() on all Append() calls
12:12:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.913183  9365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b: No bootstrap required, opened a new log
12:12:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.914984  9365 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.915097  9365 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.915128  9365 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d01e65dfd14d81a37260cc397e1a7b, State: Initialized, Role: FOLLOWER
12:12:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.915220  9365 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.915488  9365 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [sys.catalog]: configured and running, proceeding with master startup.
12:12:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.920277  9297 master_runner.cc:264] No leader master found from master 44d01e65dfd14d81a37260cc397e1a7b
12:12:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.920329  9297 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.921298  9486 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.921546  9486 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.921777  9475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:25.921994  9475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [sys.catalog]: This master's current role is: FOLLOWER
12:12:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.925293  9318 tablet.cc:2406] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:26.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.032905  9461 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:26.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.033047  9461 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:26.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.033313  9461 leader_election.cc:290] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d01e65dfd14d81a37260cc397e1a7b (127.8.255.253:39401), 7a3dd790a3004282a884f2ba96fd3a38 (127.8.255.252:44049)
12:12:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.035949  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b49b88aad5941afa85e871fa82191a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3dd790a3004282a884f2ba96fd3a38" is_pre_election: true
12:12:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.036146  9412 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b49b88aad5941afa85e871fa82191a3 in term 0.
12:12:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.036419  9242 leader_election.cc:304] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [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: 2b49b88aad5941afa85e871fa82191a3, 7a3dd790a3004282a884f2ba96fd3a38; no voters: 
12:12:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.036577  9461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.036623  9461 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.036665  9461 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 0 FOLLOWER]: Advancing to term 1
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.037626  9461 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.037787  9461 leader_election.cc:290] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [CANDIDATE]: Term 1 election: Requested vote from peers 44d01e65dfd14d81a37260cc397e1a7b (127.8.255.253:39401), 7a3dd790a3004282a884f2ba96fd3a38 (127.8.255.252:44049)
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.038146  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b49b88aad5941afa85e871fa82191a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3dd790a3004282a884f2ba96fd3a38"
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.038244  9412 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 0 FOLLOWER]: Advancing to term 1
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.039168  9412 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b49b88aad5941afa85e871fa82191a3 in term 1.
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.039388  9242 leader_election.cc:304] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [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: 2b49b88aad5941afa85e871fa82191a3, 7a3dd790a3004282a884f2ba96fd3a38; no voters: 
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.039876  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b49b88aad5941afa85e871fa82191a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d01e65dfd14d81a37260cc397e1a7b" is_pre_election: true
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.040045  9339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b49b88aad5941afa85e871fa82191a3 in term 0.
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.040182  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b49b88aad5941afa85e871fa82191a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d01e65dfd14d81a37260cc397e1a7b"
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.040236  9338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 0 FOLLOWER]: Advancing to term 1
12:12:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.041162  9338 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b49b88aad5941afa85e871fa82191a3 in term 1.
12:12:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.043721  9461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 1 FOLLOWER]: Leader election won for term 1
12:12:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.043883  9461 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b49b88aad5941afa85e871fa82191a3, State: Running, Role: LEADER
12:12:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.043977  9461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [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: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } }
12:12:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.044433  9461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b49b88aad5941afa85e871fa82191a3. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.044513  9461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: This master's current role is: LEADER
12:12:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.047996  9490 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.048497  9490 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.050077  9246 tablet.cc:2406] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.050366  9412 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [term 1 FOLLOWER]: Refusing update from remote peer 2b49b88aad5941afa85e871fa82191a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.050659  9488 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.052155  9447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b49b88aad5941afa85e871fa82191a3. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.052255  9447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [sys.catalog]: This master's current role is: FOLLOWER
12:12:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.052925  9338 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2b49b88aad5941afa85e871fa82191a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.053196  9461 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.054378  9475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b49b88aad5941afa85e871fa82191a3. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.054463  9475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [sys.catalog]: This master's current role is: FOLLOWER
12:12:26.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.056196  9447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.056317  9447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38 [sys.catalog]: This master's current role is: FOLLOWER
12:12:26.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.056988  9488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.057096  9488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: This master's current role is: LEADER
12:12:26.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.057387  9491 mvcc.cc:204] Tried to move back new op lower bound from 7305268207819247616 to 7305268207796674560. Current Snapshot: MvccSnapshot[applied={T|T < 7305268207819247616}]
12:12:26.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.058367  9492 mvcc.cc:204] Tried to move back new op lower bound from 7305268207819247616 to 7305268207796674560. Current Snapshot: MvccSnapshot[applied={T|T < 7305268207819247616}]
12:12:26.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.059057  9490 catalog_manager.cc:1383] Generated new cluster ID: fab7f46e2b7a4fbb8c738c98ee39cf4d
12:12:26.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.059108  9490 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:26.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.064421  9488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.064553  9488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3 [sys.catalog]: This master's current role is: LEADER
12:12:26.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.065591  9475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2b49b88aad5941afa85e871fa82191a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b49b88aad5941afa85e871fa82191a3" member_type: VOTER last_known_addr { host: "127.8.255.254" port: 45683 } } peers { permanent_uuid: "44d01e65dfd14d81a37260cc397e1a7b" member_type: VOTER last_known_addr { host: "127.8.255.253" port: 39401 } } peers { permanent_uuid: "7a3dd790a3004282a884f2ba96fd3a38" member_type: VOTER last_known_addr { host: "127.8.255.252" port: 44049 } } }
12:12:26.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.065682  9475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44d01e65dfd14d81a37260cc397e1a7b [sys.catalog]: This master's current role is: FOLLOWER
12:12:26.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.079336  9490 catalog_manager.cc:1406] Generated new certificate authority record
12:12:26.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.080675  9490 catalog_manager.cc:1540] Loading token signing keys...
12:12:26.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.088567  9490 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: Generated new TSK 0
12:12:26.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.089129  9490 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.109202  9215 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/logs
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data/info.pb
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:26.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.193:0
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.255.193
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.193
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:26.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.190277  9501 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:26.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.190469  9501 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:26.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.190488  9501 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.191982  9501 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.192040  9501 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.255.193
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.193580  9501 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data
12:12:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.193:0
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data/info.pb
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.193
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9501
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.255.193
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/logs
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.193768  9501 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.194001  9501 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:26.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.196846  9506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.196874  9507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.196964  9509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.197531  9501 server_base.cc:1061] running on GCE node
12:12:26.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.197703  9501 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:26.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.197960  9501 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:26.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.199128  9501 hybrid_clock.cc:648] HybridClock initialized: now 1783512746199100 us; error 42 us; skew 500 ppm
12:12:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.200412  9501 webserver.cc:533] Webserver started at http://127.8.255.193:39519/ using document root <none> and password file <none>
12:12:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.200651  9501 fs_manager.cc:362] Metadata directory not provided
12:12:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.200731  9501 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.200848  9501 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:26.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.201717  9501 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data/instance:
12:12:26.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7922f58965f848c1a157b2ef0a839157"
12:12:26.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.202158  9501 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal/instance:
12:12:26.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7922f58965f848c1a157b2ef0a839157"
12:12:26.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.203466  9501 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.204274  9515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.204435  9501 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.204515  9501 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7922f58965f848c1a157b2ef0a839157"
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.204574  9501 fs_report.cc:389] FS layout report
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data/data
12:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:26.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.223356  9501 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:26.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.223790  9501 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.223933  9501 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.224241  9501 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.224653  9501 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.224710  9501 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.224747  9501 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.224764  9501 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.231782  9501 rpc_server.cc:307] RPC server started. Bound to: 127.8.255.193:39879
12:12:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.231968  9628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.255.193:39879 every 8 connection(s)
12:12:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.232282  9501 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/data/info.pb
12:12:26.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.234031  9215 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9501
12:12:26.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.234153  9215 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-0/wal/instance
12:12:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.236438  9215 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/logs
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data/info.pb
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.194:0
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.255.194
12:12:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.194
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.239315  9629 heartbeater.cc:344] Connected to a master server at 127.8.255.252:44049
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.239447  9629 heartbeater.cc:461] Registering TS with master...
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.239588  9631 heartbeater.cc:344] Connected to a master server at 127.8.255.253:39401
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.239683  9631 heartbeater.cc:461] Registering TS with master...
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.239766  9629 heartbeater.cc:507] Master 127.8.255.252:44049 requested a full tablet report, sending...
12:12:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.239809  9631 heartbeater.cc:507] Master 127.8.255.253:39401 requested a full tablet report, sending...
12:12:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.240284  9329 ts_manager.cc:194] Registered new tserver with Master: 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879)
12:12:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.240296  9402 ts_manager.cc:194] Registered new tserver with Master: 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879)
12:12:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.240588  9630 heartbeater.cc:344] Connected to a master server at 127.8.255.254:45683
12:12:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.240654  9630 heartbeater.cc:461] Registering TS with master...
12:12:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.240751  9630 heartbeater.cc:507] Master 127.8.255.254:45683 requested a full tablet report, sending...
12:12:26.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.241109  9257 ts_manager.cc:194] Registered new tserver with Master: 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879)
12:12:26.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.241875  9257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.255.193:57421
12:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.321753  9636 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.321969  9636 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.322002  9636 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:26.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.323700  9636 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:26.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.323798  9636 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.255.194
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.325477  9636 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.194:0
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data/info.pb
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.194
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9636
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.255.194
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/logs
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.325780  9636 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:26.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.326082  9636 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.328992  9644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.329059  9642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.329064  9641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.329286  9636 server_base.cc:1061] running on GCE node
12:12:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.329653  9636 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.329892  9636 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:26.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.331130  9636 hybrid_clock.cc:648] HybridClock initialized: now 1783512746331113 us; error 28 us; skew 500 ppm
12:12:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.332363  9636 webserver.cc:533] Webserver started at http://127.8.255.194:36397/ using document root <none> and password file <none>
12:12:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.332610  9636 fs_manager.cc:362] Metadata directory not provided
12:12:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.332700  9636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.332819  9636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.333756  9636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data/instance:
12:12:26.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48099980d2ec4724bdff0db1be2365f5"
12:12:26.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.334179  9636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal/instance:
12:12:26.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48099980d2ec4724bdff0db1be2365f5"
12:12:26.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.335474  9636 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.336251  9650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.336436  9636 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.336508  9636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48099980d2ec4724bdff0db1be2365f5"
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.336567  9636 fs_report.cc:389] FS layout report
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data/data
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.348984  9636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.349331  9636 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.349498  9636 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.349757  9636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.350129  9636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.350183  9636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.350215  9636 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.350232  9636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.356693  9636 rpc_server.cc:307] RPC server started. Bound to: 127.8.255.194:35033
12:12:26.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.356730  9763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.255.194:35033 every 8 connection(s)
12:12:26.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.357062  9636 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/data/info.pb
12:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.362694  9764 heartbeater.cc:344] Connected to a master server at 127.8.255.252:44049
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.362782  9766 heartbeater.cc:344] Connected to a master server at 127.8.255.253:39401
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.362834  9764 heartbeater.cc:461] Registering TS with master...
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.362856  9766 heartbeater.cc:461] Registering TS with master...
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.362905  9765 heartbeater.cc:344] Connected to a master server at 127.8.255.254:45683
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.362943  9765 heartbeater.cc:461] Registering TS with master...
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363056  9766 heartbeater.cc:507] Master 127.8.255.253:39401 requested a full tablet report, sending...
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363055  9764 heartbeater.cc:507] Master 127.8.255.252:44049 requested a full tablet report, sending...
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363056  9765 heartbeater.cc:507] Master 127.8.255.254:45683 requested a full tablet report, sending...
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363461  9257 ts_manager.cc:194] Registered new tserver with Master: 48099980d2ec4724bdff0db1be2365f5 (127.8.255.194:35033)
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363512  9329 ts_manager.cc:194] Registered new tserver with Master: 48099980d2ec4724bdff0db1be2365f5 (127.8.255.194:35033)
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363524  9402 ts_manager.cc:194] Registered new tserver with Master: 48099980d2ec4724bdff0db1be2365f5 (127.8.255.194:35033)
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363832  9215 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9636
12:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.363912  9215 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-1/wal/instance
12:12:26.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.364094  9257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.255.194:38525
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.365062  9215 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/logs
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data/info.pb
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.195:0
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.255.195
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.195
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.444172  9771 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.444386  9771 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.444418  9771 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:26.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.446056  9771 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:26.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.446152  9771 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.255.195
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.447893  9771 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.255.212:35453
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.255.195:0
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data/info.pb
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.255.195
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.255.254:45683,127.8.255.253:39401,127.8.255.252:44049
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9771
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.255.195
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/logs
12:12:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.448185  9771 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.448477  9771 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:26.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.451294  9776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.451318  9777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.451604  9771 server_base.cc:1061] running on GCE node
12:12:26.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.451306  9779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.452031  9771 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.452220  9771 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:26.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.453375  9771 hybrid_clock.cc:648] HybridClock initialized: now 1783512746453355 us; error 33 us; skew 500 ppm
12:12:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.454591  9771 webserver.cc:533] Webserver started at http://127.8.255.195:42963/ using document root <none> and password file <none>
12:12:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.454828  9771 fs_manager.cc:362] Metadata directory not provided
12:12:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.454905  9771 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.455076  9771 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.456027  9771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data/instance:
12:12:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09c845ae1b4b43acb1623c9589bdf922"
12:12:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.456387  9771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal/instance:
12:12:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09c845ae1b4b43acb1623c9589bdf922"
12:12:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.457707  9771 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.458513  9785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.458703  9771 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.458770  9771 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal
12:12:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09c845ae1b4b43acb1623c9589bdf922"
12:12:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:26 on dist-test-slave-nb2j"
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.458813  9771 fs_report.cc:389] FS layout report
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data/data
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:26.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.484915  9771 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:26.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.485318  9771 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:26.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.485453  9771 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:26.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.485649  9771 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.486052  9771 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.486112  9771 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.486148  9771 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.486166  9771 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.492147  9771 rpc_server.cc:307] RPC server started. Bound to: 127.8.255.195:38735
12:12:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.492194  9898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.255.195:38735 every 8 connection(s)
12:12:26.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.492532  9771 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/data/info.pb
12:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498132  9899 heartbeater.cc:344] Connected to a master server at 127.8.255.252:44049
12:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498272  9900 heartbeater.cc:344] Connected to a master server at 127.8.255.254:45683
12:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498621  9901 heartbeater.cc:344] Connected to a master server at 127.8.255.253:39401
12:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498610  9899 heartbeater.cc:461] Registering TS with master...
12:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498693  9901 heartbeater.cc:461] Registering TS with master...
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498610  9900 heartbeater.cc:461] Registering TS with master...
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498955  9900 heartbeater.cc:507] Master 127.8.255.254:45683 requested a full tablet report, sending...
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498945  9899 heartbeater.cc:507] Master 127.8.255.252:44049 requested a full tablet report, sending...
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.498945  9901 heartbeater.cc:507] Master 127.8.255.253:39401 requested a full tablet report, sending...
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.499469  9402 ts_manager.cc:194] Registered new tserver with Master: 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735)
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.499495  9257 ts_manager.cc:194] Registered new tserver with Master: 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735)
12:12:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.499724  9329 ts_manager.cc:194] Registered new tserver with Master: 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735)
12:12:26.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.500020  9257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.255.195:48713
12:12:26.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.500378  9215 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9771
12:12:26.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.500484  9215 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster12578218172975077732/ts-2/wal/instance
12:12:26.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.502856  9215 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:26.503 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:26.504 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:26.506 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.255.254"
      port: 45683
    }
    bound_http_address {
      host: "127.8.255.254"
      port: 34285
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.255.253"
      port: 39401
    }
    bound_http_address {
      host: "127.8.255.253"
      port: 44069
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.255.252"
      port: 44049
    }
    bound_http_address {
      host: "127.8.255.252"
      port: 40537
    }
  }
}

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

12:12:26.507 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.255.193"
      port: 39879
    }
    bound_http_address {
      host: "127.8.255.193"
      port: 39519
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.255.194"
      port: 35033
    }
    bound_http_address {
      host: "127.8.255.194"
      port: 36397
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.255.195"
      port: 38735
    }
    bound_http_address {
      host: "127.8.255.195"
      port: 42963
    }
  }
}

12:12:26.507 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:26.509 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:26.511 [DEBUG - main] (Connection.java:748) [peer master-127.8.255.252:44049(127.8.255.252:44049)] connecting to peer
12:12:26.513 [DEBUG - main] (Connection.java:748) [peer master-127.8.255.254:45683(127.8.255.254:45683)] connecting to peer
12:12:26.513 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.255.252:44049(127.8.255.252:44049)] Successfully connected to peer
12:12:26.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.255.254:45683(127.8.255.254:45683)] Successfully connected to peer
12:12:26.516 [DEBUG - main] (Connection.java:748) [peer master-127.8.255.253:39401(127.8.255.253:39401)] connecting to peer
12:12:26.516 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.255.252
12:12:26.518 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.255.254
12:12:26.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.255.253:39401(127.8.255.253:39401)] Successfully connected to peer
12:12:26.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.255.253
12:12:26.538 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb60682c, L:/127.0.0.1:57448 - R:/127.8.255.254:45683] using SASL/PLAIN
12:12:26.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e0eab03, L:/127.0.0.1:37830 - R:/127.8.255.252:44049] using SASL/PLAIN
12:12:26.538 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6ebfbd2, L:/127.0.0.1:53062 - R:/127.8.255.253:39401] using SASL/PLAIN
12:12:26.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=30), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.255.252:44049, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.255.254:45683, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.255.253:39401, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.255.252:44049: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.255.254:45683: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.255.253:39401: OK, deferred=null) after lookup
12:12:26.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.541606  9257 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57448:
12:12:26.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512746509"
12:12:26.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:26.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: "original comment"
12:12:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.541927  9257 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.TestAlterTable-1783512746509 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
12:12:26.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8794b0892eb54d11bd4d4c8ce752b9c1
12:12:26.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.551065  9698 tablet_service.cc:1511] Processing CreateTablet for tablet 1de33c0accd54871aa4a5153c5120482 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:26.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.551399  9698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de33c0accd54871aa4a5153c5120482. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:26.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.551425  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 1de33c0accd54871aa4a5153c5120482 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.551769  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de33c0accd54871aa4a5153c5120482. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.553835  9916 tablet_bootstrap.cc:492] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Bootstrap starting.
12:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.554173  9563 tablet_service.cc:1511] Processing CreateTablet for tablet 1de33c0accd54871aa4a5153c5120482 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.554423  9563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de33c0accd54871aa4a5153c5120482. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.554477  9916 tablet_bootstrap.cc:654] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Neither blocks nor log segments found. Creating new log.
12:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.554744  9916 log.cc:826] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Log is configured to *not* fsync() on all Append() calls
12:12:26.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.555418  9916 tablet_bootstrap.cc:492] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: No bootstrap required, opened a new log
12:12:26.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.555493  9916 ts_tablet_manager.cc:1403] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:26.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.557153  9919 tablet_bootstrap.cc:492] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Bootstrap starting.
12:12:26.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.557607  9916 raft_consensus.cc:359] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.557753  9916 raft_consensus.cc:385] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.557783  9916 raft_consensus.cc:740] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c845ae1b4b43acb1623c9589bdf922, State: Initialized, Role: FOLLOWER
12:12:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.557857  9919 tablet_bootstrap.cc:654] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Neither blocks nor log segments found. Creating new log.
12:12:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.557888  9916 consensus_queue.cc:260] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [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: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.558106  9916 ts_tablet_manager.cc:1434] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
12:12:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.558159  9919 log.cc:826] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Log is configured to *not* fsync() on all Append() calls
12:12:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.558391  9900 heartbeater.cc:499] Master 127.8.255.254:45683 was elected leader, sending a full tablet report...
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.558950  9919 tablet_bootstrap.cc:492] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: No bootstrap required, opened a new log
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.559010  9919 ts_tablet_manager.cc:1403] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.560774  9919 raft_consensus.cc:359] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.560909  9919 raft_consensus.cc:385] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.560942  9919 raft_consensus.cc:740] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7922f58965f848c1a157b2ef0a839157, State: Initialized, Role: FOLLOWER
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.561034  9919 consensus_queue.cc:260] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [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: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.561299  9919 ts_tablet_manager.cc:1434] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.561537  9630 heartbeater.cc:499] Master 127.8.255.254:45683 was elected leader, sending a full tablet report...
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.561932  9917 tablet_bootstrap.cc:492] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Bootstrap starting.
12:12:26.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.564399  9917 tablet_bootstrap.cc:654] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Neither blocks nor log segments found. Creating new log.
12:12:26.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.564724  9917 log.cc:826] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Log is configured to *not* fsync() on all Append() calls
12:12:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.565552  9917 tablet_bootstrap.cc:492] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: No bootstrap required, opened a new log
12:12:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.565761  9917 ts_tablet_manager.cc:1403] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
12:12:26.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.567744  9917 raft_consensus.cc:359] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.568068  9917 raft_consensus.cc:385] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.568243  9917 raft_consensus.cc:740] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48099980d2ec4724bdff0db1be2365f5, State: Initialized, Role: FOLLOWER
12:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.568503  9917 consensus_queue.cc:260] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [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: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.568933  9917 ts_tablet_manager.cc:1434] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
12:12:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.569141  9765 heartbeater.cc:499] Master 127.8.255.254:45683 was elected leader, sending a full tablet report...
12:12:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.607807  9767 tablet.cc:2406] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.733307  9632 tablet.cc:2406] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.743279  9902 tablet.cc:2406] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:26.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.787732  9924 raft_consensus.cc:493] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:26.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.787882  9924 raft_consensus.cc:515] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.788265  9924 leader_election.cc:290] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735), 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879)
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791132  9853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de33c0accd54871aa4a5153c5120482" candidate_uuid: "48099980d2ec4724bdff0db1be2365f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09c845ae1b4b43acb1623c9589bdf922" is_pre_election: true
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791188  9583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de33c0accd54871aa4a5153c5120482" candidate_uuid: "48099980d2ec4724bdff0db1be2365f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7922f58965f848c1a157b2ef0a839157" is_pre_election: true
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791303  9583 raft_consensus.cc:2468] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48099980d2ec4724bdff0db1be2365f5 in term 0.
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791311  9853 raft_consensus.cc:2468] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48099980d2ec4724bdff0db1be2365f5 in term 0.
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791523  9652 leader_election.cc:304] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [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: 09c845ae1b4b43acb1623c9589bdf922, 48099980d2ec4724bdff0db1be2365f5; no voters: 
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791698  9924 raft_consensus.cc:2804] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791785  9924 raft_consensus.cc:493] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.791811  9924 raft_consensus.cc:3060] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 0 FOLLOWER]: Advancing to term 1
12:12:26.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.792475  9924 raft_consensus.cc:515] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.792635  9924 leader_election.cc:290] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [CANDIDATE]: Term 1 election: Requested vote from peers 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735), 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879)
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.792824  9853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de33c0accd54871aa4a5153c5120482" candidate_uuid: "48099980d2ec4724bdff0db1be2365f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09c845ae1b4b43acb1623c9589bdf922"
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.792860  9583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de33c0accd54871aa4a5153c5120482" candidate_uuid: "48099980d2ec4724bdff0db1be2365f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7922f58965f848c1a157b2ef0a839157"
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.792906  9853 raft_consensus.cc:3060] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 0 FOLLOWER]: Advancing to term 1
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.792951  9583 raft_consensus.cc:3060] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 0 FOLLOWER]: Advancing to term 1
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.793516  9853 raft_consensus.cc:2468] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48099980d2ec4724bdff0db1be2365f5 in term 1.
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.793695  9583 raft_consensus.cc:2468] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48099980d2ec4724bdff0db1be2365f5 in term 1.
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.793706  9652 leader_election.cc:304] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [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: 09c845ae1b4b43acb1623c9589bdf922, 48099980d2ec4724bdff0db1be2365f5; no voters: 
12:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.793804  9924 raft_consensus.cc:2804] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 1 FOLLOWER]: Leader election won for term 1
12:12:26.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.794000  9924 raft_consensus.cc:697] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [term 1 LEADER]: Becoming Leader. State: Replica: 48099980d2ec4724bdff0db1be2365f5, State: Running, Role: LEADER
12:12:26.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.794198  9924 consensus_queue.cc:237] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [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: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } }
12:12:26.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.795131  9257 catalog_manager.cc:5697] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48099980d2ec4724bdff0db1be2365f5 (127.8.255.194). New cstate: current_term: 1 leader_uuid: "48099980d2ec4724bdff0db1be2365f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48099980d2ec4724bdff0db1be2365f5" member_type: VOTER last_known_addr { host: "127.8.255.194" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 } health_report { overall_health: UNKNOWN } } }
12:12:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.814361  9257 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57448:
12:12:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512746509" } new_table_comment: "new comment"
12:12:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.817445  9583 raft_consensus.cc:1275] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157 [term 1 FOLLOWER]: Refusing update from remote peer 48099980d2ec4724bdff0db1be2365f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.817477  9853 raft_consensus.cc:1275] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922 [term 1 FOLLOWER]: Refusing update from remote peer 48099980d2ec4724bdff0db1be2365f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.817808  9925 consensus_queue.cc:1048] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7922f58965f848c1a157b2ef0a839157" member_type: VOTER last_known_addr { host: "127.8.255.193" port: 39879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:26.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.817924  9924 consensus_queue.cc:1048] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09c845ae1b4b43acb1623c9589bdf922" member_type: VOTER last_known_addr { host: "127.8.255.195" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:26.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.819413  9257 catalog_manager.cc:5789] TS 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735) does not have the latest schema for tablet 1de33c0accd54871aa4a5153c5120482 (table org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]). Expected version 1 got 0
12:12:26.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.819610  9256 catalog_manager.cc:5789] TS 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879) does not have the latest schema for tablet 1de33c0accd54871aa4a5153c5120482 (table org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]). Expected version 1 got 0
12:12:26.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.820176  9927 mvcc.cc:204] Tried to move back new op lower bound from 7305268210961620992 to 7305268210869669888. Current Snapshot: MvccSnapshot[applied={T|T < 7305268210961620992}]
12:12:26.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.820601  9928 mvcc.cc:204] Tried to move back new op lower bound from 7305268210961620992 to 7305268210869669888. Current Snapshot: MvccSnapshot[applied={T|T < 7305268210961620992}]
12:12:26.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.820637  9256 catalog_manager.cc:5789] TS 48099980d2ec4724bdff0db1be2365f5 (127.8.255.194:35033) does not have the latest schema for tablet 1de33c0accd54871aa4a5153c5120482 (table org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]). Expected version 1 got 0
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.820920  9935 tablet.cc:1724] T 1de33c0accd54871aa4a5153c5120482 P 09c845ae1b4b43acb1623c9589bdf922: Alter schema from (
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.821111  9256 catalog_manager.cc:5789] TS 09c845ae1b4b43acb1623c9589bdf922 (127.8.255.195:38735) does not have the latest schema for tablet 1de33c0accd54871aa4a5153c5120482 (table org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]). Expected version 1 got 0
12:12:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.821236  9929 mvcc.cc:204] Tried to move back new op lower bound from 7305268210961620992 to 7305268210869669888. Current Snapshot: MvccSnapshot[applied={T|T < 7305268210961620992}]
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.822224  9933 tablet.cc:1724] T 1de33c0accd54871aa4a5153c5120482 P 48099980d2ec4724bdff0db1be2365f5: Alter schema from (
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.822783  9256 catalog_manager.cc:5789] TS 7922f58965f848c1a157b2ef0a839157 (127.8.255.193:39879) does not have the latest schema for tablet 1de33c0accd54871aa4a5153c5120482 (table org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1]). Expected version 1 got 0
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.823781  9934 tablet.cc:1724] T 1de33c0accd54871aa4a5153c5120482 P 7922f58965f848c1a157b2ef0a839157: Alter schema from (
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
12:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:26.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.825054  9256 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2b49b88aad5941afa85e871fa82191a3: org.apache.kudu.client.TestAlterTable-1783512746509 [id=8794b0892eb54d11bd4d4c8ce752b9c1] alter complete (version 1)
12:12:26.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8794b0892eb54d11bd4d4c8ce752b9c1
12:12:26.835 [DEBUG - main] (Connection.java:575) [peer master-127.8.255.252:44049(127.8.255.252:44049)] disconnecting while in state READY
12:12:26.835 [DEBUG - main] (Connection.java:575) [peer master-127.8.255.254:45683(127.8.255.254:45683)] disconnecting while in state READY
12:12:26.835 [DEBUG - main] (Connection.java:575) [peer master-127.8.255.253:39401(127.8.255.253:39401)] disconnecting while in state READY
12:12:26.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.255.252:44049(127.8.255.252:44049)] handling channelInactive
12:12:26.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.255.252:44049(127.8.255.252:44049)] cleaning up while in state READY due to: connection closed
12:12:26.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.255.253:39401(127.8.255.253:39401)] handling channelInactive
12:12:26.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.255.253:39401(127.8.255.253:39401)] cleaning up while in state READY due to: connection closed
12:12:26.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.255.254:45683(127.8.255.254:45683)] handling channelInactive
12:12:26.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.255.254:45683(127.8.255.254:45683)] cleaning up while in state READY due to: connection closed
12:12:26.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.839375  9215 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9501
12:12:26.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.846482  9215 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9636
12:12:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.852406  9215 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9771
12:12:26.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.858155  9215 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9226
12:12:26.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.861765  9458 catalog_manager.cc:1295] Loaded cluster ID: fab7f46e2b7a4fbb8c738c98ee39cf4d
12:12:26.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.861856  9458 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: loading cluster ID for follower catalog manager: success
12:12:26.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.863369  9458 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: acquiring CA information for follower catalog manager: success
12:12:26.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.863816  9458 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7a3dd790a3004282a884f2ba96fd3a38: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:26.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.864959  9215 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9297
12:12:26.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:26.870482  9215 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9369
12:12:26.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:26Z chronyd exiting
.12:12:26.919 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512746918
12:12:26.922 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:26.922 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:26.922 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:26.922 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:26.922 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:26.925 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:27.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.001571  9941 mini_oidc.cc:150] Starting JWKS server
12:12:27.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.002118  9941 webserver.cc:533] Webserver started at http://127.0.0.1:43301/ using document root <none> and password file <none>
12:12:27.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.002204  9941 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:27.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.002321  9941 webserver.cc:533] Webserver started at http://127.0.0.1:38977/ using document root <none> and password file <none>
12:12:27.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:27Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:27Z Disabled control of system clock
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.012573  9941 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/logs
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data/info.pb
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.126:42991
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.126
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43301/jwks.json with env {}
12:12:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.088927  9952 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.089140  9952 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.089172  9952 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.090761  9952 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.090837  9952 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.090858  9952 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.090884  9952 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.090903  9952 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.090919  9952 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43301/jwks.json
12:12:27.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.092643  9952 master_runner.cc:387] Master server non-default flags:
12:12:27.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.126:42991
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43301/jwks.json
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data/info.pb
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.126
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9952
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/logs
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:27.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.092944  9952 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.093228  9952 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.095991  9957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.095991  9958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.096036  9960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.096283  9952 server_base.cc:1061] running on GCE node
12:12:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.096522  9952 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.096737  9952 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:27.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.097868  9952 hybrid_clock.cc:648] HybridClock initialized: now 1783512747097848 us; error 45 us; skew 500 ppm
12:12:27.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.098984  9952 webserver.cc:533] Webserver started at http://127.9.181.126:33353/ using document root <none> and password file <none>
12:12:27.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.099144  9952 fs_manager.cc:362] Metadata directory not provided
12:12:27.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.099179  9952 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:27.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.099291  9952 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.100239  9952 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data/instance:
12:12:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c"
12:12:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.100526  9952 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal/instance:
12:12:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c"
12:12:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.101634  9952 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.102240  9966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.102445  9952 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.102524  9952 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c"
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.102586  9952 fs_report.cc:389] FS layout report
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data/data
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.114284  9952 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.114645  9952 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.114816  9952 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:27.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.119019  9952 rpc_server.cc:307] RPC server started. Bound to: 127.9.181.126:42991
12:12:27.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.119055 10018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.181.126:42991 every 8 connection(s)
12:12:27.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.119436  9952 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/data/info.pb
12:12:27.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.120119 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.121345 10019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.126749  9941 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 9952
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.126839  9941 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-0/wal/instance
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.127548  9941 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/logs
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data/info.pb
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.125:33491
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.125
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43301/jwks.json with env {}
12:12:27.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.130228 10019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.130746  9970 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.181.125:33491: connect: Connection refused (error 111)
12:12:27.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.131383 10019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.125:33491: Network error: Client connection negotiation failed: client connection to 127.9.181.125:33491: connect: Connection refused (error 111)
12:12:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.180649 10019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } attempt: 1
12:12:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.181633 10019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.125:33491: Network error: Client connection negotiation failed: client connection to 127.9.181.125:33491: connect: Connection refused (error 111)
12:12:27.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.206045 10023 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:27.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.206241 10023 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:27.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.206274 10023 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:27.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.207882 10023 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:27.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.207929 10023 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:27.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.207949 10023 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:27.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.207962 10023 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:27.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.207975 10023 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:27.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.207986 10023 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43301/jwks.json
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.209506 10023 master_runner.cc:387] Master server non-default flags:
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.125:33491
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43301/jwks.json
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data/info.pb
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.125
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10023
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/logs
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.209700 10023 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.209877 10023 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.212445 10030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.212584 10023 server_base.cc:1061] running on GCE node
12:12:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.212677 10029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.212769 10032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.212983 10023 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.213197 10023 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.214358 10023 hybrid_clock.cc:648] HybridClock initialized: now 1783512747214337 us; error 32 us; skew 500 ppm
12:12:27.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.215574 10023 webserver.cc:533] Webserver started at http://127.9.181.125:42111/ using document root <none> and password file <none>
12:12:27.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.215834 10023 fs_manager.cc:362] Metadata directory not provided
12:12:27.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.215911 10023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:27.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.216039 10023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.216905 10023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data/instance:
12:12:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a11374d84d764ced82d440f001983fed"
12:12:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.217295 10023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal/instance:
12:12:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a11374d84d764ced82d440f001983fed"
12:12:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.218575 10023 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:27.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.219491 10038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:27.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.219789 10023 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.219882 10023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a11374d84d764ced82d440f001983fed"
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.219944 10023 fs_report.cc:389] FS layout report
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data/data
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:27.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:27.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.235529 10023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:27.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.235952 10023 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:27.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.236116 10023 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:27.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.240136 10023 rpc_server.cc:307] RPC server started. Bound to: 127.9.181.125:33491
12:12:27.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.240170 10090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.181.125:33491 every 8 connection(s)
12:12:27.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.240579 10023 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/data/info.pb
12:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.241205 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.242759  9941 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10023
12:12:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.242854  9941 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-1/wal/instance
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.242920 10091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.243261  9941 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/logs
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data/info.pb
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.124:33175
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.124
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43301/jwks.json with env {}
12:12:27.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.248545 10091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.249789 10019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } attempt: 2
12:12:27.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.253253 10019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.253269 10091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.253583 10042 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.181.124:33175: connect: Connection refused (error 111)
12:12:27.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.253872 10019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.124:33175: Network error: Client connection negotiation failed: client connection to 127.9.181.124:33175: connect: Connection refused (error 111)
12:12:27.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.254130 10091 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.124:33175: Network error: Client connection negotiation failed: client connection to 127.9.181.124:33175: connect: Connection refused (error 111)
12:12:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.297009 10019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } attempt: 1
12:12:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.297885 10019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.124:33175: Network error: Client connection negotiation failed: client connection to 127.9.181.124:33175: connect: Connection refused (error 111)
12:12:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.303325 10091 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } attempt: 1
12:12:27.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.304198 10091 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.124:33175: Network error: Client connection negotiation failed: client connection to 127.9.181.124:33175: connect: Connection refused (error 111)
12:12:27.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.324596 10094 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:27.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.324775 10094 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:27.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.324797 10094 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:27.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.326232 10094 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:27.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.326270 10094 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:27.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.326284 10094 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:27.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.326298 10094 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:27.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.326310 10094 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:27.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.326323 10094 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43301/jwks.json
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.327916 10094 master_runner.cc:387] Master server non-default flags:
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.124:33175
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43301/jwks.json
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data/info.pb
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.124
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10094
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/logs
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.328127 10094 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:27.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.328312 10094 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.330554 10106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.330768 10103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.330713 10094 server_base.cc:1061] running on GCE node
12:12:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.330658 10104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.331171 10094 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.331449 10094 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:27.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.332609 10094 hybrid_clock.cc:648] HybridClock initialized: now 1783512747332561 us; error 64 us; skew 500 ppm
12:12:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.333703 10094 webserver.cc:533] Webserver started at http://127.9.181.124:44253/ using document root <none> and password file <none>
12:12:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.333923 10094 fs_manager.cc:362] Metadata directory not provided
12:12:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.334012 10094 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.334167 10094 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.335032 10094 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data/instance:
12:12:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5778930419364ae6be7aae26ad0dc8ec"
12:12:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.335387 10094 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal/instance:
12:12:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5778930419364ae6be7aae26ad0dc8ec"
12:12:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.336695 10094 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.337512 10112 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.337734 10094 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.337831 10094 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal
12:12:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5778930419364ae6be7aae26ad0dc8ec"
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.337891 10094 fs_report.cc:389] FS layout report
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data/data
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.345052 10019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } attempt: 2
12:12:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.345863 10019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.181.124:33175: Network error: Client connection negotiation failed: client connection to 127.9.181.124:33175: connect: Connection refused (error 111)
12:12:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.350761 10094 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:27.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.351028 10094 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:27.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.351121 10094 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:27.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.355185 10094 rpc_server.cc:307] RPC server started. Bound to: 127.9.181.124:33175
12:12:27.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.355214 10164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.181.124:33175 every 8 connection(s)
12:12:27.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.355492 10094 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/data/info.pb
12:12:27.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.356067 10165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:27.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.357417 10165 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.358196  9941 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10094
12:12:27.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.358300  9941 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/master-2/wal/instance
12:12:27.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.363183 10165 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.366313 10165 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } has no permanent_uuid. Determining permanent_uuid...
12:12:27.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.370400 10165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: Bootstrap starting.
12:12:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.370931 10165 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: Neither blocks nor log segments found. Creating new log.
12:12:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.371119 10165 log.cc:826] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: Log is configured to *not* fsync() on all Append() calls
12:12:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.371626 10165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: No bootstrap required, opened a new log
12:12:27.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.372412 10091 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } attempt: 2
12:12:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.373564 10165 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.373689 10165 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.373723 10165 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5778930419364ae6be7aae26ad0dc8ec, State: Initialized, Role: FOLLOWER
12:12:27.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.373813 10165 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [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: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.374109 10165 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: configured and running, proceeding with master startup.
12:12:27.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.374119 10173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [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: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.374661 10173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.376250 10184 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.376451 10184 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:27.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.377099 10091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed: Bootstrap starting.
12:12:27.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.377815 10091 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed: Neither blocks nor log segments found. Creating new log.
12:12:27.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.376442 10094 master_runner.cc:187] Error getting master registration for 127.9.181.126:42991: OK, instance_id { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" instance_seqno: 1783512747117877 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:27.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.377919 10094 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:27.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.378466 10091 log.cc:826] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed: Log is configured to *not* fsync() on all Append() calls
12:12:27.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.379206 10091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed: No bootstrap required, opened a new log
12:12:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.380409 10091 raft_consensus.cc:359] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.380505 10091 raft_consensus.cc:385] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.380524 10091 raft_consensus.cc:740] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11374d84d764ced82d440f001983fed, State: Initialized, Role: FOLLOWER
12:12:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.380621 10091 consensus_queue.cc:260] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [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: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.380929 10091 sys_catalog.cc:565] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [sys.catalog]: configured and running, proceeding with master startup.
12:12:27.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.381006 10187 sys_catalog.cc:455] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [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: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.381187 10187 sys_catalog.cc:458] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.382773 10198 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:27.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.382833 10198 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:27.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.383090 10023 master_runner.cc:187] Error getting master registration for 127.9.181.126:42991: OK, instance_id { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" instance_seqno: 1783512747117877 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:27.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.384610 10023 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:27.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.402699 10173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:27.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.402846 10173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.403102 10173 leader_election.cc:290] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56dd28e7e1cb46ab9c3976f7eea8b63c (127.9.181.126:42991), a11374d84d764ced82d440f001983fed (127.9.181.125:33491)
12:12:27.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.403527 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5778930419364ae6be7aae26ad0dc8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11374d84d764ced82d440f001983fed" is_pre_election: true
12:12:27.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.403718 10065 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5778930419364ae6be7aae26ad0dc8ec in term 0.
12:12:27.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.404225 10116 leader_election.cc:304] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [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: 5778930419364ae6be7aae26ad0dc8ec, a11374d84d764ced82d440f001983fed; no voters: 
12:12:27.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.404377 10173 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:27.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.404417 10173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:27.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.404449 10173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 0 FOLLOWER]: Advancing to term 1
12:12:27.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.405313 10173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.405476 10173 leader_election.cc:290] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [CANDIDATE]: Term 1 election: Requested vote from peers 56dd28e7e1cb46ab9c3976f7eea8b63c (127.9.181.126:42991), a11374d84d764ced82d440f001983fed (127.9.181.125:33491)
12:12:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.405933 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5778930419364ae6be7aae26ad0dc8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11374d84d764ced82d440f001983fed"
12:12:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.406026 10065 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 0 FOLLOWER]: Advancing to term 1
12:12:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.407238 10065 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5778930419364ae6be7aae26ad0dc8ec in term 1.
12:12:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.407462 10116 leader_election.cc:304] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [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: 5778930419364ae6be7aae26ad0dc8ec, a11374d84d764ced82d440f001983fed; no voters: 
12:12:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.407573 10173 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 1 FOLLOWER]: Leader election won for term 1
12:12:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.407778 10173 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [term 1 LEADER]: Becoming Leader. State: Replica: 5778930419364ae6be7aae26ad0dc8ec, State: Running, Role: LEADER
12:12:27.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.407881 10173 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [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: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.408313 10200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5778930419364ae6be7aae26ad0dc8ec. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.408409 10200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: This master's current role is: LEADER
12:12:27.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.409050 10202 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:27.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.409243 10202 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:27.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.410635 10065 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [term 1 FOLLOWER]: Refusing update from remote peer 5778930419364ae6be7aae26ad0dc8ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:27.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.410883 10200 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:27.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.412236 10187 sys_catalog.cc:455] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5778930419364ae6be7aae26ad0dc8ec. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.412320 10187 sys_catalog.cc:458] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.413441 10200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.413522 10200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: This master's current role is: LEADER
12:12:27.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.414242 10202 catalog_manager.cc:1383] Generated new cluster ID: 662b70044a3f47eeb942b2411fbd474d
12:12:27.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.414294 10202 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:27.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.415723 10187 sys_catalog.cc:455] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.415808 10187 sys_catalog.cc:458] T 00000000000000000000000000000000 P a11374d84d764ced82d440f001983fed [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.427150 10204 mvcc.cc:204] Tried to move back new op lower bound from 7305268213391601664 to 7305268213383270400. Current Snapshot: MvccSnapshot[applied={T|T < 7305268213391601664 or (T in {7305268213391601664})}]
12:12:27.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.436058 10202 catalog_manager.cc:1406] Generated new certificate authority record
12:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.437131 10202 catalog_manager.cc:1540] Loading token signing keys...
12:12:27.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.446730 10202 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: Generated new TSK 0
12:12:27.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.447342 10202 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.452994 10019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } attempt: 3
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.453691  9941 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/logs
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data/info.pb
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.65:0
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.181.65
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.65
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.459827 10019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c: Bootstrap starting.
12:12:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.460624 10019 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c: Neither blocks nor log segments found. Creating new log.
12:12:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.460867 10019 log.cc:826] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c: Log is configured to *not* fsync() on all Append() calls
12:12:27.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.462098 10019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c: No bootstrap required, opened a new log
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.464339 10019 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.464481 10019 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.464512 10019 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56dd28e7e1cb46ab9c3976f7eea8b63c, State: Initialized, Role: FOLLOWER
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.464602 10019 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [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: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } }
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.464901 10019 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: configured and running, proceeding with master startup.
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.465003  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5778930419364ae6be7aae26ad0dc8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" is_pre_election: true
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.465145  9993 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5778930419364ae6be7aae26ad0dc8ec in term 0.
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.466392  9991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 0 FOLLOWER]: Advancing to term 1
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.467275  9991 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 1 FOLLOWER]: Refusing update from remote peer 5778930419364ae6be7aae26ad0dc8ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.467423  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5778930419364ae6be7aae26ad0dc8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c"
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.468116  9992 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5778930419364ae6be7aae26ad0dc8ec in term 1.
12:12:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.468453 10200 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.471215 10210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.472154 10210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.472355 10210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5778930419364ae6be7aae26ad0dc8ec. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.472525 10210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.472673 10210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.472741 10210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c [sys.catalog]: This master's current role is: FOLLOWER
12:12:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.472091 10221 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 56dd28e7e1cb46ab9c3976f7eea8b63c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.472782 10221 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:27.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.487607 10223 mvcc.cc:204] Tried to move back new op lower bound from 7305268213536497664 to 7305268213383270400. Current Snapshot: MvccSnapshot[applied={T|T < 7305268213391601664}]
12:12:27.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.580190 10208 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:27.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.580758 10208 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:27.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.580961 10208 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:27.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.583711 10208 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:27.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.584106 10208 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.181.65
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.586920 10208 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.65:0
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data/info.pb
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.65
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10208
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.181.65
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/logs
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.588675 10208 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:27.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.589120 10208 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:27.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.592274 10237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.593185 10234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.594379 10208 server_base.cc:1061] running on GCE node
12:12:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.596160 10235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.596572 10208 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.596822 10208 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:27.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.597985 10208 hybrid_clock.cc:648] HybridClock initialized: now 1783512747597954 us; error 46 us; skew 500 ppm
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.599318 10208 webserver.cc:533] Webserver started at http://127.9.181.65:37801/ using document root <none> and password file <none>
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.599525 10208 fs_manager.cc:362] Metadata directory not provided
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.599571 10208 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.599690 10208 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.600772 10208 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data/instance:
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8c7e21169d1b4912b56f28be35242e55"
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.601145 10208 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal/instance:
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8c7e21169d1b4912b56f28be35242e55"
12:12:27.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.603236 10208 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
12:12:27.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.604216 10243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:27.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.604496 10208 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:27.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.604558 10208 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8c7e21169d1b4912b56f28be35242e55"
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.604616 10208 fs_report.cc:389] FS layout report
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data/data
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:27.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.621182 10208 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:27.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.621814 10208 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:27.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.622102 10208 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:27.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.622490 10208 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.622980 10208 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.623134 10208 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.623246 10208 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.623338 10208 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:27.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.631145 10208 rpc_server.cc:307] RPC server started. Bound to: 127.9.181.65:40483
12:12:27.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.631191 10356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.181.65:40483 every 8 connection(s)
12:12:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.632040 10208 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/data/info.pb
12:12:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.632535  9941 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10208
12:12:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.632622  9941 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-0/wal/instance
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.634470  9941 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/logs
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data/info.pb
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.66:0
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.181.66
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.66
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:27.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.641676 10357 heartbeater.cc:344] Connected to a master server at 127.9.181.126:42991
12:12:27.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.642014 10357 heartbeater.cc:461] Registering TS with master...
12:12:27.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.642345 10357 heartbeater.cc:507] Master 127.9.181.126:42991 requested a full tablet report, sending...
12:12:27.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.643884  9983 ts_manager.cc:194] Registered new tserver with Master: 8c7e21169d1b4912b56f28be35242e55 (127.9.181.65:40483)
12:12:27.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.647742 10358 heartbeater.cc:344] Connected to a master server at 127.9.181.124:33175
12:12:27.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.647817 10358 heartbeater.cc:461] Registering TS with master...
12:12:27.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.647930 10358 heartbeater.cc:507] Master 127.9.181.124:33175 requested a full tablet report, sending...
12:12:27.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.648727 10129 ts_manager.cc:194] Registered new tserver with Master: 8c7e21169d1b4912b56f28be35242e55 (127.9.181.65:40483)
12:12:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.648857 10359 heartbeater.cc:344] Connected to a master server at 127.9.181.125:33491
12:12:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.648916 10359 heartbeater.cc:461] Registering TS with master...
12:12:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.649017 10359 heartbeater.cc:507] Master 127.9.181.125:33491 requested a full tablet report, sending...
12:12:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.649495 10055 ts_manager.cc:194] Registered new tserver with Master: 8c7e21169d1b4912b56f28be35242e55 (127.9.181.65:40483)
12:12:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.649710 10129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.181.65:53753
12:12:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.721829 10364 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.722069 10364 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.722100 10364 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:27.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.723909 10364 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:27.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.724006 10364 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.181.66
12:12:27.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.725700 10364 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:27.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.66:0
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data/info.pb
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.66
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10364
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.181.66
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/logs
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:27.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:27.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:27.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.726017 10364 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:27.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.726291 10364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.729271 10369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.729249 10372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.729316 10370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.729682 10364 server_base.cc:1061] running on GCE node
12:12:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.730041 10364 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.730242 10364 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:27.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.731410 10364 hybrid_clock.cc:648] HybridClock initialized: now 1783512747731394 us; error 37 us; skew 500 ppm
12:12:27.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.732707 10364 webserver.cc:533] Webserver started at http://127.9.181.66:43307/ using document root <none> and password file <none>
12:12:27.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.732877 10364 fs_manager.cc:362] Metadata directory not provided
12:12:27.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.732970 10364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:27.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.733052 10364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.733940 10364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data/instance:
12:12:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b9a00a448e54076a641372336dc9b35"
12:12:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.734252 10364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal/instance:
12:12:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b9a00a448e54076a641372336dc9b35"
12:12:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.735497 10364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
12:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.736479 10378 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.736716 10364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.736785 10364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal
12:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b9a00a448e54076a641372336dc9b35"
12:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.736835 10364 fs_report.cc:389] FS layout report
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data/data
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.746651 10364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.746919 10364 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.747011 10364 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.747184 10364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.747507 10364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.747542 10364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.747565 10364 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.747578 10364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:27.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.753418 10364 rpc_server.cc:307] RPC server started. Bound to: 127.9.181.66:33843
12:12:27.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.753523 10491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.181.66:33843 every 8 connection(s)
12:12:27.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.753829 10364 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/data/info.pb
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759056 10492 heartbeater.cc:344] Connected to a master server at 127.9.181.126:42991
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759074 10494 heartbeater.cc:344] Connected to a master server at 127.9.181.125:33491
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759182 10492 heartbeater.cc:461] Registering TS with master...
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759184 10494 heartbeater.cc:461] Registering TS with master...
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759369 10494 heartbeater.cc:507] Master 127.9.181.125:33491 requested a full tablet report, sending...
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759377 10492 heartbeater.cc:507] Master 127.9.181.126:42991 requested a full tablet report, sending...
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759553 10493 heartbeater.cc:344] Connected to a master server at 127.9.181.124:33175
12:12:27.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759603 10493 heartbeater.cc:461] Registering TS with master...
12:12:27.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.759892 10493 heartbeater.cc:507] Master 127.9.181.124:33175 requested a full tablet report, sending...
12:12:27.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.760015  9983 ts_manager.cc:194] Registered new tserver with Master: 4b9a00a448e54076a641372336dc9b35 (127.9.181.66:33843)
12:12:27.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.760025 10055 ts_manager.cc:194] Registered new tserver with Master: 4b9a00a448e54076a641372336dc9b35 (127.9.181.66:33843)
12:12:27.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.760125 10129 ts_manager.cc:194] Registered new tserver with Master: 4b9a00a448e54076a641372336dc9b35 (127.9.181.66:33843)
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.760243  9941 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10364
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.760324  9941 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-1/wal/instance
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.760617 10129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.181.66:51389
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.761368  9941 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/logs
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data/info.pb
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.67:0
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.181.67
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.67
12:12:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:27.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.839141 10499 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:27.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.839360 10499 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:27.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.839390 10499 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.841135 10499 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.841223 10499 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.181.67
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.842855 10499 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.181.84:43841
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.181.67:0
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data/info.pb
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.181.67
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.181.126:42991,127.9.181.125:33491,127.9.181.124:33175
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10499
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.181.67
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/logs
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.843142 10499 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.843406 10499 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.846122 10504 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.846194 10507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.846376 10499 server_base.cc:1061] running on GCE node
12:12:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:27.846431 10505 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.846575 10499 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:27.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.846836 10499 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.847993 10499 hybrid_clock.cc:648] HybridClock initialized: now 1783512747847975 us; error 22 us; skew 500 ppm
12:12:27.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.849146 10499 webserver.cc:533] Webserver started at http://127.9.181.67:45653/ using document root <none> and password file <none>
12:12:27.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.849380 10499 fs_manager.cc:362] Metadata directory not provided
12:12:27.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.849455 10499 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:27.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.849561 10499 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:27.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.850397 10499 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data/instance:
12:12:27.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31665c54dc124180a8e1580ad88fabd5"
12:12:27.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.850750 10499 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal/instance:
12:12:27.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31665c54dc124180a8e1580ad88fabd5"
12:12:27.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.852254 10499 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.853099 10513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.853382 10499 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.853467 10499 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31665c54dc124180a8e1580ad88fabd5"
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:27 on dist-test-slave-nb2j"
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.853529 10499 fs_report.cc:389] FS layout report
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data/data
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.874374 10499 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.874822 10499 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:27.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.874991 10499 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:27.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.875231 10499 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:27.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.875708 10499 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:27.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.875773 10499 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.875808 10499 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.875828 10499 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:27.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.881080 10200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5778930419364ae6be7aae26ad0dc8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56dd28e7e1cb46ab9c3976f7eea8b63c" member_type: VOTER last_known_addr { host: "127.9.181.126" port: 42991 } } peers { permanent_uuid: "a11374d84d764ced82d440f001983fed" member_type: VOTER last_known_addr { host: "127.9.181.125" port: 33491 } } peers { permanent_uuid: "5778930419364ae6be7aae26ad0dc8ec" member_type: VOTER last_known_addr { host: "127.9.181.124" port: 33175 } } }
12:12:27.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.881212 10200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec [sys.catalog]: This master's current role is: LEADER
12:12:27.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.882117 10499 rpc_server.cc:307] RPC server started. Bound to: 127.9.181.67:41463
12:12:27.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.882161 10627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.181.67:41463 every 8 connection(s)
12:12:27.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.882516 10499 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/data/info.pb
12:12:27.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.885843  9941 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10499
12:12:27.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.885942  9941 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster208493702404087343/ts-2/wal/instance
12:12:27.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888309 10628 heartbeater.cc:344] Connected to a master server at 127.9.181.126:42991
12:12:27.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888415 10628 heartbeater.cc:461] Registering TS with master...
12:12:27.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888616 10629 heartbeater.cc:344] Connected to a master server at 127.9.181.124:33175
12:12:27.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888687 10629 heartbeater.cc:461] Registering TS with master...
12:12:27.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888628 10628 heartbeater.cc:507] Master 127.9.181.126:42991 requested a full tablet report, sending...
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888633 10630 heartbeater.cc:344] Connected to a master server at 127.9.181.125:33491
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888782 10630 heartbeater.cc:461] Registering TS with master...
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888797 10629 heartbeater.cc:507] Master 127.9.181.124:33175 requested a full tablet report, sending...
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.888896 10630 heartbeater.cc:507] Master 127.9.181.125:33491 requested a full tablet report, sending...
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.889071 10129 ts_manager.cc:194] Registered new tserver with Master: 31665c54dc124180a8e1580ad88fabd5 (127.9.181.67:41463)
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.889145  9983 ts_manager.cc:194] Registered new tserver with Master: 31665c54dc124180a8e1580ad88fabd5 (127.9.181.67:41463)
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.889173 10055 ts_manager.cc:194] Registered new tserver with Master: 31665c54dc124180a8e1580ad88fabd5 (127.9.181.67:41463)
12:12:27.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.889521 10129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.181.67:35117
12:12:27.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.900866  9941 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:27.901 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:27.901 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:27.903 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.181.126"
      port: 42991
    }
    bound_http_address {
      host: "127.9.181.126"
      port: 33353
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.181.125"
      port: 33491
    }
    bound_http_address {
      host: "127.9.181.125"
      port: 42111
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.181.124"
      port: 33175
    }
    bound_http_address {
      host: "127.9.181.124"
      port: 44253
    }
  }
}

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

12:12:27.905 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.181.65"
      port: 40483
    }
    bound_http_address {
      host: "127.9.181.65"
      port: 37801
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.181.66"
      port: 33843
    }
    bound_http_address {
      host: "127.9.181.66"
      port: 43307
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.181.67"
      port: 41463
    }
    bound_http_address {
      host: "127.9.181.67"
      port: 45653
    }
  }
}

12:12:27.905 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:27.908 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.909 [DEBUG - main] (Connection.java:748) [peer master-127.9.181.125:33491(127.9.181.125:33491)] connecting to peer
12:12:27.910 [DEBUG - main] (Connection.java:748) [peer master-127.9.181.126:42991(127.9.181.126:42991)] connecting to peer
12:12:27.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.181.125:33491(127.9.181.125:33491)] Successfully connected to peer
12:12:27.911 [DEBUG - main] (Connection.java:748) [peer master-127.9.181.124:33175(127.9.181.124:33175)] connecting to peer
12:12:27.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.181.126:42991(127.9.181.126:42991)] Successfully connected to peer
12:12:27.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.181.124:33175(127.9.181.124:33175)] Successfully connected to peer
12:12:27.914 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.181.125
12:12:27.914 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.181.126
12:12:27.914 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.181.124
12:12:27.933 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x38ffcb9c, L:/127.0.0.1:57680 - R:/127.9.181.124:33175] using SASL/PLAIN
12:12:27.934 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5884fbf7, L:/127.0.0.1:43004 - R:/127.9.181.126:42991] using SASL/PLAIN
12:12:27.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=28), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.181.125:33491, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.181.126:42991, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.181.124:33175, [28ms] Sub RPC ConnectToMaster: received response from server master-127.9.181.124:33175: OK, deferred=null) after lookup
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.938162 10129 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57680:
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512747908"
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:27.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:27.943 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6aa2014, L:/127.0.0.1:57706 - R:/127.9.181.125:33491] using SASL/PLAIN
12:12:27.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 34588d5d2c73445194c1117b850417b6
12:12:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.953173 10426 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec8861bf19c480c9114f96bd27d4d44 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512747908 [id=34588d5d2c73445194c1117b850417b6]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.953548 10426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec8861bf19c480c9114f96bd27d4d44. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:27.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.957264 10644 tablet_bootstrap.cc:492] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: Bootstrap starting.
12:12:27.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.958223 10644 tablet_bootstrap.cc:654] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: Neither blocks nor log segments found. Creating new log.
12:12:27.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.958930 10644 log.cc:826] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: Log is configured to *not* fsync() on all Append() calls
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.959820 10644 tablet_bootstrap.cc:492] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: No bootstrap required, opened a new log
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.959901 10644 ts_tablet_manager.cc:1403] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.960536 10291 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512747908 [id=34588d5d2c73445194c1117b850417b6]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.960857 10291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962242 10644 raft_consensus.cc:359] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9a00a448e54076a641372336dc9b35" member_type: VOTER last_known_addr { host: "127.9.181.66" port: 33843 } }
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962388 10644 raft_consensus.cc:385] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962422 10644 raft_consensus.cc:740] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9a00a448e54076a641372336dc9b35, State: Initialized, Role: FOLLOWER
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962522 10644 consensus_queue.cc:260] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [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: true peers { permanent_uuid: "4b9a00a448e54076a641372336dc9b35" member_type: VOTER last_known_addr { host: "127.9.181.66" port: 33843 } }
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962592 10644 raft_consensus.cc:399] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962625 10644 raft_consensus.cc:493] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.962666 10644 raft_consensus.cc:3060] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 0 FOLLOWER]: Advancing to term 1
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.963413 10644 raft_consensus.cc:515] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9a00a448e54076a641372336dc9b35" member_type: VOTER last_known_addr { host: "127.9.181.66" port: 33843 } }
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.963529 10644 leader_election.cc:304] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4b9a00a448e54076a641372336dc9b35; no voters: 
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.963706 10644 leader_election.cc:290] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.963918 10644 ts_tablet_manager.cc:1434] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
12:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.963989 10646 tablet_bootstrap.cc:492] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: Bootstrap starting.
12:12:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.964695 10646 tablet_bootstrap.cc:654] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: Neither blocks nor log segments found. Creating new log.
12:12:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.965044 10646 log.cc:826] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: Log is configured to *not* fsync() on all Append() calls
12:12:27.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.965909 10493 heartbeater.cc:499] Master 127.9.181.124:33175 was elected leader, sending a full tablet report...
12:12:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.966935 10648 raft_consensus.cc:2804] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 1 FOLLOWER]: Leader election won for term 1
12:12:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.967242 10648 raft_consensus.cc:697] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [term 1 LEADER]: Becoming Leader. State: Replica: 4b9a00a448e54076a641372336dc9b35, State: Running, Role: LEADER
12:12:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.967505 10648 consensus_queue.cc:237] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9a00a448e54076a641372336dc9b35" member_type: VOTER last_known_addr { host: "127.9.181.66" port: 33843 } }
12:12:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.969504 10129 catalog_manager.cc:5697] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b9a00a448e54076a641372336dc9b35 (127.9.181.66). New cstate: current_term: 1 leader_uuid: "4b9a00a448e54076a641372336dc9b35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9a00a448e54076a641372336dc9b35" member_type: VOTER last_known_addr { host: "127.9.181.66" port: 33843 } health_report { overall_health: HEALTHY } } }
12:12:27.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.973855 10646 tablet_bootstrap.cc:492] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: No bootstrap required, opened a new log
12:12:27.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.974217 10646 ts_tablet_manager.cc:1403] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.976786 10646 raft_consensus.cc:359] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c7e21169d1b4912b56f28be35242e55" member_type: VOTER last_known_addr { host: "127.9.181.65" port: 40483 } }
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.976981 10646 raft_consensus.cc:385] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.977015 10646 raft_consensus.cc:740] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c7e21169d1b4912b56f28be35242e55, State: Initialized, Role: FOLLOWER
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.977149 10646 consensus_queue.cc:260] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [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: true peers { permanent_uuid: "8c7e21169d1b4912b56f28be35242e55" member_type: VOTER last_known_addr { host: "127.9.181.65" port: 40483 } }
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.977216 10646 raft_consensus.cc:399] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.977246 10646 raft_consensus.cc:493] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.977294 10646 raft_consensus.cc:3060] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 0 FOLLOWER]: Advancing to term 1
12:12:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.978101 10646 raft_consensus.cc:515] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c7e21169d1b4912b56f28be35242e55" member_type: VOTER last_known_addr { host: "127.9.181.65" port: 40483 } }
12:12:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.978240 10646 leader_election.cc:304] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8c7e21169d1b4912b56f28be35242e55; no voters: 
12:12:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.978421 10646 leader_election.cc:290] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.978670 10646 ts_tablet_manager.cc:1434] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
12:12:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.979024 10358 heartbeater.cc:499] Master 127.9.181.124:33175 was elected leader, sending a full tablet report...
12:12:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.980420 10653 raft_consensus.cc:2804] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 1 FOLLOWER]: Leader election won for term 1
12:12:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.980727 10653 raft_consensus.cc:697] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [term 1 LEADER]: Becoming Leader. State: Replica: 8c7e21169d1b4912b56f28be35242e55, State: Running, Role: LEADER
12:12:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.980975 10653 consensus_queue.cc:237] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c7e21169d1b4912b56f28be35242e55" member_type: VOTER last_known_addr { host: "127.9.181.65" port: 40483 } }
12:12:27.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:27.982981 10129 catalog_manager.cc:5697] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c7e21169d1b4912b56f28be35242e55 (127.9.181.65). New cstate: current_term: 1 leader_uuid: "8c7e21169d1b4912b56f28be35242e55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c7e21169d1b4912b56f28be35242e55" member_type: VOTER last_known_addr { host: "127.9.181.65" port: 40483 } health_report { overall_health: HEALTHY } } }
12:12:27.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:27.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:27.998 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:27.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:27.999 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:27.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:27.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:27.999 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@403132fc, flushNotification=Deferred@1908781622(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:28.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.003 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.003 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.006 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.007 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.009 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.012 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.013 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)] connecting to peer
12:12:28.014 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)] connecting to peer
12:12:28.015 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)] Successfully connected to peer
12:12:28.016 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)] Successfully connected to peer
12:12:28.038 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xeb4c749f, L:/127.0.0.1:48438 - R:/127.9.181.65:40483] using TOKEN/null
12:12:28.049 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x30e5f3a1, L:/127.0.0.1:48950 - R:/127.9.181.66:33843] using TOKEN/null
12:12:28.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ec8861bf19c480c9114f96bd27d4d44 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000000, 0x00000001)
12:12:28.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for table 'org.apache.kudu.client.TestAlterTable-1783512747908' with partition [0x00000001, 0x00000002)
12:12:28.062 [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=5ec8861bf19c480c9114f96bd27d4d44@[4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35@[8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:28.062 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.181.124:33175, [1ms] Sub RPC GetTableLocations: received response from server master-127.9.181.124:33175: OK, deferred=null)) after lookup
12:12:28.065 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512747908, tablet=5ec8861bf19c480c9114f96bd27d4d44, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:28.065 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5ec8861bf19c480c9114f96bd27d4d44 for partition [0x00000000, 0x00000001) with scanner id null
12:12:28.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512747908, tablet=3ba88f2e60464fbf8ff5b6b4e81c8b35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:28.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3ba88f2e60464fbf8ff5b6b4e81c8b35 for partition [0x00000001, 0x00000002) with scanner id null
12:12:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.075989 10129 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57680:
12:12:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512747908" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" compression: SNAPPY } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" encoding: RLE } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" default_value: "\000\000\000\000" } } }
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.079373 10660 tablet.cc:1724] T 3ba88f2e60464fbf8ff5b6b4e81c8b35 P 8c7e21169d1b4912b56f28be35242e55: Alter schema from (
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.079419 10661 tablet.cc:1724] T 5ec8861bf19c480c9114f96bd27d4d44 P 4b9a00a448e54076a641372336dc9b35: Alter schema from (
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:28.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.088209 10129 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5778930419364ae6be7aae26ad0dc8ec: org.apache.kudu.client.TestAlterTable-1783512747908 [id=34588d5d2c73445194c1117b850417b6] alter complete (version 1)
12:12:28.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 34588d5d2c73445194c1117b850417b6
12:12:28.095 [DEBUG - main] (Connection.java:575) [peer master-127.9.181.126:42991(127.9.181.126:42991)] disconnecting while in state READY
12:12:28.096 [DEBUG - main] (Connection.java:575) [peer master-127.9.181.124:33175(127.9.181.124:33175)] disconnecting while in state READY
12:12:28.096 [DEBUG - main] (Connection.java:575) [peer master-127.9.181.125:33491(127.9.181.125:33491)] disconnecting while in state READY
12:12:28.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.181.126:42991(127.9.181.126:42991)] handling channelInactive
12:12:28.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.181.125:33491(127.9.181.125:33491)] handling channelInactive
12:12:28.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.181.126:42991(127.9.181.126:42991)] cleaning up while in state READY due to: connection closed
12:12:28.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.181.125:33491(127.9.181.125:33491)] cleaning up while in state READY due to: connection closed
12:12:28.097 [DEBUG - main] (Connection.java:575) [peer 8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)] disconnecting while in state READY
12:12:28.099 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)] handling channelInactive
12:12:28.099 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8c7e21169d1b4912b56f28be35242e55(127.9.181.65:40483)] cleaning up while in state READY due to: connection closed
12:12:28.099 [DEBUG - main] (Connection.java:575) [peer 4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)] disconnecting while in state READY
12:12:28.100 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)] handling channelInactive
12:12:28.100 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 4b9a00a448e54076a641372336dc9b35(127.9.181.66:33843)] cleaning up while in state READY due to: connection closed
12:12:28.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.181.124:33175(127.9.181.124:33175)] handling channelInactive
12:12:28.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.181.124:33175(127.9.181.124:33175)] cleaning up while in state READY due to: connection closed
12:12:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.110116  9941 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10208
12:12:28.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.116497  9941 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10364
12:12:28.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.121820  9941 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10499
12:12:28.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.127048  9941 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 9952
12:12:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.132599  9941 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10023
12:12:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.138358  9941 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10094
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:28Z chronyd exiting
.12:12:28.187 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512748187
12:12:28.190 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:28.190 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:28.191 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:28.191 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:28.192 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:28.194 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.277866 10667 mini_oidc.cc:150] Starting JWKS server
12:12:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.278484 10667 webserver.cc:533] Webserver started at http://127.0.0.1:45031/ using document root <none> and password file <none>
12:12:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.278584 10667 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.278729 10667 webserver.cc:533] Webserver started at http://127.0.0.1:45325/ using document root <none> and password file <none>
12:12:28.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:28.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:28Z Disabled control of system clock
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.290138 10667 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/logs
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data/info.pb
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.254:38339
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.254
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45031/jwks.json with env {}
12:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.368665 10678 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.368858 10678 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.368881 10678 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.370398 10678 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.370447 10678 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.370462 10678 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.370474 10678 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.370486 10678 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.370498 10678 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45031/jwks.json
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.372057 10678 master_runner.cc:387] Master server non-default flags:
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.254:38339
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45031/jwks.json
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data/info.pb
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.254
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10678
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/logs
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.372270 10678 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.372469 10678 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.374826 10684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.374831 10686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.374955 10678 server_base.cc:1061] running on GCE node
12:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.374814 10683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.375473 10678 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.375772 10678 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:28.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.376967 10678 hybrid_clock.cc:648] HybridClock initialized: now 1783512748376926 us; error 51 us; skew 500 ppm
12:12:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.378058 10678 webserver.cc:533] Webserver started at http://127.10.106.254:44299/ using document root <none> and password file <none>
12:12:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.378283 10678 fs_manager.cc:362] Metadata directory not provided
12:12:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.378365 10678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.378502 10678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.379370 10678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data/instance:
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e6578658e36947f080699c2facae8eba"
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.379765 10678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal/instance:
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e6578658e36947f080699c2facae8eba"
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.381089 10678 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.381922 10692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.382126 10678 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.382205 10678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e6578658e36947f080699c2facae8eba"
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.382275 10678 fs_report.cc:389] FS layout report
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data/data
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:28.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.403357 10678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:28.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.403831 10678 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:28.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.404033 10678 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.408030 10678 rpc_server.cc:307] RPC server started. Bound to: 127.10.106.254:38339
12:12:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.408094 10744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.106.254:38339 every 8 connection(s)
12:12:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.408478 10678 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/data/info.pb
12:12:28.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.409175 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:28.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.410440 10745 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.414577 10667 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10678
12:12:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.414716 10667 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-0/wal/instance
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.416282 10667 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/logs
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data/info.pb
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.253:43485
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.253
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45031/jwks.json with env {}
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.416785 10745 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.417353 10694 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.106.253:43485: connect: Connection refused (error 111)
12:12:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.417980 10745 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.253:43485: Network error: Client connection negotiation failed: client connection to 127.10.106.253:43485: connect: Connection refused (error 111)
12:12:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.467228 10745 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } attempt: 1
12:12:28.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.468616 10745 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.253:43485: Network error: Client connection negotiation failed: client connection to 127.10.106.253:43485: connect: Connection refused (error 111)
12:12:28.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.502353 10750 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:28.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.502573 10750 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:28.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.502609 10750 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.504436 10750 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.504519 10750 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.504541 10750 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.504560 10750 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.504580 10750 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.504596 10750 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45031/jwks.json
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.506461 10750 master_runner.cc:387] Master server non-default flags:
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.253:43485
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45031/jwks.json
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data/info.pb
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.253
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10750
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/logs
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.506790 10750 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.507098 10750 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.510044 10756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.510142 10758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.510025 10755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.510772 10750 server_base.cc:1061] running on GCE node
12:12:28.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.511076 10750 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:28.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.511402 10750 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.512586 10750 hybrid_clock.cc:648] HybridClock initialized: now 1783512748512572 us; error 32 us; skew 500 ppm
12:12:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.514135 10750 webserver.cc:533] Webserver started at http://127.10.106.253:40829/ using document root <none> and password file <none>
12:12:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.514343 10750 fs_manager.cc:362] Metadata directory not provided
12:12:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.514405 10750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.514505 10750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.515481 10750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data/instance:
12:12:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "65d4ab405b1b4a10936baa6ea16a2549"
12:12:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.515882 10750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal/instance:
12:12:28.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "65d4ab405b1b4a10936baa6ea16a2549"
12:12:28.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.517277 10750 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.518085 10764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.518294 10750 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.518364 10750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "65d4ab405b1b4a10936baa6ea16a2549"
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.518419 10750 fs_report.cc:389] FS layout report
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data/data
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.536844 10745 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } attempt: 2
12:12:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.538180 10745 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.253:43485: Network error: Client connection negotiation failed: client connection to 127.10.106.253:43485: connect: Connection refused (error 111)
12:12:28.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.545634 10750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:28.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.546017 10750 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:28.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.546152 10750 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:28.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.551203 10750 rpc_server.cc:307] RPC server started. Bound to: 127.10.106.253:43485
12:12:28.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.551249 10816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.106.253:43485 every 8 connection(s)
12:12:28.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.551718 10750 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/data/info.pb
12:12:28.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.552572 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:28.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.553856 10817 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.559854 10817 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.561795 10667 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10750
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.561883 10667 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-1/wal/instance
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.562348 10667 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/logs
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data/info.pb
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.252:37957
12:12:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.252
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45031/jwks.json with env {}
12:12:28.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.565269 10817 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.565733 10766 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.106.252:37957: connect: Connection refused (error 111)
12:12:28.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.566248 10817 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.252:37957: Network error: Client connection negotiation failed: client connection to 127.10.106.252:37957: connect: Connection refused (error 111)
12:12:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.615478 10817 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } attempt: 1
12:12:28.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.616312 10817 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.252:37957: Network error: Client connection negotiation failed: client connection to 127.10.106.252:37957: connect: Connection refused (error 111)
12:12:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.629405 10745 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } attempt: 3
12:12:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.633271 10745 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.633888 10745 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.252:37957: Network error: Client connection negotiation failed: client connection to 127.10.106.252:37957: connect: Connection refused (error 111)
12:12:28.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.648092 10821 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:28.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.648341 10821 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:28.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.648380 10821 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.650272 10821 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.650372 10821 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.650396 10821 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.650418 10821 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.650437 10821 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.650454 10821 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45031/jwks.json
12:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.652506 10821 master_runner.cc:387] Master server non-default flags:
12:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.252:37957
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45031/jwks.json
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data/info.pb
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.252
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10821
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/logs
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.652864 10821 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.653189 10821 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.656175 10828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.656205 10827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.656303 10830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.656667 10821 server_base.cc:1061] running on GCE node
12:12:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.657013 10821 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.657289 10821 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.658468 10821 hybrid_clock.cc:648] HybridClock initialized: now 1783512748658439 us; error 43 us; skew 500 ppm
12:12:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.659821 10821 webserver.cc:533] Webserver started at http://127.10.106.252:33005/ using document root <none> and password file <none>
12:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.660007 10821 fs_manager.cc:362] Metadata directory not provided
12:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.660060 10821 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.660135 10821 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.660929 10821 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data/instance:
12:12:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc46979cd50f46d39f450757c24d1457"
12:12:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.661187 10821 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal/instance:
12:12:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc46979cd50f46d39f450757c24d1457"
12:12:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.662348 10821 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.663110 10836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.663311 10821 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.663390 10821 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc46979cd50f46d39f450757c24d1457"
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.663453 10821 fs_report.cc:389] FS layout report
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data/data
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.665055 10745 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } attempt: 1
12:12:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.665855 10745 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.252:37957: Network error: Client connection negotiation failed: client connection to 127.10.106.252:37957: connect: Connection refused (error 111)
12:12:28.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.682356 10821 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:28.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.682780 10821 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:28.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.683035 10821 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.684494 10817 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } attempt: 2
12:12:28.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.685315 10817 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.106.252:37957: Network error: Client connection negotiation failed: client connection to 127.10.106.252:37957: connect: Connection refused (error 111)
12:12:28.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.688741 10821 rpc_server.cc:307] RPC server started. Bound to: 127.10.106.252:37957
12:12:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.688766 10888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.106.252:37957 every 8 connection(s)
12:12:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.689131 10821 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/data/info.pb
12:12:28.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.689774 10889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.691551 10889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.697039 10889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.698028 10667 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10821
12:12:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.698115 10667 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/master-2/wal/instance
12:12:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.700881 10889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } has no permanent_uuid. Determining permanent_uuid...
12:12:28.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.705899 10889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: Bootstrap starting.
12:12:28.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.706621 10889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: Neither blocks nor log segments found. Creating new log.
12:12:28.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.706934 10889 log.cc:826] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: Log is configured to *not* fsync() on all Append() calls
12:12:28.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.707803 10889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: No bootstrap required, opened a new log
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.709756 10889 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.709935 10889 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.709973 10889 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc46979cd50f46d39f450757c24d1457, State: Initialized, Role: FOLLOWER
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.710101 10889 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.710423 10889 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: configured and running, proceeding with master startup.
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.710404 10897 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.710537 10897 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.712606 10908 catalog_manager.cc:1594] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:28.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.712682 10908 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:28.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.713137 10821 master_runner.cc:187] Error getting master registration for 127.10.106.254:38339: OK, instance_id { permanent_uuid: "e6578658e36947f080699c2facae8eba" instance_seqno: 1783512748406923 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:28.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.714686 10821 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.726258 10897 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.726423 10897 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.726655 10897 leader_election.cc:290] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6578658e36947f080699c2facae8eba (127.10.106.254:38339), 65d4ab405b1b4a10936baa6ea16a2549 (127.10.106.253:43485)
12:12:28.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.741014 10745 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } attempt: 2
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.745482 10745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba: Bootstrap starting.
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.746325 10745 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba: Neither blocks nor log segments found. Creating new log.
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.746613 10745 log.cc:826] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba: Log is configured to *not* fsync() on all Append() calls
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.747515 10745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba: No bootstrap required, opened a new log
12:12:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.749977 10745 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.750150 10745 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.750185 10745 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6578658e36947f080699c2facae8eba, State: Initialized, Role: FOLLOWER
12:12:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.750355 10745 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.750964 10745 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [sys.catalog]: configured and running, proceeding with master startup.
12:12:28.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.750988 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc46979cd50f46d39f450757c24d1457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6578658e36947f080699c2facae8eba" is_pre_election: true
12:12:28.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751135 10719 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc46979cd50f46d39f450757c24d1457 in term 0.
12:12:28.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751248 10911 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751441 10911 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751487 10840 leader_election.cc:304] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [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: bc46979cd50f46d39f450757c24d1457, e6578658e36947f080699c2facae8eba; no voters: 
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751646 10897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751742 10897 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.751772 10897 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 0 FOLLOWER]: Advancing to term 1
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.752552 10897 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.752710 10897 leader_election.cc:290] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [CANDIDATE]: Term 1 election: Requested vote from peers e6578658e36947f080699c2facae8eba (127.10.106.254:38339), 65d4ab405b1b4a10936baa6ea16a2549 (127.10.106.253:43485)
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.753098 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc46979cd50f46d39f450757c24d1457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6578658e36947f080699c2facae8eba"
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.753167 10719 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 0 FOLLOWER]: Advancing to term 1
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.753403 10922 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.753446 10922 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.754290 10719 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc46979cd50f46d39f450757c24d1457 in term 1.
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.754528 10840 leader_election.cc:304] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [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: bc46979cd50f46d39f450757c24d1457, e6578658e36947f080699c2facae8eba; no voters: 
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.754992 10897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 1 FOLLOWER]: Leader election won for term 1
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.755158 10897 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [term 1 LEADER]: Becoming Leader. State: Replica: bc46979cd50f46d39f450757c24d1457, State: Running, Role: LEADER
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.755246 10897 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.755625 10924 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc46979cd50f46d39f450757c24d1457. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.755808 10924 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: This master's current role is: LEADER
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.756699 10926 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.756960 10926 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.755991 10678 master_runner.cc:187] Error getting master registration for 127.10.106.253:43485: OK, instance_id { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" instance_seqno: 1783512748549782 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.757818 10678 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.758941 10719 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [term 1 FOLLOWER]: Refusing update from remote peer bc46979cd50f46d39f450757c24d1457: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.759215 10924 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:28.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.760433 10911 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc46979cd50f46d39f450757c24d1457. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.760543 10911 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.761770 10924 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.761854 10924 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: This master's current role is: LEADER
12:12:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.761937 10927 mvcc.cc:204] Tried to move back new op lower bound from 7305268218914021376 to 7305268218902061056. Current Snapshot: MvccSnapshot[applied={T|T < 7305268218914021376}]
12:12:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.762072 10928 mvcc.cc:204] Tried to move back new op lower bound from 7305268218914021376 to 7305268218902061056. Current Snapshot: MvccSnapshot[applied={T|T < 7305268218914021376}]
12:12:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.762158 10911 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.762217 10911 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6578658e36947f080699c2facae8eba [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.763352 10926 catalog_manager.cc:1383] Generated new cluster ID: 09528609bc8f433f94fb3f69352f0c09
12:12:28.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.763427 10926 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:28.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.776463 10817 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } attempt: 3
12:12:28.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.780721 10926 catalog_manager.cc:1406] Generated new certificate authority record
12:12:28.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.782379 10926 catalog_manager.cc:1540] Loading token signing keys...
12:12:28.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.783102 10817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549: Bootstrap starting.
12:12:28.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.783902 10817 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549: Neither blocks nor log segments found. Creating new log.
12:12:28.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.784494 10817 log.cc:826] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549: Log is configured to *not* fsync() on all Append() calls
12:12:28.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.796398 10817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549: No bootstrap required, opened a new log
12:12:28.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.798388 10817 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.798856 10817 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:28.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.799520 10817 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65d4ab405b1b4a10936baa6ea16a2549, State: Initialized, Role: FOLLOWER
12:12:28.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.800514 10926 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: Generated new TSK 0
12:12:28.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.800683 10817 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } }
12:12:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.800871 10926 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:28.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.801599 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc46979cd50f46d39f450757c24d1457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d4ab405b1b4a10936baa6ea16a2549" is_pre_election: true
12:12:28.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.801693 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc46979cd50f46d39f450757c24d1457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d4ab405b1b4a10936baa6ea16a2549"
12:12:28.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.801528 10933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [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: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.801844 10933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.801638 10789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [term 0 FOLLOWER]: Advancing to term 1
12:12:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.802649 10789 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [term 1 FOLLOWER]: Refusing update from remote peer bc46979cd50f46d39f450757c24d1457: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.802947 10897 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.803215 10817 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [sys.catalog]: configured and running, proceeding with master startup.
12:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.804437 10933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc46979cd50f46d39f450757c24d1457. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.804714 10933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.805532 10947 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:28.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.805711 10947 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.806213 10936 mvcc.cc:204] Tried to move back new op lower bound from 7305268219081392128 to 7305268218902061056. Current Snapshot: MvccSnapshot[applied={T|T < 7305268218914021376}]
12:12:28.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.804893 10933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.807904 10667 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/logs
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data/info.pb
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.193:0
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.106.193
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.193
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.807896 10933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65d4ab405b1b4a10936baa6ea16a2549 [sys.catalog]: This master's current role is: FOLLOWER
12:12:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.930944 10952 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.931501 10952 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.933629 10952 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.936503 10952 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.936895 10952 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.106.193
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.939805 10952 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.193:0
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data/info.pb
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.193
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10952
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.106.193
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/logs
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:28.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.946521 10952 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:28.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.947173 10952 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:28.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.960511 10960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.964347 10957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.964347 10958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:28.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.964547 10952 server_base.cc:1061] running on GCE node
12:12:28.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.965274 10952 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:28.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.965560 10952 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.981016 10952 hybrid_clock.cc:648] HybridClock initialized: now 1783512748980987 us; error 68 us; skew 500 ppm
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.982939 10952 webserver.cc:533] Webserver started at http://127.10.106.193:39085/ using document root <none> and password file <none>
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.983165 10952 fs_manager.cc:362] Metadata directory not provided
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.983227 10952 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.983336 10952 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.984565 10952 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data/instance:
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88a23772421842dd91648ca37e7019f2"
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.984948 10952 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal/instance:
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88a23772421842dd91648ca37e7019f2"
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.986595 10952 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.987479 10966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.987681 10952 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.987761 10952 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88a23772421842dd91648ca37e7019f2"
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:28 on dist-test-slave-nb2j"
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:28.987833 10952 fs_report.cc:389] FS layout report
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data/data
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:29.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.029619 10952 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.030005 10952 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.030169 10952 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.030459 10952 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.030922 10952 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.030982 10952 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.031019 10952 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.031039 10952 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:29.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.039211 10952 rpc_server.cc:307] RPC server started. Bound to: 127.10.106.193:35453
12:12:29.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.039258 11079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.106.193:35453 every 8 connection(s)
12:12:29.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.039613 10952 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/data/info.pb
12:12:29.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.040287 10667 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 10952
12:12:29.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.040393 10667 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-0/wal/instance
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.041710 10667 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/logs
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data/info.pb
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.194:0
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.106.194
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.194
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:29.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046017 11081 heartbeater.cc:344] Connected to a master server at 127.10.106.254:38339
12:12:29.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046036 11080 heartbeater.cc:344] Connected to a master server at 127.10.106.252:37957
12:12:29.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046142 11080 heartbeater.cc:461] Registering TS with master...
12:12:29.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046146 11081 heartbeater.cc:461] Registering TS with master...
12:12:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046371 11080 heartbeater.cc:507] Master 127.10.106.252:37957 requested a full tablet report, sending...
12:12:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046391 11082 heartbeater.cc:344] Connected to a master server at 127.10.106.253:43485
12:12:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046368 11081 heartbeater.cc:507] Master 127.10.106.254:38339 requested a full tablet report, sending...
12:12:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046482 11082 heartbeater.cc:461] Registering TS with master...
12:12:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046566 11082 heartbeater.cc:507] Master 127.10.106.253:43485 requested a full tablet report, sending...
12:12:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046938 10853 ts_manager.cc:194] Registered new tserver with Master: 88a23772421842dd91648ca37e7019f2 (127.10.106.193:35453)
12:12:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046953 10707 ts_manager.cc:194] Registered new tserver with Master: 88a23772421842dd91648ca37e7019f2 (127.10.106.193:35453)
12:12:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.046953 10780 ts_manager.cc:194] Registered new tserver with Master: 88a23772421842dd91648ca37e7019f2 (127.10.106.193:35453)
12:12:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.047756 10853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.106.193:37805
12:12:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.122675 11087 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.122845 11087 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.122865 11087 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:29.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.124459 11087 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:29.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.124536 11087 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.106.194
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.126220 11087 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.194:0
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data/info.pb
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.194
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11087
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.106.194
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/logs
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:29.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.126452 11087 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.126682 11087 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.129349 11095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.129411 11092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.129472 11093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.129539 11087 server_base.cc:1061] running on GCE node
12:12:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.129858 11087 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.130023 11087 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:29.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.131182 11087 hybrid_clock.cc:648] HybridClock initialized: now 1783512749131162 us; error 38 us; skew 500 ppm
12:12:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.132289 11087 webserver.cc:533] Webserver started at http://127.10.106.194:37007/ using document root <none> and password file <none>
12:12:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.132459 11087 fs_manager.cc:362] Metadata directory not provided
12:12:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.132496 11087 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.132568 11087 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.133395 11087 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data/instance:
12:12:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2282a8f4223b48b7b0108eae3ce2bf51"
12:12:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.133675 11087 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal/instance:
12:12:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2282a8f4223b48b7b0108eae3ce2bf51"
12:12:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.134826 11087 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:29.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.135541 11101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:29.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.135802 11087 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:29.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.135859 11087 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal
12:12:29.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2282a8f4223b48b7b0108eae3ce2bf51"
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.135902 11087 fs_report.cc:389] FS layout report
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data/data
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.143492 11087 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.143849 11087 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:29.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.143942 11087 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:29.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.144119 11087 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:29.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.144456 11087 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:29.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.144495 11087 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:29.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.144519 11087 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:29.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.144531 11087 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:29.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.150851 11087 rpc_server.cc:307] RPC server started. Bound to: 127.10.106.194:44249
12:12:29.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.150892 11214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.106.194:44249 every 8 connection(s)
12:12:29.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.151226 11087 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/data/info.pb
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.156733 11215 heartbeater.cc:344] Connected to a master server at 127.10.106.252:37957
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.156755 11217 heartbeater.cc:344] Connected to a master server at 127.10.106.253:43485
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.156769 11216 heartbeater.cc:344] Connected to a master server at 127.10.106.254:38339
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.156873 11215 heartbeater.cc:461] Registering TS with master...
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.156906 11216 heartbeater.cc:461] Registering TS with master...
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.156872 11217 heartbeater.cc:461] Registering TS with master...
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.157196 11217 heartbeater.cc:507] Master 127.10.106.253:43485 requested a full tablet report, sending...
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.157196 11215 heartbeater.cc:507] Master 127.10.106.252:37957 requested a full tablet report, sending...
12:12:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.157196 11216 heartbeater.cc:507] Master 127.10.106.254:38339 requested a full tablet report, sending...
12:12:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.157840 10853 ts_manager.cc:194] Registered new tserver with Master: 2282a8f4223b48b7b0108eae3ce2bf51 (127.10.106.194:44249)
12:12:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.157859 10780 ts_manager.cc:194] Registered new tserver with Master: 2282a8f4223b48b7b0108eae3ce2bf51 (127.10.106.194:44249)
12:12:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.157859 10707 ts_manager.cc:194] Registered new tserver with Master: 2282a8f4223b48b7b0108eae3ce2bf51 (127.10.106.194:44249)
12:12:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.158329 10853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.106.194:36645
12:12:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.158679 10667 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11087
12:12:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.158780 10667 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-1/wal/instance
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.159904 10667 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/logs
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data/info.pb
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.195:0
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.106.195
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.195
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:29.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.216661 10897 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bc46979cd50f46d39f450757c24d1457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6578658e36947f080699c2facae8eba" member_type: VOTER last_known_addr { host: "127.10.106.254" port: 38339 } } peers { permanent_uuid: "65d4ab405b1b4a10936baa6ea16a2549" member_type: VOTER last_known_addr { host: "127.10.106.253" port: 43485 } } peers { permanent_uuid: "bc46979cd50f46d39f450757c24d1457" member_type: VOTER last_known_addr { host: "127.10.106.252" port: 37957 } } }
12:12:29.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.216827 10897 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457 [sys.catalog]: This master's current role is: LEADER
12:12:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.244781 11222 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.244972 11222 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.244993 11222 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.246490 11222 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.246551 11222 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.106.195
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.248243 11222 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.106.212:43581
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.106.195:0
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data/info.pb
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.106.195
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.106.254:38339,127.10.106.253:43485,127.10.106.252:37957
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11222
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.106.195
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/logs
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.248462 11222 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.248644 11222 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:29.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.251137 11228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.251114 11229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.251111 11231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.252280 11222 server_base.cc:1061] running on GCE node
12:12:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.252472 11222 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.252740 11222 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.254031 11222 hybrid_clock.cc:648] HybridClock initialized: now 1783512749253890 us; error 52 us; skew 500 ppm
12:12:29.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.255337 11222 webserver.cc:533] Webserver started at http://127.10.106.195:44149/ using document root <none> and password file <none>
12:12:29.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.255573 11222 fs_manager.cc:362] Metadata directory not provided
12:12:29.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.255656 11222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:29.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.255789 11222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.256660 11222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data/instance:
12:12:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46fd8e9d9e2e4869aac677130a21dc9e"
12:12:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.257030 11222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal/instance:
12:12:29.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46fd8e9d9e2e4869aac677130a21dc9e"
12:12:29.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.258351 11222 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.259179 11237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.259413 11222 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.259506 11222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46fd8e9d9e2e4869aac677130a21dc9e"
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.259573 11222 fs_report.cc:389] FS layout report
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data/data
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:29.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:29.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.275069 11222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:29.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.275482 11222 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:29.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.275683 11222 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.275964 11222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.276400 11222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.276460 11222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.276499 11222 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.276520 11222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:29.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.283553 11222 rpc_server.cc:307] RPC server started. Bound to: 127.10.106.195:41331
12:12:29.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.283609 11350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.106.195:41331 every 8 connection(s)
12:12:29.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.284029 11222 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/data/info.pb
12:12:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.285091 10667 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11222
12:12:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.285179 10667 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1671077237566442128/ts-2/wal/instance
12:12:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.289467 11353 heartbeater.cc:344] Connected to a master server at 127.10.106.253:43485
12:12:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.289593 11353 heartbeater.cc:461] Registering TS with master...
12:12:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.289764 11352 heartbeater.cc:344] Connected to a master server at 127.10.106.254:38339
12:12:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.289803 11353 heartbeater.cc:507] Master 127.10.106.253:43485 requested a full tablet report, sending...
12:12:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.289821 11352 heartbeater.cc:461] Registering TS with master...
12:12:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.289935 11352 heartbeater.cc:507] Master 127.10.106.254:38339 requested a full tablet report, sending...
12:12:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.290282 10707 ts_manager.cc:194] Registered new tserver with Master: 46fd8e9d9e2e4869aac677130a21dc9e (127.10.106.195:41331)
12:12:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.290299 10780 ts_manager.cc:194] Registered new tserver with Master: 46fd8e9d9e2e4869aac677130a21dc9e (127.10.106.195:41331)
12:12:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.290530 11351 heartbeater.cc:344] Connected to a master server at 127.10.106.252:37957
12:12:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.290588 11351 heartbeater.cc:461] Registering TS with master...
12:12:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.290676 11351 heartbeater.cc:507] Master 127.10.106.252:37957 requested a full tablet report, sending...
12:12:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.291031 10853 ts_manager.cc:194] Registered new tserver with Master: 46fd8e9d9e2e4869aac677130a21dc9e (127.10.106.195:41331)
12:12:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.291533 10853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.106.195:55123
12:12:29.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.301222 10667 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:29.302 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:29.302 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:29.303 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.106.254"
      port: 38339
    }
    bound_http_address {
      host: "127.10.106.254"
      port: 44299
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.106.253"
      port: 43485
    }
    bound_http_address {
      host: "127.10.106.253"
      port: 40829
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.106.252"
      port: 37957
    }
    bound_http_address {
      host: "127.10.106.252"
      port: 33005
    }
  }
}

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

12:12:29.304 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.106.193"
      port: 35453
    }
    bound_http_address {
      host: "127.10.106.193"
      port: 39085
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.106.194"
      port: 44249
    }
    bound_http_address {
      host: "127.10.106.194"
      port: 37007
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.106.195"
      port: 41331
    }
    bound_http_address {
      host: "127.10.106.195"
      port: 44149
    }
  }
}

12:12:29.304 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:29.308 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:29.309 [DEBUG - main] (Connection.java:748) [peer master-127.10.106.254:38339(127.10.106.254:38339)] connecting to peer
12:12:29.311 [DEBUG - main] (Connection.java:748) [peer master-127.10.106.252:37957(127.10.106.252:37957)] connecting to peer
12:12:29.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.106.254:38339(127.10.106.254:38339)] Successfully connected to peer
12:12:29.312 [DEBUG - main] (Connection.java:748) [peer master-127.10.106.253:43485(127.10.106.253:43485)] connecting to peer
12:12:29.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.106.252:37957(127.10.106.252:37957)] Successfully connected to peer
12:12:29.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.106.253:43485(127.10.106.253:43485)] Successfully connected to peer
12:12:29.314 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.10.106.254
12:12:29.315 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.10.106.252
12:12:29.316 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.10.106.253
12:12:29.329 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39a8886e, L:/127.0.0.1:54842 - R:/127.10.106.254:38339] using SASL/PLAIN
12:12:29.329 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7e92467a, L:/127.0.0.1:35030 - R:/127.10.106.252:37957] using SASL/PLAIN
12:12:29.331 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x063205cd, L:/127.0.0.1:48116 - R:/127.10.106.253:43485] using SASL/PLAIN
12:12:29.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.106.254:38339, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.106.252:37957, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.106.253:43485, [22ms] Sub RPC ConnectToMaster: received response from server master-127.10.106.252:37957: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.10.106.254:38339: OK, deferred=null) after lookup
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.332813 10853 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35030:
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512749308"
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:29.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 18ba9d117fc0496bbc6a7e9775cd8b8f
12:12:29.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.342571 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff6751c7cd43cdb5fb11eeaf76404d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512749308 [id=18ba9d117fc0496bbc6a7e9775cd8b8f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:29.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.342618 11149 tablet_service.cc:1511] Processing CreateTablet for tablet a8101fd9aae3480695348160facfe494 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512749308 [id=18ba9d117fc0496bbc6a7e9775cd8b8f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.342882 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff6751c7cd43cdb5fb11eeaf76404d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.342952 11149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8101fd9aae3480695348160facfe494. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.345150 11374 tablet_bootstrap.cc:492] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: Bootstrap starting.
12:12:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.345470 11375 tablet_bootstrap.cc:492] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: Bootstrap starting.
12:12:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.345994 11374 tablet_bootstrap.cc:654] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: Neither blocks nor log segments found. Creating new log.
12:12:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.346217 11375 tablet_bootstrap.cc:654] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: Neither blocks nor log segments found. Creating new log.
12:12:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.346282 11374 log.cc:826] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: Log is configured to *not* fsync() on all Append() calls
12:12:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.346486 11375 log.cc:826] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: Log is configured to *not* fsync() on all Append() calls
12:12:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.347043 11375 tablet_bootstrap.cc:492] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: No bootstrap required, opened a new log
12:12:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.347093 11375 ts_tablet_manager.cc:1403] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.348037 11374 tablet_bootstrap.cc:492] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: No bootstrap required, opened a new log
12:12:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.348105 11374 ts_tablet_manager.cc:1403] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.348719 11375 raft_consensus.cc:359] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46fd8e9d9e2e4869aac677130a21dc9e" member_type: VOTER last_known_addr { host: "127.10.106.195" port: 41331 } }
12:12:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.348850 11375 raft_consensus.cc:385] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.348883 11375 raft_consensus.cc:740] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46fd8e9d9e2e4869aac677130a21dc9e, State: Initialized, Role: FOLLOWER
12:12:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.348979 11375 consensus_queue.cc:260] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [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: true peers { permanent_uuid: "46fd8e9d9e2e4869aac677130a21dc9e" member_type: VOTER last_known_addr { host: "127.10.106.195" port: 41331 } }
12:12:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.349048 11375 raft_consensus.cc:399] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.349085 11375 raft_consensus.cc:493] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.349130 11375 raft_consensus.cc:3060] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 0 FOLLOWER]: Advancing to term 1
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.349721 11375 raft_consensus.cc:515] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46fd8e9d9e2e4869aac677130a21dc9e" member_type: VOTER last_known_addr { host: "127.10.106.195" port: 41331 } }
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.349828 11375 leader_election.cc:304] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 46fd8e9d9e2e4869aac677130a21dc9e; no voters: 
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.349992 11375 leader_election.cc:290] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350162 11375 ts_tablet_manager.cc:1434] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350126 11374 raft_consensus.cc:359] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2282a8f4223b48b7b0108eae3ce2bf51" member_type: VOTER last_known_addr { host: "127.10.106.194" port: 44249 } }
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350236 11374 raft_consensus.cc:385] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350268 11374 raft_consensus.cc:740] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2282a8f4223b48b7b0108eae3ce2bf51, State: Initialized, Role: FOLLOWER
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350378 11374 consensus_queue.cc:260] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [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: true peers { permanent_uuid: "2282a8f4223b48b7b0108eae3ce2bf51" member_type: VOTER last_known_addr { host: "127.10.106.194" port: 44249 } }
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350453 11374 raft_consensus.cc:399] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350483 11374 raft_consensus.cc:493] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350524 11374 raft_consensus.cc:3060] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 0 FOLLOWER]: Advancing to term 1
12:12:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.350776 11351 heartbeater.cc:499] Master 127.10.106.252:37957 was elected leader, sending a full tablet report...
12:12:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.351195 11374 raft_consensus.cc:515] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2282a8f4223b48b7b0108eae3ce2bf51" member_type: VOTER last_known_addr { host: "127.10.106.194" port: 44249 } }
12:12:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.351290 11374 leader_election.cc:304] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2282a8f4223b48b7b0108eae3ce2bf51; no voters: 
12:12:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.351447 11374 leader_election.cc:290] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.351627 11374 ts_tablet_manager.cc:1434] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
12:12:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.351794 11215 heartbeater.cc:499] Master 127.10.106.252:37957 was elected leader, sending a full tablet report...
12:12:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.352638 11379 raft_consensus.cc:2804] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 1 FOLLOWER]: Leader election won for term 1
12:12:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.352797 11379 raft_consensus.cc:697] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [term 1 LEADER]: Becoming Leader. State: Replica: 46fd8e9d9e2e4869aac677130a21dc9e, State: Running, Role: LEADER
12:12:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.352888 11379 consensus_queue.cc:237] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46fd8e9d9e2e4869aac677130a21dc9e" member_type: VOTER last_known_addr { host: "127.10.106.195" port: 41331 } }
12:12:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.353493 10853 catalog_manager.cc:5697] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 46fd8e9d9e2e4869aac677130a21dc9e (127.10.106.195). New cstate: current_term: 1 leader_uuid: "46fd8e9d9e2e4869aac677130a21dc9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46fd8e9d9e2e4869aac677130a21dc9e" member_type: VOTER last_known_addr { host: "127.10.106.195" port: 41331 } health_report { overall_health: HEALTHY } } }
12:12:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.355702 11381 raft_consensus.cc:2804] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 1 FOLLOWER]: Leader election won for term 1
12:12:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.355983 11381 raft_consensus.cc:697] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [term 1 LEADER]: Becoming Leader. State: Replica: 2282a8f4223b48b7b0108eae3ce2bf51, State: Running, Role: LEADER
12:12:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.356182 11381 consensus_queue.cc:237] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2282a8f4223b48b7b0108eae3ce2bf51" member_type: VOTER last_known_addr { host: "127.10.106.194" port: 44249 } }
12:12:29.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.356753 10853 catalog_manager.cc:5697] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2282a8f4223b48b7b0108eae3ce2bf51 (127.10.106.194). New cstate: current_term: 1 leader_uuid: "2282a8f4223b48b7b0108eae3ce2bf51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2282a8f4223b48b7b0108eae3ce2bf51" member_type: VOTER last_known_addr { host: "127.10.106.194" port: 44249 } health_report { overall_health: HEALTHY } } }
12:12:29.373 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=48, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6fefce9e, flushNotification=Deferred@1334405552(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:29.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8101fd9aae3480695348160facfe494 for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000001, 0x00000002)
12:12:29.374 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a8101fd9aae3480695348160facfe494@[2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:29.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8101fd9aae3480695348160facfe494 for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000001, 0x00000002)
12:12:29.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a8101fd9aae3480695348160facfe494@[2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:29.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 44ff6751c7cd43cdb5fb11eeaf76404d for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000000, 0x00000001)
12:12:29.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8101fd9aae3480695348160facfe494 for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000001, 0x00000002)
12:12:29.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=44ff6751c7cd43cdb5fb11eeaf76404d@[46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a8101fd9aae3480695348160facfe494@[2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:29.376 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)] connecting to peer
12:12:29.378 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)] connecting to peer
12:12:29.379 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)] Successfully connected to peer
12:12:29.379 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)] Successfully connected to peer
12:12:29.400 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x0d9574ae, L:/127.0.0.1:46030 - R:/127.10.106.195:41331] using TOKEN/null
12:12:29.414 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x57a65ed8, L:/127.0.0.1:46484 - R:/127.10.106.194:44249] using TOKEN/null
12:12:29.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 44ff6751c7cd43cdb5fb11eeaf76404d for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000000, 0x00000001)
12:12:29.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8101fd9aae3480695348160facfe494 for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000001, 0x00000002)
12:12:29.420 [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=44ff6751c7cd43cdb5fb11eeaf76404d@[46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a8101fd9aae3480695348160facfe494@[2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:29.420 [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.10.106.252:37957, [1ms] Sub RPC GetTableLocations: received response from server master-127.10.106.252:37957: OK, deferred=null)) after lookup
12:12:29.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512749308, tablet=44ff6751c7cd43cdb5fb11eeaf76404d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:29.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 44ff6751c7cd43cdb5fb11eeaf76404d for partition [0x00000000, 0x00000001) with scanner id null
12:12:29.427 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512749308, tablet=a8101fd9aae3480695348160facfe494, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:29.427 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8101fd9aae3480695348160facfe494 for partition [0x00000001, 0x00000002) with scanner id null
12:12:29.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.439458 10853 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35030:
12:12:29.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512749308" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "ints_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: INT32 } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "strings_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: STRING } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "decimals_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 type_attributes { precision: 5 scale: 2 } immutable: false is_auto_incrementing: false nested_type { array { type: DECIMAL32 } } } } }
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.443753 11390 tablet.cc:1724] T 44ff6751c7cd43cdb5fb11eeaf76404d P 46fd8e9d9e2e4869aac677130a21dc9e: Alter schema from (
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:29.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.447780 11391 tablet.cc:1724] T a8101fd9aae3480695348160facfe494 P 2282a8f4223b48b7b0108eae3ce2bf51: Alter schema from (
12:12:29.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:29.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:29.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.456681 10853 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bc46979cd50f46d39f450757c24d1457: org.apache.kudu.client.TestAlterTable-1783512749308 [id=18ba9d117fc0496bbc6a7e9775cd8b8f] alter complete (version 1)
12:12:29.478 [DEBUG - main] (AsyncKuduClient.java:894) Opened table 18ba9d117fc0496bbc6a7e9775cd8b8f
12:12:29.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 44ff6751c7cd43cdb5fb11eeaf76404d for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000000, 0x00000001)
12:12:29.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8101fd9aae3480695348160facfe494 for table 'org.apache.kudu.client.TestAlterTable-1783512749308' with partition [0x00000001, 0x00000002)
12:12:29.509 [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=44ff6751c7cd43cdb5fb11eeaf76404d@[46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a8101fd9aae3480695348160facfe494@[2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:29.510 [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.10.106.252:37957, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.106.252:37957: OK, deferred=null)) after lookup
12:12:29.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512749308, tablet=44ff6751c7cd43cdb5fb11eeaf76404d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:29.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 44ff6751c7cd43cdb5fb11eeaf76404d for partition [0x00000000, 0x00000001) with scanner id null
12:12:29.522 [DEBUG - main] (Connection.java:575) [peer 2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)] disconnecting while in state READY
12:12:29.522 [DEBUG - main] (Connection.java:575) [peer master-127.10.106.253:43485(127.10.106.253:43485)] disconnecting while in state READY
12:12:29.523 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)] handling channelInactive
12:12:29.523 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.106.253:43485(127.10.106.253:43485)] handling channelInactive
12:12:29.523 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 2282a8f4223b48b7b0108eae3ce2bf51(127.10.106.194:44249)] cleaning up while in state READY due to: connection closed
12:12:29.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.106.253:43485(127.10.106.253:43485)] cleaning up while in state READY due to: connection closed
12:12:29.524 [DEBUG - main] (Connection.java:575) [peer master-127.10.106.254:38339(127.10.106.254:38339)] disconnecting while in state READY
12:12:29.524 [DEBUG - main] (Connection.java:575) [peer master-127.10.106.252:37957(127.10.106.252:37957)] disconnecting while in state READY
12:12:29.525 [DEBUG - main] (Connection.java:575) [peer 46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)] disconnecting while in state READY
12:12:29.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.106.254:38339(127.10.106.254:38339)] handling channelInactive
12:12:29.525 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.106.254:38339(127.10.106.254:38339)] cleaning up while in state READY due to: connection closed
12:12:29.525 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)] handling channelInactive
12:12:29.525 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 46fd8e9d9e2e4869aac677130a21dc9e(127.10.106.195:41331)] cleaning up while in state READY due to: connection closed
12:12:29.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.106.252:37957(127.10.106.252:37957)] handling channelInactive
12:12:29.530 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.106.252:37957(127.10.106.252:37957)] cleaning up while in state READY due to: connection closed
12:12:29.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.531862 10667 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10952
12:12:29.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.538331 10667 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11087
12:12:29.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.543685 10667 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11222
12:12:29.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.549111 10667 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10678
12:12:29.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.554358 10667 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10750
12:12:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.559826 10667 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 10821
12:12:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:29Z chronyd exiting
.12:12:29.609 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512749609
12:12:29.612 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:29.612 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:29.612 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:29.613 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:29.613 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:29.616 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.696425 11396 mini_oidc.cc:150] Starting JWKS server
12:12:29.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.697018 11396 webserver.cc:533] Webserver started at http://127.0.0.1:32857/ using document root <none> and password file <none>
12:12:29.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.697090 11396 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:29.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.697207 11396 webserver.cc:533] Webserver started at http://127.0.0.1:46301/ using document root <none> and password file <none>
12:12:29.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:29Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:29.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:29Z Disabled control of system clock
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.708956 11396 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/logs
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data/info.pb
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.62:40643
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.62
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32857/jwks.json with env {}
12:12:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.787081 11407 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.787271 11407 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.787292 11407 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.788805 11407 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.788852 11407 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.788866 11407 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.788878 11407 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.788892 11407 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.788902 11407 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32857/jwks.json
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.790436 11407 master_runner.cc:387] Master server non-default flags:
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.62:40643
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32857/jwks.json
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data/info.pb
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.62
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11407
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/logs
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.790642 11407 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:29.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.790832 11407 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:29.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.793416 11412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.793421 11415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.793568 11413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.794224 11407 server_base.cc:1061] running on GCE node
12:12:29.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.794437 11407 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:29.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.794637 11407 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:29.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.795727 11407 hybrid_clock.cc:648] HybridClock initialized: now 1783512749795711 us; error 32 us; skew 500 ppm
12:12:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.796898 11407 webserver.cc:533] Webserver started at http://127.11.33.62:33469/ using document root <none> and password file <none>
12:12:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.797060 11407 fs_manager.cc:362] Metadata directory not provided
12:12:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.797109 11407 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.797183 11407 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.797968 11407 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data/instance:
12:12:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df2d59d0b7ea4c9e881d59535803c522"
12:12:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.798272 11407 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal/instance:
12:12:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df2d59d0b7ea4c9e881d59535803c522"
12:12:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.799381 11407 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.800088 11421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.800273 11407 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.800328 11407 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df2d59d0b7ea4c9e881d59535803c522"
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.800366 11407 fs_report.cc:389] FS layout report
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data/data
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:29.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.815831 11407 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:29.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.816143 11407 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:29.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.816233 11407 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.820904 11407 rpc_server.cc:307] RPC server started. Bound to: 127.11.33.62:40643
12:12:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.820971 11473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.33.62:40643 every 8 connection(s)
12:12:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.821246 11407 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/data/info.pb
12:12:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.821803 11474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.823173 11474 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } has no permanent_uuid. Determining permanent_uuid...
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.823621 11396 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11407
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.823727 11396 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-0/wal/instance
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.824566 11396 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/logs
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data/info.pb
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.61:44841
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.61
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32857/jwks.json with env {}
12:12:29.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.829723 11474 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } has no permanent_uuid. Determining permanent_uuid...
12:12:29.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.830193 11425 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.33.61:44841: connect: Connection refused (error 111)
12:12:29.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.830940 11474 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.61:44841: Network error: Client connection negotiation failed: client connection to 127.11.33.61:44841: connect: Connection refused (error 111)
12:12:29.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.880169 11474 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } attempt: 1
12:12:29.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.881088 11474 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.61:44841: Network error: Client connection negotiation failed: client connection to 127.11.33.61:44841: connect: Connection refused (error 111)
12:12:29.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.906461 11478 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:29.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.906682 11478 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:29.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.906718 11478 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:29.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.908445 11478 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:29.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.908526 11478 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:29.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.908552 11478 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:29.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.908576 11478 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:29.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.908595 11478 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:29.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.908613 11478 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32857/jwks.json
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.910444 11478 master_runner.cc:387] Master server non-default flags:
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.61:44841
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32857/jwks.json
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data/info.pb
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.61
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11478
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/logs
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:29.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:29.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:29.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:29.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.910754 11478 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:29.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.911032 11478 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.913774 11484 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.913782 11487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.913815 11485 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.914007 11478 server_base.cc:1061] running on GCE node
12:12:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.914288 11478 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.914628 11478 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:29.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.915750 11478 hybrid_clock.cc:648] HybridClock initialized: now 1783512749915695 us; error 64 us; skew 500 ppm
12:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.917002 11478 webserver.cc:533] Webserver started at http://127.11.33.61:43997/ using document root <none> and password file <none>
12:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.917229 11478 fs_manager.cc:362] Metadata directory not provided
12:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.917301 11478 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.917438 11478 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.918365 11478 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data/instance:
12:12:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1727c694956e490bbc4123548843555b"
12:12:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.918744 11478 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal/instance:
12:12:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1727c694956e490bbc4123548843555b"
12:12:29.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.920089 11478 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:29.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.920941 11493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.922971 11478 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.923060 11478 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1727c694956e490bbc4123548843555b"
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:29 on dist-test-slave-nb2j"
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.923125 11478 fs_report.cc:389] FS layout report
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data/data
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:29.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:29.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.936209 11478 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:29.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.936527 11478 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:29.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.936615 11478 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.940723 11478 rpc_server.cc:307] RPC server started. Bound to: 127.11.33.61:44841
12:12:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.940807 11545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.33.61:44841 every 8 connection(s)
12:12:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.941048 11478 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/data/info.pb
12:12:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.941592 11546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:29.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.942901 11546 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } has no permanent_uuid. Determining permanent_uuid...
12:12:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.947808 11546 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } has no permanent_uuid. Determining permanent_uuid...
12:12:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.949270 11474 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } attempt: 2
12:12:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.949970 11396 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11478
12:12:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.950053 11396 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-1/wal/instance
12:12:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.950516 11396 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/logs
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data/info.pb
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.60:37137
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.60
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32857/jwks.json with env {}
12:12:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.953801 11546 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } has no permanent_uuid. Determining permanent_uuid...
12:12:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.954245 11474 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } has no permanent_uuid. Determining permanent_uuid...
12:12:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.954667 11494 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.955047 11474 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.60:37137: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.955416 11546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.60:37137: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:29.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:29.998208 11474 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } attempt: 1
12:12:29.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.999125 11474 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.60:37137: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.004618 11546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } attempt: 1
12:12:30.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.005424 11546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.60:37137: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.046118 11551 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.046303 11551 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.046324 11551 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.046355 11474 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } attempt: 2
12:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.047355 11474 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.60:37137: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.048287 11551 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.048336 11551 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.048352 11551 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.048363 11551 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.048377 11551 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.048388 11551 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32857/jwks.json
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.049986 11551 master_runner.cc:387] Master server non-default flags:
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.60:37137
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32857/jwks.json
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data/info.pb
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.60
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11551
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/logs
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.050194 11551 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.050375 11551 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:30.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.052735 11560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.052686 11557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.052789 11551 server_base.cc:1061] running on GCE node
12:12:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.052685 11558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.053162 11551 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.053459 11551 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.054634 11551 hybrid_clock.cc:648] HybridClock initialized: now 1783512750054605 us; error 45 us; skew 500 ppm
12:12:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.055791 11551 webserver.cc:533] Webserver started at http://127.11.33.60:36857/ using document root <none> and password file <none>
12:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.056015 11551 fs_manager.cc:362] Metadata directory not provided
12:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.056102 11551 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.056209 11551 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.057065 11551 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data/instance:
12:12:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d1bc604d1ee414d941fabf41ec2326a"
12:12:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.057413 11551 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal/instance:
12:12:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d1bc604d1ee414d941fabf41ec2326a"
12:12:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.058794 11551 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.059564 11566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.059779 11551 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.059875 11551 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d1bc604d1ee414d941fabf41ec2326a"
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.059952 11551 fs_report.cc:389] FS layout report
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data/data
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.073613 11546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } attempt: 2
12:12:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.074456 11546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.33.60:37137: Network error: Client connection negotiation failed: client connection to 127.11.33.60:37137: connect: Connection refused (error 111)
12:12:30.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.082510 11551 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.082899 11551 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.083060 11551 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.087589 11551 rpc_server.cc:307] RPC server started. Bound to: 127.11.33.60:37137
12:12:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.087736 11618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.33.60:37137 every 8 connection(s)
12:12:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.088042 11551 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/data/info.pb
12:12:30.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.088846 11619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:30.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.089094 11396 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11551
12:12:30.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.089188 11396 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/master-2/wal/instance
12:12:30.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.090302 11619 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } has no permanent_uuid. Determining permanent_uuid...
12:12:30.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.094906 11619 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } has no permanent_uuid. Determining permanent_uuid...
12:12:30.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.098520 11619 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } has no permanent_uuid. Determining permanent_uuid...
12:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.102458 11619 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a: Bootstrap starting.
12:12:30.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.103119 11619 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a: Neither blocks nor log segments found. Creating new log.
12:12:30.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.103315 11619 log.cc:826] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a: Log is configured to *not* fsync() on all Append() calls
12:12:30.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.103997 11619 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a: No bootstrap required, opened a new log
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.105887 11619 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.105998 11619 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.106019 11619 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d1bc604d1ee414d941fabf41ec2326a, State: Initialized, Role: FOLLOWER
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.106117 11619 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.106338 11627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.106397 11619 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [sys.catalog]: configured and running, proceeding with master startup.
12:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.106408 11627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.108415 11638 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:30.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.108500 11638 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:30.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.108687 11551 master_runner.cc:187] Error getting master registration for 127.11.33.62:40643: OK, instance_id { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" instance_seqno: 1783512749819670 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:30.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.110082 11551 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.154546 11474 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } attempt: 3
12:12:30.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.158792 11474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: Bootstrap starting.
12:12:30.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.159487 11474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: Neither blocks nor log segments found. Creating new log.
12:12:30.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.159821 11474 log.cc:826] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: Log is configured to *not* fsync() on all Append() calls
12:12:30.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.160676 11474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: No bootstrap required, opened a new log
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.161865 11474 raft_consensus.cc:359] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.161995 11474 raft_consensus.cc:385] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.162029 11474 raft_consensus.cc:740] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df2d59d0b7ea4c9e881d59535803c522, State: Initialized, Role: FOLLOWER
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.162134 11474 consensus_queue.cc:260] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.162429 11641 sys_catalog.cc:455] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.162495 11474 sys_catalog.cc:565] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: configured and running, proceeding with master startup.
12:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.162510 11641 sys_catalog.cc:458] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.164496 11652 catalog_manager.cc:1594] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.164685 11652 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.165635 11546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } attempt: 3
12:12:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.165198 11407 master_runner.cc:187] Error getting master registration for 127.11.33.61:44841: OK, instance_id { permanent_uuid: "1727c694956e490bbc4123548843555b" instance_seqno: 1783512749939609 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.166864 11407 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.170141 11546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b: Bootstrap starting.
12:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.170852 11546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b: Neither blocks nor log segments found. Creating new log.
12:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.171087 11546 log.cc:826] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b: Log is configured to *not* fsync() on all Append() calls
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.171844 11546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b: No bootstrap required, opened a new log
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.173686 11546 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.173804 11546 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.173837 11546 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1727c694956e490bbc4123548843555b, State: Initialized, Role: FOLLOWER
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.173947 11546 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.174250 11546 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [sys.catalog]: configured and running, proceeding with master startup.
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.174479 11655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.174703 11655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.176333 11666 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:30.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.176549 11666 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:30.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.178371 11478 master_runner.cc:264] No leader master found from master 1727c694956e490bbc4123548843555b
12:12:30.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.178433 11478 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:30.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.187191 11499 tablet.cc:2406] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.203198 11641 raft_consensus.cc:493] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.203354 11641 raft_consensus.cc:515] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.203627 11641 leader_election.cc:290] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1727c694956e490bbc4123548843555b (127.11.33.61:44841), 2d1bc604d1ee414d941fabf41ec2326a (127.11.33.60:37137)
12:12:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.203920 11593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df2d59d0b7ea4c9e881d59535803c522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1bc604d1ee414d941fabf41ec2326a" is_pre_election: true
12:12:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204066 11593 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df2d59d0b7ea4c9e881d59535803c522 in term 0.
12:12:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204259 11422 leader_election.cc:304] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [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: 2d1bc604d1ee414d941fabf41ec2326a, df2d59d0b7ea4c9e881d59535803c522; no voters: 
12:12:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204380 11641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204428 11641 raft_consensus.cc:493] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204452 11641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 0 FOLLOWER]: Advancing to term 1
12:12:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204429 11520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df2d59d0b7ea4c9e881d59535803c522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1727c694956e490bbc4123548843555b" is_pre_election: true
12:12:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.204555 11520 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df2d59d0b7ea4c9e881d59535803c522 in term 0.
12:12:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.205312 11641 raft_consensus.cc:515] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.205454 11641 leader_election.cc:290] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [CANDIDATE]: Term 1 election: Requested vote from peers 1727c694956e490bbc4123548843555b (127.11.33.61:44841), 2d1bc604d1ee414d941fabf41ec2326a (127.11.33.60:37137)
12:12:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.205729 11593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df2d59d0b7ea4c9e881d59535803c522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d1bc604d1ee414d941fabf41ec2326a"
12:12:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.205796 11593 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 0 FOLLOWER]: Advancing to term 1
12:12:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.206614 11593 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df2d59d0b7ea4c9e881d59535803c522 in term 1.
12:12:30.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.206784 11520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df2d59d0b7ea4c9e881d59535803c522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1727c694956e490bbc4123548843555b"
12:12:30.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.206851 11520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 0 FOLLOWER]: Advancing to term 1
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.207674 11520 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df2d59d0b7ea4c9e881d59535803c522 in term 1.
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.207831 11425 leader_election.cc:304] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [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: 1727c694956e490bbc4123548843555b, df2d59d0b7ea4c9e881d59535803c522; no voters: 
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.208446 11641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 1 FOLLOWER]: Leader election won for term 1
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.208587 11641 raft_consensus.cc:697] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [term 1 LEADER]: Becoming Leader. State: Replica: df2d59d0b7ea4c9e881d59535803c522, State: Running, Role: LEADER
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.208663 11641 consensus_queue.cc:237] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [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: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } }
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.209040 11641 sys_catalog.cc:455] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df2d59d0b7ea4c9e881d59535803c522. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.209116 11641 sys_catalog.cc:458] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: This master's current role is: LEADER
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.210103 11670 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.210287 11670 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.211980 11593 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [term 1 FOLLOWER]: Refusing update from remote peer df2d59d0b7ea4c9e881d59535803c522: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.212230 11641 consensus_queue.cc:1048] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.213903 11627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [sys.catalog]: SysCatalogTable state changed. Reason: New leader df2d59d0b7ea4c9e881d59535803c522. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.214002 11520 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [term 1 FOLLOWER]: Refusing update from remote peer df2d59d0b7ea4c9e881d59535803c522: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.214023 11627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.214226 11641 consensus_queue.cc:1048] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:30.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.215214 11655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [sys.catalog]: SysCatalogTable state changed. Reason: New leader df2d59d0b7ea4c9e881d59535803c522. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.215294 11655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.217322 11671 mvcc.cc:204] Tried to move back new op lower bound from 7305268224866070528 to 7305268224855224320. Current Snapshot: MvccSnapshot[applied={T|T < 7305268224866070528}]
12:12:30.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.217764 11641 sys_catalog.cc:455] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.217841 11641 sys_catalog.cc:458] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: This master's current role is: LEADER
12:12:30.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.218446 11655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.218526 11655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1727c694956e490bbc4123548843555b [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.218906 11674 mvcc.cc:204] Tried to move back new op lower bound from 7305268224866070528 to 7305268224855224320. Current Snapshot: MvccSnapshot[applied={T|T < 7305268224866070528}]
12:12:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.219391 11641 sys_catalog.cc:455] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.219480 11641 sys_catalog.cc:458] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522 [sys.catalog]: This master's current role is: LEADER
12:12:30.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.220088 11627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "df2d59d0b7ea4c9e881d59535803c522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df2d59d0b7ea4c9e881d59535803c522" member_type: VOTER last_known_addr { host: "127.11.33.62" port: 40643 } } peers { permanent_uuid: "1727c694956e490bbc4123548843555b" member_type: VOTER last_known_addr { host: "127.11.33.61" port: 44841 } } peers { permanent_uuid: "2d1bc604d1ee414d941fabf41ec2326a" member_type: VOTER last_known_addr { host: "127.11.33.60" port: 37137 } } }
12:12:30.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.220182 11627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d1bc604d1ee414d941fabf41ec2326a [sys.catalog]: This master's current role is: FOLLOWER
12:12:30.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.220274 11672 mvcc.cc:204] Tried to move back new op lower bound from 7305268224866070528 to 7305268224855224320. Current Snapshot: MvccSnapshot[applied={T|T < 7305268224866070528}]
12:12:30.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.220841 11670 catalog_manager.cc:1383] Generated new cluster ID: e736d9be794f4aa6aeb191cf32a62573
12:12:30.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.220889 11670 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:30.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.243098 11670 catalog_manager.cc:1406] Generated new certificate authority record
12:12:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.244118 11670 catalog_manager.cc:1540] Loading token signing keys...
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.253104 11670 catalog_manager.cc:6070] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: Generated new TSK 0
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.253603 11670 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:30.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.262790 11396 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:30.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/logs
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data/info.pb
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.1:0
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.33.1
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.1
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:30.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.408681 11680 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:30.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.409179 11680 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:30.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.409303 11680 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.411917 11680 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.412302 11680 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.33.1
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.414906 11680 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.1:0
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data/info.pb
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.1
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11680
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.33.1
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/logs
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:30.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.416311 11680 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:30.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.416769 11680 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.420154 11688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.420981 11686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.421320 11685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.421584 11680 server_base.cc:1061] running on GCE node
12:12:30.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.421741 11680 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:30.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.421952 11680 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:30.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.423103 11680 hybrid_clock.cc:648] HybridClock initialized: now 1783512750423083 us; error 31 us; skew 500 ppm
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.424471 11680 webserver.cc:533] Webserver started at http://127.11.33.1:36981/ using document root <none> and password file <none>
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.424666 11680 fs_manager.cc:362] Metadata directory not provided
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.424710 11680 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.424803 11680 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.425984 11680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data/instance:
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f478bb278f6145998b4326b091acc34d"
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.426364 11680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal/instance:
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f478bb278f6145998b4326b091acc34d"
12:12:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.428175 11680 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
12:12:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.429057 11694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.429301 11680 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.429356 11680 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f478bb278f6145998b4326b091acc34d"
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.429419 11680 fs_report.cc:389] FS layout report
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data/data
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.443761 11680 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.444119 11680 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.444288 11680 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.444566 11680 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.444931 11680 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.444988 11680 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.445024 11680 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.445040 11680 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:30.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.452553 11680 rpc_server.cc:307] RPC server started. Bound to: 127.11.33.1:33277
12:12:30.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.452607 11807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.33.1:33277 every 8 connection(s)
12:12:30.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.452971 11680 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/data/info.pb
12:12:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458038 11396 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11680
12:12:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458151 11396 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal/instance
12:12:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458340 11810 heartbeater.cc:344] Connected to a master server at 127.11.33.61:44841
12:12:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458449 11810 heartbeater.cc:461] Registering TS with master...
12:12:30.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458673 11810 heartbeater.cc:507] Master 127.11.33.61:44841 requested a full tablet report, sending...
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458853 11809 heartbeater.cc:344] Connected to a master server at 127.11.33.62:40643
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.458916 11809 heartbeater.cc:461] Registering TS with master...
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459013 11809 heartbeater.cc:507] Master 127.11.33.62:40643 requested a full tablet report, sending...
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459259 11510 ts_manager.cc:194] Registered new tserver with Master: f478bb278f6145998b4326b091acc34d (127.11.33.1:33277)
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459276 11438 ts_manager.cc:194] Registered new tserver with Master: f478bb278f6145998b4326b091acc34d (127.11.33.1:33277)
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459286 11396 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/logs
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data/info.pb
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.2:0
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.33.2
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.2
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459581 11808 heartbeater.cc:344] Connected to a master server at 127.11.33.60:37137
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459630 11808 heartbeater.cc:461] Registering TS with master...
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.459749 11808 heartbeater.cc:507] Master 127.11.33.60:37137 requested a full tablet report, sending...
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.460062 11583 ts_manager.cc:194] Registered new tserver with Master: f478bb278f6145998b4326b091acc34d (127.11.33.1:33277)
12:12:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.460320 11438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.33.1:37207
12:12:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.540686 11815 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.540879 11815 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.540911 11815 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:30.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.542443 11815 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:30.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.542527 11815 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.33.2
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.544184 11815 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.2:0
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data/info.pb
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.2
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11815
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.33.2
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/logs
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.544449 11815 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.544706 11815 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:30.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.547355 11820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.547370 11823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.547577 11821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.547751 11815 server_base.cc:1061] running on GCE node
12:12:30.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.547904 11815 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:30.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.548102 11815 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:30.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.549225 11815 hybrid_clock.cc:648] HybridClock initialized: now 1783512750549203 us; error 40 us; skew 500 ppm
12:12:30.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.550350 11815 webserver.cc:533] Webserver started at http://127.11.33.2:44565/ using document root <none> and password file <none>
12:12:30.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.550508 11815 fs_manager.cc:362] Metadata directory not provided
12:12:30.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.550539 11815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:30.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.550614 11815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.551409 11815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data/instance:
12:12:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "30dc6a8769ca4d49a943fc560699da20"
12:12:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.551731 11815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal/instance:
12:12:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "30dc6a8769ca4d49a943fc560699da20"
12:12:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.552891 11815 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.553548 11829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.553733 11815 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.553792 11815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "30dc6a8769ca4d49a943fc560699da20"
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.553833 11815 fs_report.cc:389] FS layout report
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal
12:12:30.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data/data
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:30.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.589402 11815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:30.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.589716 11815 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:30.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.589811 11815 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:30.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.590014 11815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:30.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.590351 11815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:30.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.590382 11815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:30.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.590406 11815 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:30.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.590418 11815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:30.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.596688 11815 rpc_server.cc:307] RPC server started. Bound to: 127.11.33.2:34841
12:12:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.596812 11942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.33.2:34841 every 8 connection(s)
12:12:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.597082 11815 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/data/info.pb
12:12:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.602500 11945 heartbeater.cc:344] Connected to a master server at 127.11.33.61:44841
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.602622 11945 heartbeater.cc:461] Registering TS with master...
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.602648 11943 heartbeater.cc:344] Connected to a master server at 127.11.33.60:37137
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.602711 11943 heartbeater.cc:461] Registering TS with master...
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.602840 11943 heartbeater.cc:507] Master 127.11.33.60:37137 requested a full tablet report, sending...
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.602841 11945 heartbeater.cc:507] Master 127.11.33.61:44841 requested a full tablet report, sending...
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.603214 11944 heartbeater.cc:344] Connected to a master server at 127.11.33.62:40643
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.603262 11944 heartbeater.cc:461] Registering TS with master...
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.603340 11944 heartbeater.cc:507] Master 127.11.33.62:40643 requested a full tablet report, sending...
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.603338 11583 ts_manager.cc:194] Registered new tserver with Master: 30dc6a8769ca4d49a943fc560699da20 (127.11.33.2:34841)
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.603646 11510 ts_manager.cc:194] Registered new tserver with Master: 30dc6a8769ca4d49a943fc560699da20 (127.11.33.2:34841)
12:12:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.603730 11438 ts_manager.cc:194] Registered new tserver with Master: 30dc6a8769ca4d49a943fc560699da20 (127.11.33.2:34841)
12:12:30.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.604154 11438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.33.2:58859
12:12:30.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.604518 11396 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11815
12:12:30.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.604604 11396 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal/instance
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.605659 11396 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/logs
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data/info.pb
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.3:0
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.33.3
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.3
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:30.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.687979 11950 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:30.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.688203 11950 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:30.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.688235 11950 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:30.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.690025 11950 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:30.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.690125 11950 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.33.3
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.691883 11950 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.33.20:41899
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.33.3:0
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data/info.pb
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.33.3
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.33.62:40643,127.11.33.61:44841,127.11.33.60:37137
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11950
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.33.3
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/logs
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.692194 11950 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.692490 11950 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.695397 11955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.695391 11958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.695427 11956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.695719 11950 server_base.cc:1061] running on GCE node
12:12:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.695868 11950 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.696048 11950 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:30.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.697216 11950 hybrid_clock.cc:648] HybridClock initialized: now 1783512750697196 us; error 27 us; skew 500 ppm
12:12:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.698666 11950 webserver.cc:533] Webserver started at http://127.11.33.3:36767/ using document root <none> and password file <none>
12:12:30.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.698920 11950 fs_manager.cc:362] Metadata directory not provided
12:12:30.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.699065 11950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:30.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.699203 11950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.700196 11950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data/instance:
12:12:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "659a6bc293324b9093714c73cc65b376"
12:12:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.700603 11950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal/instance:
12:12:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "659a6bc293324b9093714c73cc65b376"
12:12:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.702315 11950 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.703286 11964 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.703529 11950 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.703637 11950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "659a6bc293324b9093714c73cc65b376"
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:30 on dist-test-slave-nb2j"
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.703734 11950 fs_report.cc:389] FS layout report
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:30.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data/data
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:30.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:30.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.719507 11950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:30.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.719980 11950 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:30.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.720157 11950 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:30.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.720444 11950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:30.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.720867 11950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:30.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.720932 11950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:30.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.720983 11950 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:30.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.721004 11950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:30.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.727980 11950 rpc_server.cc:307] RPC server started. Bound to: 127.11.33.3:41855
12:12:30.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.728084 12077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.33.3:41855 every 8 connection(s)
12:12:30.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.728446 11950 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/data/info.pb
12:12:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.730764 11396 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 11950
12:12:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.730873 11396 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-2/wal/instance
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.734819 12080 heartbeater.cc:344] Connected to a master server at 127.11.33.61:44841
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.734920 12079 heartbeater.cc:344] Connected to a master server at 127.11.33.62:40643
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.734957 12080 heartbeater.cc:461] Registering TS with master...
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.734989 12079 heartbeater.cc:461] Registering TS with master...
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735148 12079 heartbeater.cc:507] Master 127.11.33.62:40643 requested a full tablet report, sending...
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735157 12080 heartbeater.cc:507] Master 127.11.33.61:44841 requested a full tablet report, sending...
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735307 12078 heartbeater.cc:344] Connected to a master server at 127.11.33.60:37137
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735366 12078 heartbeater.cc:461] Registering TS with master...
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735466 12078 heartbeater.cc:507] Master 127.11.33.60:37137 requested a full tablet report, sending...
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735598 11510 ts_manager.cc:194] Registered new tserver with Master: 659a6bc293324b9093714c73cc65b376 (127.11.33.3:41855)
12:12:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735769 11438 ts_manager.cc:194] Registered new tserver with Master: 659a6bc293324b9093714c73cc65b376 (127.11.33.3:41855)
12:12:30.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.735833 11583 ts_manager.cc:194] Registered new tserver with Master: 659a6bc293324b9093714c73cc65b376 (127.11.33.3:41855)
12:12:30.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.736197 11438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.33.3:49619
12:12:30.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.747021 11396 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:30.748 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:30.748 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:30.748 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.33.62"
      port: 40643
    }
    bound_http_address {
      host: "127.11.33.62"
      port: 33469
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.33.61"
      port: 44841
    }
    bound_http_address {
      host: "127.11.33.61"
      port: 43997
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.33.60"
      port: 37137
    }
    bound_http_address {
      host: "127.11.33.60"
      port: 36857
    }
  }
}

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

12:12:30.749 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.33.1"
      port: 33277
    }
    bound_http_address {
      host: "127.11.33.1"
      port: 36981
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.33.2"
      port: 34841
    }
    bound_http_address {
      host: "127.11.33.2"
      port: 44565
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.33.3"
      port: 41855
    }
    bound_http_address {
      host: "127.11.33.3"
      port: 36767
    }
  }
}

12:12:30.749 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:30.752 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.754 [DEBUG - main] (Connection.java:748) [peer master-127.11.33.61:44841(127.11.33.61:44841)] connecting to peer
12:12:30.755 [DEBUG - main] (Connection.java:748) [peer master-127.11.33.62:40643(127.11.33.62:40643)] connecting to peer
12:12:30.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.33.61:44841(127.11.33.61:44841)] Successfully connected to peer
12:12:30.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.33.62:40643(127.11.33.62:40643)] Successfully connected to peer
12:12:30.756 [DEBUG - main] (Connection.java:748) [peer master-127.11.33.60:37137(127.11.33.60:37137)] connecting to peer
12:12:30.758 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.33.61
12:12:30.758 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.33.62
12:12:30.759 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.33.60:37137(127.11.33.60:37137)] Successfully connected to peer
12:12:30.762 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.33.60
12:12:30.775 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93c29ea6, L:/127.0.0.1:46906 - R:/127.11.33.61:44841] using SASL/PLAIN
12:12:30.775 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe19238af, L:/127.0.0.1:48546 - R:/127.11.33.62:40643] using SASL/PLAIN
12:12:30.776 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4221f57f, L:/127.0.0.1:48436 - R:/127.11.33.60:37137] using SASL/PLAIN
12:12:30.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.33.61:44841, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.33.62:40643, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.33.60:37137, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.33.62:40643: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.33.61:44841: OK, deferred=null) after lookup
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.778412 11438 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48546:
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512750752"
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\010\001\377\377\377\377\t\001c\000\000\000"
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:30.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:30.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 2e8b05d722b54ffdac467c55063995de
12:12:30.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.787007 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 530deaec335c4e69b080ce07754d0a15 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512750752 [id=2e8b05d722b54ffdac467c55063995de]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
12:12:30.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.787338 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530deaec335c4e69b080ce07754d0a15. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:30.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.789662 12100 tablet_bootstrap.cc:492] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Bootstrap starting.
12:12:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.790313 12100 tablet_bootstrap.cc:654] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Neither blocks nor log segments found. Creating new log.
12:12:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.790632 12100 log.cc:826] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Log is configured to *not* fsync() on all Append() calls
12:12:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.791378 12100 tablet_bootstrap.cc:492] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: No bootstrap required, opened a new log
12:12:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.791498 12100 ts_tablet_manager.cc:1403] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.792855 12100 raft_consensus.cc:359] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dc6a8769ca4d49a943fc560699da20" member_type: VOTER last_known_addr { host: "127.11.33.2" port: 34841 } }
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.793002 12100 raft_consensus.cc:385] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.793038 12100 raft_consensus.cc:740] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30dc6a8769ca4d49a943fc560699da20, State: Initialized, Role: FOLLOWER
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.793175 12100 consensus_queue.cc:260] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [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: true peers { permanent_uuid: "30dc6a8769ca4d49a943fc560699da20" member_type: VOTER last_known_addr { host: "127.11.33.2" port: 34841 } }
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.793284 12100 raft_consensus.cc:399] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.793318 12100 raft_consensus.cc:493] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:30.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.793365 12100 raft_consensus.cc:3060] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 0 FOLLOWER]: Advancing to term 1
12:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.794071 12100 raft_consensus.cc:515] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dc6a8769ca4d49a943fc560699da20" member_type: VOTER last_known_addr { host: "127.11.33.2" port: 34841 } }
12:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.794736 12100 leader_election.cc:304] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 30dc6a8769ca4d49a943fc560699da20; no voters: 
12:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.794955 12100 leader_election.cc:290] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.795194 12100 ts_tablet_manager.cc:1434] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
12:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.795538 11944 heartbeater.cc:499] Master 127.11.33.62:40643 was elected leader, sending a full tablet report...
12:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.795825 12102 raft_consensus.cc:2804] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 1 FOLLOWER]: Leader election won for term 1
12:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.795964 12102 raft_consensus.cc:697] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 1 LEADER]: Becoming Leader. State: Replica: 30dc6a8769ca4d49a943fc560699da20, State: Running, Role: LEADER
12:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.796046 12102 consensus_queue.cc:237] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dc6a8769ca4d49a943fc560699da20" member_type: VOTER last_known_addr { host: "127.11.33.2" port: 34841 } }
12:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.796756 11438 catalog_manager.cc:5697] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30dc6a8769ca4d49a943fc560699da20 (127.11.33.2). New cstate: current_term: 1 leader_uuid: "30dc6a8769ca4d49a943fc560699da20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30dc6a8769ca4d49a943fc560699da20" member_type: VOTER last_known_addr { host: "127.11.33.2" port: 34841 } health_report { overall_health: HEALTHY } } }
12:12:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.817389 11438 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48546:
12:12:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512750752" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:30.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.819326 11438 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 097708b82f7746c5a28987bb6211090c has no consensus state
12:12:30.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.824553 11742 tablet_service.cc:1511] Processing CreateTablet for tablet 097708b82f7746c5a28987bb6211090c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512750752 [id=2e8b05d722b54ffdac467c55063995de]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
12:12:30.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.824826 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097708b82f7746c5a28987bb6211090c. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.827306 12108 tablet_bootstrap.cc:492] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Bootstrap starting.
12:12:30.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.828058 12108 tablet_bootstrap.cc:654] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Neither blocks nor log segments found. Creating new log.
12:12:30.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.828366 12108 log.cc:826] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Log is configured to *not* fsync() on all Append() calls
12:12:30.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.829185 12108 tablet_bootstrap.cc:492] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: No bootstrap required, opened a new log
12:12:30.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.829298 12108 ts_tablet_manager.cc:1403] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831005 12108 raft_consensus.cc:359] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f478bb278f6145998b4326b091acc34d" member_type: VOTER last_known_addr { host: "127.11.33.1" port: 33277 } }
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831164 12108 raft_consensus.cc:385] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831209 12108 raft_consensus.cc:740] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f478bb278f6145998b4326b091acc34d, State: Initialized, Role: FOLLOWER
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831328 12108 consensus_queue.cc:260] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [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: true peers { permanent_uuid: "f478bb278f6145998b4326b091acc34d" member_type: VOTER last_known_addr { host: "127.11.33.1" port: 33277 } }
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831413 12108 raft_consensus.cc:399] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831454 12108 raft_consensus.cc:493] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.831511 12108 raft_consensus.cc:3060] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 0 FOLLOWER]: Advancing to term 1
12:12:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832194 12108 raft_consensus.cc:515] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f478bb278f6145998b4326b091acc34d" member_type: VOTER last_known_addr { host: "127.11.33.1" port: 33277 } }
12:12:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832341 12108 leader_election.cc:304] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f478bb278f6145998b4326b091acc34d; no voters: 
12:12:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832561 12108 leader_election.cc:290] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832630 12110 raft_consensus.cc:2804] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 1 FOLLOWER]: Leader election won for term 1
12:12:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832823 12108 ts_tablet_manager.cc:1434] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
12:12:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832952 11809 heartbeater.cc:499] Master 127.11.33.62:40643 was elected leader, sending a full tablet report...
12:12:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.832834 12110 raft_consensus.cc:697] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 1 LEADER]: Becoming Leader. State: Replica: f478bb278f6145998b4326b091acc34d, State: Running, Role: LEADER
12:12:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.833186 12110 consensus_queue.cc:237] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f478bb278f6145998b4326b091acc34d" member_type: VOTER last_known_addr { host: "127.11.33.1" port: 33277 } }
12:12:30.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.834280 11438 catalog_manager.cc:5697] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d reported cstate change: term changed from 0 to 1, leader changed from <none> to f478bb278f6145998b4326b091acc34d (127.11.33.1). New cstate: current_term: 1 leader_uuid: "f478bb278f6145998b4326b091acc34d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f478bb278f6145998b4326b091acc34d" member_type: VOTER last_known_addr { host: "127.11.33.1" port: 33277 } health_report { overall_health: HEALTHY } } }
12:12:30.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.836951 11438 catalog_manager.cc:6242] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: org.apache.kudu.client.TestAlterTable-1783512750752 [id=2e8b05d722b54ffdac467c55063995de] alter complete (version 0)
12:12:30.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.873 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e70bd39, flushNotification=Deferred@15094126(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:30.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.888 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.888 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.897 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.901 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.905 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)] connecting to peer
12:12:30.907 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)] Successfully connected to peer
12:12:30.921 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x97a3283f, L:/127.0.0.1:51550 - R:/127.11.33.2:34841] using TOKEN/null
12:12:30.926 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@43ed0ff3, flushNotification=Deferred@948960194(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:30.927 [DEBUG - main] (Connection.java:748) [peer f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)] connecting to peer
12:12:30.929 [DEBUG - kudu-nio-4] (Connection.java:757) [peer f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)] Successfully connected to peer
12:12:30.943 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xda16d4b0, L:/127.0.0.1:52750 - R:/127.11.33.1:33277] using TOKEN/null
12:12:30.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 530deaec335c4e69b080ce07754d0a15 for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x80000000, 0x80000064)
12:12:30.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 097708b82f7746c5a28987bb6211090c for table 'org.apache.kudu.client.TestAlterTable-1783512750752' with partition [0x800000C8, 0x8000012C)
12:12:30.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=530deaec335c4e69b080ce07754d0a15@[30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=097708b82f7746c5a28987bb6211090c@[f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.950 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.33.62:40643, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.33.62:40643: OK, deferred=null)) after lookup
12:12:30.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512750752, tablet=530deaec335c4e69b080ce07754d0a15, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:30.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 530deaec335c4e69b080ce07754d0a15 for partition [0x80000000, 0x80000064) with scanner id null
12:12:30.956 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512750752, tablet=097708b82f7746c5a28987bb6211090c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:30.956 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 097708b82f7746c5a28987bb6211090c for partition [0x800000C8, 0x8000012C) with scanner id null
12:12:30.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.957723 11438 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48546:
12:12:30.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512750752" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.959882 11438 catalog_manager.cc:5984] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: Sending DeleteTablet for 1 replicas of tablet 530deaec335c4e69b080ce07754d0a15
12:12:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.960023 11438 catalog_manager.cc:5984] T 00000000000000000000000000000000 P df2d59d0b7ea4c9e881d59535803c522: Sending DeleteTablet for 1 replicas of tablet 097708b82f7746c5a28987bb6211090c
12:12:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.960274 11742 tablet_service.cc:1558] Processing DeleteTablet for tablet 097708b82f7746c5a28987bb6211090c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:30 UTC) from {username='slave'} at 127.0.0.1:52742
12:12:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.960330 11877 tablet_service.cc:1558] Processing DeleteTablet for tablet 530deaec335c4e69b080ce07754d0a15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:30 UTC) from {username='slave'} at 127.0.0.1:51544
12:12:30.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.963792 12121 tablet_replica.cc:333] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: stopping tablet replica
12:12:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.963938 12122 tablet_replica.cc:333] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: stopping tablet replica
12:12:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.964092 12122 raft_consensus.cc:2243] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 1 LEADER]: Raft consensus shutting down.
12:12:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.964118 12121 raft_consensus.cc:2243] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 1 LEADER]: Raft consensus shutting down.
12:12:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.964217 12121 raft_consensus.cc:2272] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.964425 12122 raft_consensus.cc:2272] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.964617 12121 ts_tablet_manager.cc:1916] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:30.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.966327 12121 ts_tablet_manager.cc:1929] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:30.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.966533 12121 log.cc:1199] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-0/wal/wals/097708b82f7746c5a28987bb6211090c
12:12:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.966889 12121 ts_tablet_manager.cc:1950] T 097708b82f7746c5a28987bb6211090c P f478bb278f6145998b4326b091acc34d: Deleting consensus metadata
12:12:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.967486 11422 catalog_manager.cc:5028] TS f478bb278f6145998b4326b091acc34d (127.11.33.1:33277): tablet 097708b82f7746c5a28987bb6211090c (table org.apache.kudu.client.TestAlterTable-1783512750752 [id=2e8b05d722b54ffdac467c55063995de]) successfully deleted
12:12:30.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.967957 12122 ts_tablet_manager.cc:1916] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:30.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.969537 12122 ts_tablet_manager.cc:1929] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:30.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.969617 12122 log.cc:1199] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster3733775475249331906/ts-1/wal/wals/530deaec335c4e69b080ce07754d0a15
12:12:30.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.969862 12122 ts_tablet_manager.cc:1950] T 530deaec335c4e69b080ce07754d0a15 P 30dc6a8769ca4d49a943fc560699da20: Deleting consensus metadata
12:12:30.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.970351 11425 catalog_manager.cc:5028] TS 30dc6a8769ca4d49a943fc560699da20 (127.11.33.2:34841): tablet 530deaec335c4e69b080ce07754d0a15 (table org.apache.kudu.client.TestAlterTable-1783512750752 [id=2e8b05d722b54ffdac467c55063995de]) successfully deleted
12:12:30.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
12:12:30.977 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.33.62:40643, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.33.62:40643: OK, deferred=null)) after lookup
12:12:30.977 [DEBUG - main] (Connection.java:575) [peer 30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)] disconnecting while in state READY
12:12:30.977 [DEBUG - main] (Connection.java:575) [peer f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)] disconnecting while in state READY
12:12:30.977 [DEBUG - main] (Connection.java:575) [peer master-127.11.33.60:37137(127.11.33.60:37137)] disconnecting while in state READY
12:12:30.977 [DEBUG - main] (Connection.java:575) [peer master-127.11.33.62:40643(127.11.33.62:40643)] disconnecting while in state READY
12:12:30.977 [DEBUG - main] (Connection.java:575) [peer master-127.11.33.61:44841(127.11.33.61:44841)] disconnecting while in state READY
12:12:30.978 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)] handling channelInactive
12:12:30.978 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 30dc6a8769ca4d49a943fc560699da20(127.11.33.2:34841)] cleaning up while in state READY due to: connection closed
12:12:30.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.33.60:37137(127.11.33.60:37137)] handling channelInactive
12:12:30.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.33.60:37137(127.11.33.60:37137)] cleaning up while in state READY due to: connection closed
12:12:30.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.33.61:44841(127.11.33.61:44841)] handling channelInactive
12:12:30.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.33.61:44841(127.11.33.61:44841)] cleaning up while in state READY due to: connection closed
12:12:30.981 [DEBUG - kudu-nio-4] (Connection.java:239) [peer f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)] handling channelInactive
12:12:30.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.982 [DEBUG - kudu-nio-4] (Connection.java:709) [peer f478bb278f6145998b4326b091acc34d(127.11.33.1:33277)] cleaning up while in state READY due to: connection closed
12:12:30.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.33.62:40643(127.11.33.62:40643)] handling channelInactive
12:12:30.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.33.62:40643(127.11.33.62:40643)] cleaning up while in state READY due to: connection closed
12:12:30.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.985246 11396 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11680
12:12:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.991446 11396 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11815
12:12:30.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:30.997087 11396 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11950
12:12:31.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.002009 11396 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11407
12:12:31.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.008185 11396 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11478
12:12:31.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.013512 11396 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 11551
12:12:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:31Z chronyd exiting
.12:12:31.061 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512751061
12:12:31.064 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:31.064 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:31.064 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:31.064 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:31.064 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:31.066 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:31.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.148702 12127 mini_oidc.cc:150] Starting JWKS server
12:12:31.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.149258 12127 webserver.cc:533] Webserver started at http://127.0.0.1:37897/ using document root <none> and password file <none>
12:12:31.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.149325 12127 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:31.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.149432 12127 webserver.cc:533] Webserver started at http://127.0.0.1:37045/ using document root <none> and password file <none>
12:12:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:31Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:31Z Disabled control of system clock
12:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.160686 12127 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal
12:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data
12:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/logs
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data/info.pb
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.254:36837
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.254
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:31.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37897/jwks.json with env {}
12:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.239420 12138 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.239604 12138 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.239624 12138 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.241161 12138 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.241217 12138 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.241231 12138 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.241243 12138 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.241256 12138 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.241267 12138 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37897/jwks.json
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.242803 12138 master_runner.cc:387] Master server non-default flags:
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.254:36837
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37897/jwks.json
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data/info.pb
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.254
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12138
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/logs
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.243005 12138 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.243198 12138 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.245990 12143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.246045 12144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.246086 12146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.246137 12138 server_base.cc:1061] running on GCE node
12:12:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.246762 12138 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.247012 12138 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:31.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.248160 12138 hybrid_clock.cc:648] HybridClock initialized: now 1783512751248118 us; error 61 us; skew 500 ppm
12:12:31.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.249552 12138 webserver.cc:533] Webserver started at http://127.11.215.254:46669/ using document root <none> and password file <none>
12:12:31.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.249820 12138 fs_manager.cc:362] Metadata directory not provided
12:12:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.249897 12138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.250159 12138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.251060 12138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data/instance:
12:12:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7c0553e3fc1149828428ae0c28816955"
12:12:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.251438 12138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal/instance:
12:12:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7c0553e3fc1149828428ae0c28816955"
12:12:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.252758 12138 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.253652 12152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.253847 12138 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.254012 12138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7c0553e3fc1149828428ae0c28816955"
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.254086 12138 fs_report.cc:389] FS layout report
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data/data
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.277233 12138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.277616 12138 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.277788 12138 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:31.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.281957 12138 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.254:36837
12:12:31.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.281982 12204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.254:36837 every 8 connection(s)
12:12:31.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.282352 12138 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/data/info.pb
12:12:31.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.282918 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:31.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.284246 12205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.285296 12127 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12138
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.285399 12127 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-0/wal/instance
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.286114 12127 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/logs
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data/info.pb
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.253:45563
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.253
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:31.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37897/jwks.json with env {}
12:12:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.290369 12205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.290788 12153 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.215.253:45563: connect: Connection refused (error 111)
12:12:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.291314 12205 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.253:45563: Network error: Client connection negotiation failed: client connection to 127.11.215.253:45563: connect: Connection refused (error 111)
12:12:31.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.340502 12205 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } attempt: 1
12:12:31.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.341558 12205 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.253:45563: Network error: Client connection negotiation failed: client connection to 127.11.215.253:45563: connect: Connection refused (error 111)
12:12:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.363797 12209 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.363989 12209 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.364019 12209 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.365579 12209 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.365651 12209 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.365674 12209 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.365695 12209 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.365711 12209 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.365726 12209 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37897/jwks.json
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.367400 12209 master_runner.cc:387] Master server non-default flags:
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.253:45563
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37897/jwks.json
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data/info.pb
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.253
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12209
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/logs
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.367687 12209 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.367955 12209 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.370435 12216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.370522 12218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.370608 12215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.370880 12209 server_base.cc:1061] running on GCE node
12:12:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.371099 12209 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.371322 12209 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.372489 12209 hybrid_clock.cc:648] HybridClock initialized: now 1783512751372472 us; error 34 us; skew 500 ppm
12:12:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.373577 12209 webserver.cc:533] Webserver started at http://127.11.215.253:42349/ using document root <none> and password file <none>
12:12:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.373805 12209 fs_manager.cc:362] Metadata directory not provided
12:12:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.373878 12209 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.373981 12209 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.374876 12209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data/instance:
12:12:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e93880aa34d340dbbfa3a5244a5ce8e9"
12:12:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.375240 12209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal/instance:
12:12:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e93880aa34d340dbbfa3a5244a5ce8e9"
12:12:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.376590 12209 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.377357 12224 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.377579 12209 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.377660 12209 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e93880aa34d340dbbfa3a5244a5ce8e9"
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.377717 12209 fs_report.cc:389] FS layout report
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data/data
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.409749 12205 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } attempt: 2
12:12:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.410794 12205 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.253:45563: Network error: Client connection negotiation failed: client connection to 127.11.215.253:45563: connect: Connection refused (error 111)
12:12:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.419526 12209 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:31.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.419942 12209 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:31.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.420097 12209 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:31.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.424594 12209 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.253:45563
12:12:31.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.424623 12276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.253:45563 every 8 connection(s)
12:12:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.425022 12209 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/data/info.pb
12:12:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.425613 12277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:31.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.426856 12277 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.431250 12127 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12209
12:12:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.431368 12127 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-1/wal/instance
12:12:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.431766 12277 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.431825 12127 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/logs
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data/info.pb
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.252:40891
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.252
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37897/jwks.json with env {}
12:12:31.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.435562 12277 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.436005 12227 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.215.252:40891: connect: Connection refused (error 111)
12:12:31.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.436429 12277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.252:40891: Network error: Client connection negotiation failed: client connection to 127.11.215.252:40891: connect: Connection refused (error 111)
12:12:31.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.485617 12277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } attempt: 1
12:12:31.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.486428 12277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.252:40891: Network error: Client connection negotiation failed: client connection to 127.11.215.252:40891: connect: Connection refused (error 111)
12:12:31.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.501992 12205 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } attempt: 3
12:12:31.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.505697 12205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.506506 12205 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.252:40891: Network error: Client connection negotiation failed: client connection to 127.11.215.252:40891: connect: Connection refused (error 111)
12:12:31.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.517652 12281 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:31.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.517838 12281 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:31.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.517859 12281 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.519376 12281 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.519423 12281 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.519444 12281 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.519457 12281 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.519470 12281 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.519481 12281 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37897/jwks.json
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.521211 12281 master_runner.cc:387] Master server non-default flags:
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.252:40891
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37897/jwks.json
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data/info.pb
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.252
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12281
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/logs
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.521421 12281 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.521620 12281 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:31.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.524070 12288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.524101 12290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.524104 12287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.524397 12281 server_base.cc:1061] running on GCE node
12:12:31.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.524581 12281 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:31.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.524780 12281 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:31.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.525936 12281 hybrid_clock.cc:648] HybridClock initialized: now 1783512751525919 us; error 29 us; skew 500 ppm
12:12:31.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.527043 12281 webserver.cc:533] Webserver started at http://127.11.215.252:40603/ using document root <none> and password file <none>
12:12:31.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.527201 12281 fs_manager.cc:362] Metadata directory not provided
12:12:31.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.527240 12281 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:31.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.527310 12281 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.528180 12281 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data/instance:
12:12:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b9472f405a8346b88391e73ee42b31e1"
12:12:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.528445 12281 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal/instance:
12:12:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b9472f405a8346b88391e73ee42b31e1"
12:12:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.529528 12281 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.530143 12296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.530330 12281 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.530392 12281 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b9472f405a8346b88391e73ee42b31e1"
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.530438 12281 fs_report.cc:389] FS layout report
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data/data
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:31.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.537660 12205 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } attempt: 1
12:12:31.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.538415 12205 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.215.252:40891: Network error: Client connection negotiation failed: client connection to 127.11.215.252:40891: connect: Connection refused (error 111)
12:12:31.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.543200 12281 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:31.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.543511 12281 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:31.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.543617 12281 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.547480 12281 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.252:40891
12:12:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.547528 12348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.252:40891 every 8 connection(s)
12:12:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.547919 12281 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/data/info.pb
12:12:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.548561 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:31.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.549918 12349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.554574 12277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } attempt: 2
12:12:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.554724 12349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.556840 12127 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12281
12:12:31.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.556938 12127 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/master-2/wal/instance
12:12:31.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.557965 12349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } has no permanent_uuid. Determining permanent_uuid...
12:12:31.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.560146 12277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: Bootstrap starting.
12:12:31.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.560913 12277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: Neither blocks nor log segments found. Creating new log.
12:12:31.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.561121 12277 log.cc:826] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: Log is configured to *not* fsync() on all Append() calls
12:12:31.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.561924 12277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: No bootstrap required, opened a new log
12:12:31.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.562716 12349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1: Bootstrap starting.
12:12:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.563452 12349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1: Neither blocks nor log segments found. Creating new log.
12:12:31.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.563875 12349 log.cc:826] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1: Log is configured to *not* fsync() on all Append() calls
12:12:31.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.564618 12277 raft_consensus.cc:359] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.564755 12349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1: No bootstrap required, opened a new log
12:12:31.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.564896 12277 raft_consensus.cc:385] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.565016 12277 raft_consensus.cc:740] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93880aa34d340dbbfa3a5244a5ce8e9, State: Initialized, Role: FOLLOWER
12:12:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.565208 12277 consensus_queue.cc:260] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.565800 12277 sys_catalog.cc:565] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: configured and running, proceeding with master startup.
12:12:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.565783 12357 sys_catalog.cc:455] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.566172 12357 sys_catalog.cc:458] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.567131 12349 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.567422 12349 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.567584 12349 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9472f405a8346b88391e73ee42b31e1, State: Initialized, Role: FOLLOWER
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.567811 12349 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.568228 12349 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [sys.catalog]: configured and running, proceeding with master startup.
12:12:31.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.568387 12368 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:31.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.568539 12368 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.568197 12209 master_runner.cc:187] Error getting master registration for 127.11.215.254:36837: OK, instance_id { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" instance_seqno: 1783512751280860 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.569958 12209 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.570204 12357 raft_consensus.cc:493] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.570271 12357 raft_consensus.cc:515] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.570466 12357 leader_election.cc:290] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0553e3fc1149828428ae0c28816955 (127.11.215.254:36837), b9472f405a8346b88391e73ee42b31e1 (127.11.215.252:40891)
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.570749 12323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9472f405a8346b88391e73ee42b31e1" is_pre_election: true
12:12:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.570904 12323 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93880aa34d340dbbfa3a5244a5ce8e9 in term 0.
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571077 12227 leader_election.cc:304] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [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: b9472f405a8346b88391e73ee42b31e1, e93880aa34d340dbbfa3a5244a5ce8e9; no voters: 
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571197 12357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571241 12357 raft_consensus.cc:493] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571264 12357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 0 FOLLOWER]: Advancing to term 1
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.570113 12281 master_runner.cc:187] Error getting master registration for 127.11.215.254:36837: OK, instance_id { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" instance_seqno: 1783512751280860 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571759 12370 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571792 12281 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:31.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.571870 12370 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.572122 12357 raft_consensus.cc:515] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.572240 12357 leader_election.cc:290] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0553e3fc1149828428ae0c28816955 (127.11.215.254:36837), b9472f405a8346b88391e73ee42b31e1 (127.11.215.252:40891)
12:12:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.572459 12323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9472f405a8346b88391e73ee42b31e1"
12:12:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.572530 12323 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 0 FOLLOWER]: Advancing to term 1
12:12:31.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.573314 12323 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93880aa34d340dbbfa3a5244a5ce8e9 in term 1.
12:12:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.573493 12227 leader_election.cc:304] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [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: b9472f405a8346b88391e73ee42b31e1, e93880aa34d340dbbfa3a5244a5ce8e9; no voters: 
12:12:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.573572 12357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 1 FOLLOWER]: Leader election won for term 1
12:12:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.573709 12357 raft_consensus.cc:697] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [term 1 LEADER]: Becoming Leader. State: Replica: e93880aa34d340dbbfa3a5244a5ce8e9, State: Running, Role: LEADER
12:12:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.573783 12357 consensus_queue.cc:237] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.574138 12382 sys_catalog.cc:455] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e93880aa34d340dbbfa3a5244a5ce8e9. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.574237 12382 sys_catalog.cc:458] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: This master's current role is: LEADER
12:12:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.574905 12384 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.575124 12384 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:31.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.576172 12381 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:31.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.576331 12381 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:31.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.576633 12323 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [term 1 FOLLOWER]: Refusing update from remote peer e93880aa34d340dbbfa3a5244a5ce8e9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:31.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.577131 12357 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:31.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.578249 12370 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e93880aa34d340dbbfa3a5244a5ce8e9. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.578334 12370 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.584810 12382 sys_catalog.cc:455] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.584906 12382 sys_catalog.cc:458] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: This master's current role is: LEADER
12:12:31.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.585284 12385 mvcc.cc:204] Tried to move back new op lower bound from 7305268230455271424 to 7305268230446731264. Current Snapshot: MvccSnapshot[applied={T|T < 7305268230455271424}]
12:12:31.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.585397 12370 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.585493 12370 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9472f405a8346b88391e73ee42b31e1 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.586022 12384 catalog_manager.cc:1383] Generated new cluster ID: 80478cfaf34e4547bca44f5136701575
12:12:31.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.586091 12384 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:31.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.595778 12387 mvcc.cc:204] Tried to move back new op lower bound from 7305268230455271424 to 7305268230446731264. Current Snapshot: MvccSnapshot[applied={T|T < 7305268230455271424}]
12:12:31.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.604506 12384 catalog_manager.cc:1406] Generated new certificate authority record
12:12:31.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.605806 12384 catalog_manager.cc:1540] Loading token signing keys...
12:12:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.613497 12205 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } attempt: 2
12:12:31.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.614565 12384 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: Generated new TSK 0
12:12:31.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.615754 12384 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.620008 12205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955: Bootstrap starting.
12:12:31.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.620968 12205 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955: Neither blocks nor log segments found. Creating new log.
12:12:31.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.621279 12205 log.cc:826] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955: Log is configured to *not* fsync() on all Append() calls
12:12:31.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.622264 12205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955: No bootstrap required, opened a new log
12:12:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.624806 12205 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.624972 12205 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.625012 12205 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0553e3fc1149828428ae0c28816955, State: Initialized, Role: FOLLOWER
12:12:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.625164 12205 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } }
12:12:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.625715 12205 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [sys.catalog]: configured and running, proceeding with master startup.
12:12:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.625865 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0553e3fc1149828428ae0c28816955"
12:12:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.626076 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0553e3fc1149828428ae0c28816955" is_pre_election: true
12:12:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.626500 12177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [term 0 FOLLOWER]: Advancing to term 1
12:12:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.627377 12177 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [term 1 FOLLOWER]: Refusing update from remote peer e93880aa34d340dbbfa3a5244a5ce8e9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.627684 12392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [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: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.627657 12382 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.627888 12392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.629771 12392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e93880aa34d340dbbfa3a5244a5ce8e9. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.631340 12127 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal
12:12:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data
12:12:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/logs
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data/info.pb
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.193:0
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.215.193
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.193
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:31.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.633652 12392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.636364 12392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:31.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.636557 12392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955 [sys.catalog]: This master's current role is: FOLLOWER
12:12:31.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.630970 12409 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7c0553e3fc1149828428ae0c28816955: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:31.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.636744 12409 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:31.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.636878 12399 mvcc.cc:204] Tried to move back new op lower bound from 7305268230604398592 to 7305268230446731264. Current Snapshot: MvccSnapshot[applied={T|T < 7305268230455271424}]
12:12:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.759351 12411 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.759850 12411 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.760005 12411 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:31.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.762598 12411 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:31.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.762907 12411 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.215.193
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.765640 12411 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data
12:12:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.193:0
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data/info.pb
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.193
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12411
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.215.193
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/logs
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.766814 12411 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:31.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.767200 12411 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.770023 12419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.771273 12411 server_base.cc:1061] running on GCE node
12:12:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.775801 12417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.776051 12416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.776328 12411 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.776582 12411 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.777729 12411 hybrid_clock.cc:648] HybridClock initialized: now 1783512751777706 us; error 47 us; skew 500 ppm
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.779403 12411 webserver.cc:533] Webserver started at http://127.11.215.193:46679/ using document root <none> and password file <none>
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.779611 12411 fs_manager.cc:362] Metadata directory not provided
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.779703 12411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.779810 12411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.780931 12411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data/instance:
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88e7f4c82f1b4014a5cd43bbebb88044"
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.781333 12411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal/instance:
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88e7f4c82f1b4014a5cd43bbebb88044"
12:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.783215 12411 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:31.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.784093 12425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.784322 12411 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.784379 12411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88e7f4c82f1b4014a5cd43bbebb88044"
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.784432 12411 fs_report.cc:389] FS layout report
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data/data
12:12:31.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:31.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.808138 12411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.808749 12411 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.809057 12411 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.809399 12411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.809886 12411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.810034 12411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.810186 12411 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.810281 12411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.817776 12411 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.193:34005
12:12:31.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.818509 12411 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/data/info.pb
12:12:31.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.820679 12538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.193:34005 every 8 connection(s)
12:12:31.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.826579 12540 heartbeater.cc:344] Connected to a master server at 127.11.215.254:36837
12:12:31.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.826941 12540 heartbeater.cc:461] Registering TS with master...
12:12:31.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.827193 12539 heartbeater.cc:344] Connected to a master server at 127.11.215.252:40891
12:12:31.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.827353 12539 heartbeater.cc:461] Registering TS with master...
12:12:31.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.827592 12539 heartbeater.cc:507] Master 127.11.215.252:40891 requested a full tablet report, sending...
12:12:31.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.828291 12312 ts_manager.cc:194] Registered new tserver with Master: 88e7f4c82f1b4014a5cd43bbebb88044 (127.11.215.193:34005)
12:12:31.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.828492 12127 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12411
12:12:31.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.828572 12127 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-0/wal/instance
12:12:31.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.827381 12540 heartbeater.cc:507] Master 127.11.215.254:36837 requested a full tablet report, sending...
12:12:31.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.829406 12168 ts_manager.cc:194] Registered new tserver with Master: 88e7f4c82f1b4014a5cd43bbebb88044 (127.11.215.193:34005)
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.830243 12127 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/logs
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data/info.pb
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.194:0
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.215.194
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.194
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.832944 12541 heartbeater.cc:344] Connected to a master server at 127.11.215.253:45563
12:12:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.833125 12541 heartbeater.cc:461] Registering TS with master...
12:12:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.833304 12541 heartbeater.cc:507] Master 127.11.215.253:45563 requested a full tablet report, sending...
12:12:31.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.833675 12241 ts_manager.cc:194] Registered new tserver with Master: 88e7f4c82f1b4014a5cd43bbebb88044 (127.11.215.193:34005)
12:12:31.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.834664 12241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.215.193:51613
12:12:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.923142 12546 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.923317 12546 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.923337 12546 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.924837 12546 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.924891 12546 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.215.194
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.926534 12546 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.194:0
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data/info.pb
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.194
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12546
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.215.194
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/logs
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.926728 12546 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.926924 12546 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.929572 12551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.929566 12554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.929618 12552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.929772 12546 server_base.cc:1061] running on GCE node
12:12:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.929910 12546 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.930081 12546 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:31.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.931265 12546 hybrid_clock.cc:648] HybridClock initialized: now 1783512751931248 us; error 27 us; skew 500 ppm
12:12:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.932715 12546 webserver.cc:533] Webserver started at http://127.11.215.194:46147/ using document root <none> and password file <none>
12:12:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.933024 12546 fs_manager.cc:362] Metadata directory not provided
12:12:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.933106 12546 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.933220 12546 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.934218 12546 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data/instance:
12:12:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "74a351c18d8e445c9c9f96f677adaf82"
12:12:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.934600 12546 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal/instance:
12:12:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "74a351c18d8e445c9c9f96f677adaf82"
12:12:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.936048 12546 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.937075 12560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.937307 12546 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.937417 12546 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "74a351c18d8e445c9c9f96f677adaf82"
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:31 on dist-test-slave-nb2j"
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.937522 12546 fs_report.cc:389] FS layout report
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data/data
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:31.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.954828 12546 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955127 12546 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955211 12546 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955401 12546 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955825 12546 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955861 12546 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955884 12546 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.955897 12546 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.961720 12546 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.194:33389
12:12:31.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.961803 12673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.194:33389 every 8 connection(s)
12:12:31.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.962055 12546 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/data/info.pb
12:12:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.965787 12127 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12546
12:12:31.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.965886 12127 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-1/wal/instance
12:12:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.967767 12674 heartbeater.cc:344] Connected to a master server at 127.11.215.252:40891
12:12:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.967913 12674 heartbeater.cc:461] Registering TS with master...
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968063 12127 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/logs
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data/info.pb
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.195:0
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.215.195
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.195
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968133 12674 heartbeater.cc:507] Master 127.11.215.252:40891 requested a full tablet report, sending...
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968138 12676 heartbeater.cc:344] Connected to a master server at 127.11.215.253:45563
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968226 12676 heartbeater.cc:461] Registering TS with master...
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968313 12676 heartbeater.cc:507] Master 127.11.215.253:45563 requested a full tablet report, sending...
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968546 12241 ts_manager.cc:194] Registered new tserver with Master: 74a351c18d8e445c9c9f96f677adaf82 (127.11.215.194:33389)
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968595 12312 ts_manager.cc:194] Registered new tserver with Master: 74a351c18d8e445c9c9f96f677adaf82 (127.11.215.194:33389)
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968689 12675 heartbeater.cc:344] Connected to a master server at 127.11.215.254:36837
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968732 12675 heartbeater.cc:461] Registering TS with master...
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968956 12675 heartbeater.cc:507] Master 127.11.215.254:36837 requested a full tablet report, sending...
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.968984 12241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.215.194:49805
12:12:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:31.969290 12168 ts_manager.cc:194] Registered new tserver with Master: 74a351c18d8e445c9c9f96f677adaf82 (127.11.215.194:33389)
12:12:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.048812 12681 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.049029 12681 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.049072 12681 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.050799 12681 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:32.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.050889 12681 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.215.195
12:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.052654 12681 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.215.212:45143
12:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.215.195:0
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data/info.pb
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.215.195
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.215.254:36837,127.11.215.253:45563,127.11.215.252:40891
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12681
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.215.195
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/logs
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.052940 12681 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.053282 12681 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:32.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.056173 12687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.056182 12686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.056401 12681 server_base.cc:1061] running on GCE node
12:12:32.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.056182 12689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.056818 12681 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:32.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.057060 12681 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:32.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.058189 12681 hybrid_clock.cc:648] HybridClock initialized: now 1783512752058159 us; error 44 us; skew 500 ppm
12:12:32.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.059401 12681 webserver.cc:533] Webserver started at http://127.11.215.195:40687/ using document root <none> and password file <none>
12:12:32.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.059564 12681 fs_manager.cc:362] Metadata directory not provided
12:12:32.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.059607 12681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:32.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.059743 12681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:32.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.060575 12681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data/instance:
12:12:32.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f724e017c57a42dfb28aa47c066bc218"
12:12:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.060886 12681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal/instance:
12:12:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f724e017c57a42dfb28aa47c066bc218"
12:12:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.062165 12681 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:32.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.062821 12695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.063171 12681 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.063231 12681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f724e017c57a42dfb28aa47c066bc218"
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.063277 12681 fs_report.cc:389] FS layout report
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data/data
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:32.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.082201 12681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:32.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.082479 12681 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:32.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.082567 12681 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:32.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.082758 12681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.083040 12681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.083077 12681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.083099 12681 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.083112 12681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:32.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.088905 12681 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.195:38931
12:12:32.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.089032 12808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.195:38931 every 8 connection(s)
12:12:32.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.089239 12681 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/data/info.pb
12:12:32.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.093564 12127 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12681
12:12:32.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.093660 12127 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster17066246382228878044/ts-2/wal/instance
12:12:32.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.094702 12810 heartbeater.cc:344] Connected to a master server at 127.11.215.254:36837
12:12:32.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.094826 12810 heartbeater.cc:461] Registering TS with master...
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.094874 12809 heartbeater.cc:344] Connected to a master server at 127.11.215.252:40891
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.094933 12809 heartbeater.cc:461] Registering TS with master...
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095028 12809 heartbeater.cc:507] Master 127.11.215.252:40891 requested a full tablet report, sending...
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095034 12810 heartbeater.cc:507] Master 127.11.215.254:36837 requested a full tablet report, sending...
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095197 12811 heartbeater.cc:344] Connected to a master server at 127.11.215.253:45563
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095252 12811 heartbeater.cc:461] Registering TS with master...
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095340 12811 heartbeater.cc:507] Master 127.11.215.253:45563 requested a full tablet report, sending...
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095489 12312 ts_manager.cc:194] Registered new tserver with Master: f724e017c57a42dfb28aa47c066bc218 (127.11.215.195:38931)
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095486 12168 ts_manager.cc:194] Registered new tserver with Master: f724e017c57a42dfb28aa47c066bc218 (127.11.215.195:38931)
12:12:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.095778 12241 ts_manager.cc:194] Registered new tserver with Master: f724e017c57a42dfb28aa47c066bc218 (127.11.215.195:38931)
12:12:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.096179 12241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.215.195:57671
12:12:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.096850 12127 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:32.097 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:32.097 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:32.098 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.215.254"
      port: 36837
    }
    bound_http_address {
      host: "127.11.215.254"
      port: 46669
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.215.253"
      port: 45563
    }
    bound_http_address {
      host: "127.11.215.253"
      port: 42349
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.215.252"
      port: 40891
    }
    bound_http_address {
      host: "127.11.215.252"
      port: 40603
    }
  }
}

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

12:12:32.099 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.215.193"
      port: 34005
    }
    bound_http_address {
      host: "127.11.215.193"
      port: 46679
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.215.194"
      port: 33389
    }
    bound_http_address {
      host: "127.11.215.194"
      port: 46147
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.215.195"
      port: 38931
    }
    bound_http_address {
      host: "127.11.215.195"
      port: 40687
    }
  }
}

12:12:32.099 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:32.101 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.102 [DEBUG - main] (Connection.java:748) [peer master-127.11.215.254:36837(127.11.215.254:36837)] connecting to peer
12:12:32.103 [DEBUG - main] (Connection.java:748) [peer master-127.11.215.252:40891(127.11.215.252:40891)] connecting to peer
12:12:32.104 [DEBUG - main] (Connection.java:748) [peer master-127.11.215.253:45563(127.11.215.253:45563)] connecting to peer
12:12:32.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.215.254:36837(127.11.215.254:36837)] Successfully connected to peer
12:12:32.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.215.252:40891(127.11.215.252:40891)] Successfully connected to peer
12:12:32.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.215.254
12:12:32.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.215.253:45563(127.11.215.253:45563)] Successfully connected to peer
12:12:32.109 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.215.253
12:12:32.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.215.252
12:12:32.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b5050d8, L:/127.0.0.1:56138 - R:/127.11.215.252:40891] using SASL/PLAIN
12:12:32.127 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa2834a3f, L:/127.0.0.1:41102 - R:/127.11.215.253:45563] using SASL/PLAIN
12:12:32.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=28), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.215.254:36837, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.215.252:40891, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.215.253:45563, [26ms] Sub RPC ConnectToMaster: received response from server master-127.11.215.252:40891: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.215.253:45563: OK, deferred=null) after lookup
12:12:32.130 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c5613c9, L:/127.0.0.1:48438 - R:/127.11.215.254:36837] using SASL/PLAIN
12:12:32.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.130636 12241 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41102:
12:12:32.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512752101"
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:32.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.132300 12382 sys_catalog.cc:455] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0553e3fc1149828428ae0c28816955" member_type: VOTER last_known_addr { host: "127.11.215.254" port: 36837 } } peers { permanent_uuid: "e93880aa34d340dbbfa3a5244a5ce8e9" member_type: VOTER last_known_addr { host: "127.11.215.253" port: 45563 } } peers { permanent_uuid: "b9472f405a8346b88391e73ee42b31e1" member_type: VOTER last_known_addr { host: "127.11.215.252" port: 40891 } } }
12:12:32.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.132397 12382 sys_catalog.cc:458] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9 [sys.catalog]: This master's current role is: LEADER
12:12:32.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 740c7323223e48a6a5df179fd7a1e8f9
12:12:32.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.141780 12608 tablet_service.cc:1511] Processing CreateTablet for tablet 1b06724d3fbf4b54b48734c9cc8772fa (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512752101 [id=740c7323223e48a6a5df179fd7a1e8f9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:32.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.141764 12743 tablet_service.cc:1511] Processing CreateTablet for tablet 0670740ee066490ea7fd8dead3161084 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512752101 [id=740c7323223e48a6a5df179fd7a1e8f9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:32.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.142091 12743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0670740ee066490ea7fd8dead3161084. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:32.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.142091 12608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b06724d3fbf4b54b48734c9cc8772fa. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:32.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.144935 12831 tablet_bootstrap.cc:492] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Bootstrap starting.
12:12:32.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.145563 12831 tablet_bootstrap.cc:654] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Neither blocks nor log segments found. Creating new log.
12:12:32.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.145871 12831 log.cc:826] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Log is configured to *not* fsync() on all Append() calls
12:12:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.146227 12832 tablet_bootstrap.cc:492] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Bootstrap starting.
12:12:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.146761 12832 tablet_bootstrap.cc:654] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Neither blocks nor log segments found. Creating new log.
12:12:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.147246 12832 log.cc:826] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Log is configured to *not* fsync() on all Append() calls
12:12:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.147789 12831 tablet_bootstrap.cc:492] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: No bootstrap required, opened a new log
12:12:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.147872 12831 ts_tablet_manager.cc:1403] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:32.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.147982 12832 tablet_bootstrap.cc:492] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: No bootstrap required, opened a new log
12:12:32.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.148057 12832 ts_tablet_manager.cc:1403] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149389 12831 raft_consensus.cc:359] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a351c18d8e445c9c9f96f677adaf82" member_type: VOTER last_known_addr { host: "127.11.215.194" port: 33389 } }
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149542 12831 raft_consensus.cc:385] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149580 12831 raft_consensus.cc:740] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74a351c18d8e445c9c9f96f677adaf82, State: Initialized, Role: FOLLOWER
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149591 12832 raft_consensus.cc:359] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f724e017c57a42dfb28aa47c066bc218" member_type: VOTER last_known_addr { host: "127.11.215.195" port: 38931 } }
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149718 12832 raft_consensus.cc:385] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149744 12832 raft_consensus.cc:740] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f724e017c57a42dfb28aa47c066bc218, State: Initialized, Role: FOLLOWER
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149729 12831 consensus_queue.cc:260] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [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: true peers { permanent_uuid: "74a351c18d8e445c9c9f96f677adaf82" member_type: VOTER last_known_addr { host: "127.11.215.194" port: 33389 } }
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149807 12831 raft_consensus.cc:399] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149833 12832 consensus_queue.cc:260] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [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: true peers { permanent_uuid: "f724e017c57a42dfb28aa47c066bc218" member_type: VOTER last_known_addr { host: "127.11.215.195" port: 38931 } }
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149889 12832 raft_consensus.cc:399] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149890 12831 raft_consensus.cc:493] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149916 12832 raft_consensus.cc:493] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149945 12831 raft_consensus.cc:3060] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 0 FOLLOWER]: Advancing to term 1
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.149957 12832 raft_consensus.cc:3060] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 0 FOLLOWER]: Advancing to term 1
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150599 12831 raft_consensus.cc:515] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a351c18d8e445c9c9f96f677adaf82" member_type: VOTER last_known_addr { host: "127.11.215.194" port: 33389 } }
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150700 12832 raft_consensus.cc:515] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f724e017c57a42dfb28aa47c066bc218" member_type: VOTER last_known_addr { host: "127.11.215.195" port: 38931 } }
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150719 12831 leader_election.cc:304] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74a351c18d8e445c9c9f96f677adaf82; no voters: 
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150800 12832 leader_election.cc:304] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f724e017c57a42dfb28aa47c066bc218; no voters: 
12:12:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150892 12831 leader_election.cc:290] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150931 12832 leader_election.cc:290] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.150943 12835 raft_consensus.cc:2804] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 1 FOLLOWER]: Leader election won for term 1
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151057 12836 raft_consensus.cc:2804] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 1 FOLLOWER]: Leader election won for term 1
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151096 12832 ts_tablet_manager.cc:1434] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151175 12835 raft_consensus.cc:697] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [term 1 LEADER]: Becoming Leader. State: Replica: 74a351c18d8e445c9c9f96f677adaf82, State: Running, Role: LEADER
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151254 12835 consensus_queue.cc:237] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a351c18d8e445c9c9f96f677adaf82" member_type: VOTER last_known_addr { host: "127.11.215.194" port: 33389 } }
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151232 12811 heartbeater.cc:499] Master 127.11.215.253:45563 was elected leader, sending a full tablet report...
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151180 12836 raft_consensus.cc:697] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [term 1 LEADER]: Becoming Leader. State: Replica: f724e017c57a42dfb28aa47c066bc218, State: Running, Role: LEADER
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151531 12676 heartbeater.cc:499] Master 127.11.215.253:45563 was elected leader, sending a full tablet report...
12:12:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.151736 12831 ts_tablet_manager.cc:1434] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
12:12:32.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.152148 12241 catalog_manager.cc:5697] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74a351c18d8e445c9c9f96f677adaf82 (127.11.215.194). New cstate: current_term: 1 leader_uuid: "74a351c18d8e445c9c9f96f677adaf82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74a351c18d8e445c9c9f96f677adaf82" member_type: VOTER last_known_addr { host: "127.11.215.194" port: 33389 } health_report { overall_health: HEALTHY } } }
12:12:32.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.152485 12836 consensus_queue.cc:237] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f724e017c57a42dfb28aa47c066bc218" member_type: VOTER last_known_addr { host: "127.11.215.195" port: 38931 } }
12:12:32.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.154142 12241 catalog_manager.cc:5697] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218 reported cstate change: term changed from 0 to 1, leader changed from <none> to f724e017c57a42dfb28aa47c066bc218 (127.11.215.195). New cstate: current_term: 1 leader_uuid: "f724e017c57a42dfb28aa47c066bc218" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f724e017c57a42dfb28aa47c066bc218" member_type: VOTER last_known_addr { host: "127.11.215.195" port: 38931 } health_report { overall_health: HEALTHY } } }
12:12:32.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.173 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.174 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@56db847e, flushNotification=Deferred@121678773(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:32.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.175 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.175 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.179 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.179 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.180 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.181 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.181 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.182 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.182 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.184 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.184 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.185 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.185 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.187 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.187 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.191 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.191 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.194 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.194 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.195 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.198 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.198 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.202 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.203 [DEBUG - kudu-nio-2] (Connection.java:748) [peer f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)] connecting to peer
12:12:32.205 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)] connecting to peer
12:12:32.205 [DEBUG - kudu-nio-3] (Connection.java:757) [peer f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)] Successfully connected to peer
12:12:32.208 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)] Successfully connected to peer
12:12:32.224 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x302ab2d6, L:/127.0.0.1:46950 - R:/127.11.215.195:38931] using TOKEN/null
12:12:32.224 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xa8af165f, L:/127.0.0.1:41248 - R:/127.11.215.194:33389] using TOKEN/null
12:12:32.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.229 [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=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.229 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.215.253:45563, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.215.253:45563: OK, deferred=null)) after lookup
12:12:32.231 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=1b06724d3fbf4b54b48734c9cc8772fa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.232 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1b06724d3fbf4b54b48734c9cc8772fa for partition [0x00000000, 0x00000001) with scanner id null
12:12:32.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=0670740ee066490ea7fd8dead3161084, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0670740ee066490ea7fd8dead3161084 for partition [0x00000001, 0x00000002) with scanner id null
12:12:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.235682 12241 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41102:
12:12:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512752101" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } }
12:12:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.239447 12848 tablet.cc:1724] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Alter schema from (
12:12:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.242830 12847 tablet.cc:1724] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Alter schema from (
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:32.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.253717 12241 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: org.apache.kudu.client.TestAlterTable-1783512752101 [id=740c7323223e48a6a5df179fd7a1e8f9] alter complete (version 1)
12:12:32.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 740c7323223e48a6a5df179fd7a1e8f9
12:12:32.266 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5fe8b721, flushNotification=Deferred@1427775702(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:32.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.273 [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=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.274 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.215.253:45563, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.215.253:45563: OK, deferred=null)) after lookup
12:12:32.277 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 93 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=1b06724d3fbf4b54b48734c9cc8772fa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.278 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1b06724d3fbf4b54b48734c9cc8772fa for partition [0x00000000, 0x00000001) with scanner id null
12:12:32.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=0670740ee066490ea7fd8dead3161084, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0670740ee066490ea7fd8dead3161084 for partition [0x00000001, 0x00000002) with scanner id null
12:12:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.285207 12241 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41102:
12:12:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512752101" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } }
12:12:32.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.288954 12848 tablet.cc:1724] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Alter schema from (
12:12:32.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.294729 12847 tablet.cc:1724] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Alter schema from (
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
12:12:32.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.301617 12241 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: org.apache.kudu.client.TestAlterTable-1783512752101 [id=740c7323223e48a6a5df179fd7a1e8f9] alter complete (version 2)
12:12:32.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 740c7323223e48a6a5df179fd7a1e8f9
12:12:32.307 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@64c2b546, flushNotification=Deferred@2114537280(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:32.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.313 [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=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.313 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.215.253:45563, [2ms] Sub RPC GetTableLocations: received response from server master-127.11.215.253:45563: OK, deferred=null)) after lookup
12:12:32.316 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=1b06724d3fbf4b54b48734c9cc8772fa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.317 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1b06724d3fbf4b54b48734c9cc8772fa for partition [0x00000000, 0x00000001) with scanner id null
12:12:32.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 154 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=0670740ee066490ea7fd8dead3161084, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0670740ee066490ea7fd8dead3161084 for partition [0x00000001, 0x00000002) with scanner id null
12:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.320103 12241 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41102:
12:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512752101" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "immu_col" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: true is_auto_incrementing: false } } }
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.323951 12848 tablet.cc:1724] T 1b06724d3fbf4b54b48734c9cc8772fa P 74a351c18d8e445c9c9f96f677adaf82: Alter schema from (
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.325740 12847 tablet.cc:1724] T 0670740ee066490ea7fd8dead3161084 P f724e017c57a42dfb28aa47c066bc218: Alter schema from (
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
12:12:32.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.334905 12241 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e93880aa34d340dbbfa3a5244a5ce8e9: org.apache.kudu.client.TestAlterTable-1783512752101 [id=740c7323223e48a6a5df179fd7a1e8f9] alter complete (version 3)
12:12:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.340101 12812 maintenance_manager.cc:419] P f724e017c57a42dfb28aa47c066bc218: Scheduling UndoDeltaBlockGCOp(0670740ee066490ea7fd8dead3161084): 431 bytes on disk
12:12:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.340426 12700 maintenance_manager.cc:643] P f724e017c57a42dfb28aa47c066bc218: UndoDeltaBlockGCOp(0670740ee066490ea7fd8dead3161084) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":31,"lbm_reads_lt_1ms":4}
12:12:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.340754 12812 maintenance_manager.cc:419] P f724e017c57a42dfb28aa47c066bc218: Scheduling CompactRowSetsOp(0670740ee066490ea7fd8dead3161084): perf score=0.023996
12:12:32.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.344413 12700 maintenance_manager.cc:643] P f724e017c57a42dfb28aa47c066bc218: CompactRowSetsOp(0670740ee066490ea7fd8dead3161084) complete. Timing: real 0.003s	user 0.002s	sys 0.001s Metrics: {"bytes_written":4904,"cfile_cache_hit":10,"cfile_cache_hit_bytes":263,"cfile_cache_miss":30,"cfile_cache_miss_bytes":3387,"cfile_init":5,"delta_iterators_relevant":6,"dirs.queue_time_us":677,"dirs.run_cpu_time_us":101,"dirs.run_wall_time_us":1407,"drs_written":1,"lbm_read_time_us":172,"lbm_reads_lt_1ms":50,"lbm_write_time_us":186,"lbm_writes_lt_1ms":22,"num_input_rowsets":3,"peak_mem_usage":105242,"rows_written":154,"thread_start_us":429,"threads_started":5}
12:12:32.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.344733 12812 maintenance_manager.cc:419] P f724e017c57a42dfb28aa47c066bc218: Scheduling UndoDeltaBlockGCOp(0670740ee066490ea7fd8dead3161084): 1114 bytes on disk
12:12:32.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.345034 12700 maintenance_manager.cc:643] P f724e017c57a42dfb28aa47c066bc218: UndoDeltaBlockGCOp(0670740ee066490ea7fd8dead3161084) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":16,"lbm_reads_lt_1ms":4}
12:12:32.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 740c7323223e48a6a5df179fd7a1e8f9
12:12:32.347 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=2900, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4cc547a, flushNotification=Deferred@1968552224(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:32.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1b06724d3fbf4b54b48734c9cc8772fa for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000000, 0x00000001)
12:12:32.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0670740ee066490ea7fd8dead3161084 for table 'org.apache.kudu.client.TestAlterTable-1783512752101' with partition [0x00000001, 0x00000002)
12:12:32.352 [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=1b06724d3fbf4b54b48734c9cc8772fa@[74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0670740ee066490ea7fd8dead3161084@[f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:32.353 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.215.253:45563, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.215.253:45563: OK, deferred=null)) after lookup
12:12:32.354 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=1b06724d3fbf4b54b48734c9cc8772fa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.354 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1b06724d3fbf4b54b48734c9cc8772fa for partition [0x00000000, 0x00000001) with scanner id null
12:12:32.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 217 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512752101, tablet=0670740ee066490ea7fd8dead3161084, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:32.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0670740ee066490ea7fd8dead3161084 for partition [0x00000001, 0x00000002) with scanner id null
12:12:32.359 [DEBUG - main] (Connection.java:575) [peer 74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)] disconnecting while in state READY
12:12:32.359 [DEBUG - main] (Connection.java:575) [peer master-127.11.215.253:45563(127.11.215.253:45563)] disconnecting while in state READY
12:12:32.359 [DEBUG - main] (Connection.java:575) [peer f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)] disconnecting while in state READY
12:12:32.359 [DEBUG - main] (Connection.java:575) [peer master-127.11.215.252:40891(127.11.215.252:40891)] disconnecting while in state READY
12:12:32.359 [DEBUG - main] (Connection.java:575) [peer master-127.11.215.254:36837(127.11.215.254:36837)] disconnecting while in state READY
12:12:32.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.215.252:40891(127.11.215.252:40891)] handling channelInactive
12:12:32.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.215.252:40891(127.11.215.252:40891)] cleaning up while in state READY due to: connection closed
12:12:32.360 [DEBUG - kudu-nio-3] (Connection.java:239) [peer f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)] handling channelInactive
12:12:32.360 [DEBUG - kudu-nio-3] (Connection.java:709) [peer f724e017c57a42dfb28aa47c066bc218(127.11.215.195:38931)] cleaning up while in state READY due to: connection closed
12:12:32.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.215.254:36837(127.11.215.254:36837)] handling channelInactive
12:12:32.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.215.254:36837(127.11.215.254:36837)] cleaning up while in state READY due to: connection closed
12:12:32.361 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)] handling channelInactive
12:12:32.361 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 74a351c18d8e445c9c9f96f677adaf82(127.11.215.194:33389)] cleaning up while in state READY due to: connection closed
12:12:32.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.215.253:45563(127.11.215.253:45563)] handling channelInactive
12:12:32.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.215.253:45563(127.11.215.253:45563)] cleaning up while in state READY due to: connection closed
12:12:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.365221 12127 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12411
12:12:32.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.374500 12127 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12546
12:12:32.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.384043 12127 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12681
12:12:32.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.390412 12127 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12138
12:12:32.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.396510 12127 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12209
12:12:32.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.402252 12127 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12281
12:12:32.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:32Z chronyd exiting
.12:12:32.453 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512752453
12:12:32.457 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:32.457 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:32.457 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:32.457 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:32.457 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:32.460 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:32.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.559942 12858 mini_oidc.cc:150] Starting JWKS server
12:12:32.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.560588 12858 webserver.cc:533] Webserver started at http://127.0.0.1:42193/ using document root <none> and password file <none>
12:12:32.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.560654 12858 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:32.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.560809 12858 webserver.cc:533] Webserver started at http://127.0.0.1:43163/ using document root <none> and password file <none>
12:12:32.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:32Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:32.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:32Z Disabled control of system clock
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.571496 12858 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/logs
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data/info.pb
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.190:39553
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.190
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:32.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42193/jwks.json with env {}
12:12:32.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.649267 12869 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:32.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.649492 12869 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:32.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.649525 12869 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.651113 12869 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.651188 12869 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.651211 12869 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.651229 12869 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.651250 12869 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.651268 12869 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42193/jwks.json
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.652889 12869 master_runner.cc:387] Master server non-default flags:
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.190:39553
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42193/jwks.json
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data/info.pb
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.190
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12869
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/logs
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.653172 12869 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.653429 12869 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:32.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.656162 12875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.656185 12874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.656196 12877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.656303 12869 server_base.cc:1061] running on GCE node
12:12:32.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.656476 12869 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:32.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.656771 12869 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:32.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.657917 12869 hybrid_clock.cc:648] HybridClock initialized: now 1783512752657893 us; error 44 us; skew 500 ppm
12:12:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.662815 12869 webserver.cc:533] Webserver started at http://127.12.142.190:39033/ using document root <none> and password file <none>
12:12:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.663030 12869 fs_manager.cc:362] Metadata directory not provided
12:12:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.663071 12869 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.663149 12869 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.664244 12869 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data/instance:
12:12:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "67df8b515d2342a583129a998388249d"
12:12:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.664513 12869 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal/instance:
12:12:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "67df8b515d2342a583129a998388249d"
12:12:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.665659 12869 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.666492 12883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.666741 12869 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.666816 12869 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal
12:12:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "67df8b515d2342a583129a998388249d"
12:12:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.666862 12869 fs_report.cc:389] FS layout report
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data/data
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.686805 12869 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.687119 12869 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.687209 12869 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.691466 12869 rpc_server.cc:307] RPC server started. Bound to: 127.12.142.190:39553
12:12:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.691495 12935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.142.190:39553 every 8 connection(s)
12:12:32.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.691933 12869 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/data/info.pb
12:12:32.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.692654 12936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.693926 12936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.696061 12858 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12869
12:12:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.696141 12858 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-0/wal/instance
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.697057 12858 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/logs
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data/info.pb
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.189:44703
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.189
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42193/jwks.json with env {}
12:12:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.704177 12936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.704730 12887 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.142.189:44703: connect: Connection refused (error 111)
12:12:32.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.705335 12936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.189:44703: Network error: Client connection negotiation failed: client connection to 127.12.142.189:44703: connect: Connection refused (error 111)
12:12:32.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.754541 12936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } attempt: 1
12:12:32.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.755388 12936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.189:44703: Network error: Client connection negotiation failed: client connection to 127.12.142.189:44703: connect: Connection refused (error 111)
12:12:32.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.775856 12940 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:32.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.776067 12940 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:32.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.776101 12940 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.777738 12940 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:32.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.777814 12940 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:32.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.777837 12940 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:32.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.777858 12940 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:32.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.777874 12940 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:32.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.777889 12940 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42193/jwks.json
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.779541 12940 master_runner.cc:387] Master server non-default flags:
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.189:44703
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42193/jwks.json
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data/info.pb
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.189
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12940
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/logs
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.779842 12940 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.780128 12940 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.782585 12949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.782605 12946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.782814 12940 server_base.cc:1061] running on GCE node
12:12:32.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.782590 12947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.783144 12940 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:32.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.783336 12940 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:32.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.784487 12940 hybrid_clock.cc:648] HybridClock initialized: now 1783512752784468 us; error 32 us; skew 500 ppm
12:12:32.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.785606 12940 webserver.cc:533] Webserver started at http://127.12.142.189:46017/ using document root <none> and password file <none>
12:12:32.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.785835 12940 fs_manager.cc:362] Metadata directory not provided
12:12:32.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.785907 12940 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:32.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.786069 12940 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.786914 12940 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data/instance:
12:12:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fa00fac63e34346a03dbb96397c35bc"
12:12:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.787314 12940 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal/instance:
12:12:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fa00fac63e34346a03dbb96397c35bc"
12:12:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.788683 12940 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:32.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.789546 12955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:32.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.789774 12940 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:32.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.789871 12940 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fa00fac63e34346a03dbb96397c35bc"
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.789943 12940 fs_report.cc:389] FS layout report
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data/data
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:32.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:32.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.812017 12940 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:32.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.812407 12940 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:32.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.812604 12940 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:32.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.817603 12940 rpc_server.cc:307] RPC server started. Bound to: 127.12.142.189:44703
12:12:32.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.817634 13007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.142.189:44703 every 8 connection(s)
12:12:32.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.818199 12940 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/data/info.pb
12:12:32.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.819032 13008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:32.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.821246 13008 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.821987 12858 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 12940
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.822082 12858 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-1/wal/instance
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.822482 12858 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/logs
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data/info.pb
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.188:43655
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.188
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42193/jwks.json with env {}
12:12:32.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.823575 12936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } attempt: 2
12:12:32.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.828672 13008 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.829185 12936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.829792 12936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.188:43655: Network error: Client connection negotiation failed: client connection to 127.12.142.188:43655: connect: Connection refused (error 111)
12:12:32.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.831928 13008 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.832381 12957 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.142.188:43655: connect: Connection refused (error 111)
12:12:32.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.832839 13008 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.188:43655: Network error: Client connection negotiation failed: client connection to 127.12.142.188:43655: connect: Connection refused (error 111)
12:12:32.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.872946 12936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } attempt: 1
12:12:32.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.873833 12936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.188:43655: Network error: Client connection negotiation failed: client connection to 127.12.142.188:43655: connect: Connection refused (error 111)
12:12:32.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.882073 13008 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } attempt: 1
12:12:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.883041 13008 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.188:43655: Network error: Client connection negotiation failed: client connection to 127.12.142.188:43655: connect: Connection refused (error 111)
12:12:32.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.911119 13011 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:32.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.911335 13011 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:32.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.911367 13011 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.913015 13011 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.913096 13011 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.913121 13011 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.913141 13011 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.913159 13011 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.913177 13011 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42193/jwks.json
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.914827 13011 master_runner.cc:387] Master server non-default flags:
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.188:43655
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42193/jwks.json
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data/info.pb
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.188
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13011
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/logs
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:32.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.915140 13011 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:32.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.915414 13011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.918058 13018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.918058 13019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.918102 13021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.918340 13011 server_base.cc:1061] running on GCE node
12:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.918573 13011 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:32.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.918928 13011 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:32.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.920104 13011 hybrid_clock.cc:648] HybridClock initialized: now 1783512752920078 us; error 35 us; skew 500 ppm
12:12:32.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.921051 12936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } attempt: 2
12:12:32.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.921605 13011 webserver.cc:533] Webserver started at http://127.12.142.188:43983/ using document root <none> and password file <none>
12:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.921852 13011 fs_manager.cc:362] Metadata directory not provided
12:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.921921 13011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.921960 12936 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.142.188:43655: Network error: Client connection negotiation failed: client connection to 127.12.142.188:43655: connect: Connection refused (error 111)
12:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.922024 13011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.922916 13011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data/instance:
12:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28289688e2ec43dc88af17e922dc7e6b"
12:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.923223 13011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal/instance:
12:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28289688e2ec43dc88af17e922dc7e6b"
12:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.924542 13011 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.925297 13027 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.925498 13011 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.925572 13011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28289688e2ec43dc88af17e922dc7e6b"
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:32 on dist-test-slave-nb2j"
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.925619 13011 fs_report.cc:389] FS layout report
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data/data
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:32.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:32.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.937244 13011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:32.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.937549 13011 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:32.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.937640 13011 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:32.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.941856 13011 rpc_server.cc:307] RPC server started. Bound to: 127.12.142.188:43655
12:12:32.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.941886 13079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.142.188:43655 every 8 connection(s)
12:12:32.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.942188 13011 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/data/info.pb
12:12:32.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.942725 13080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:32.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.944087 13080 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.947849 12858 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13011
12:12:32.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.947924 12858 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/master-2/wal/instance
12:12:32.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.949764 13080 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.951210 13008 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } attempt: 2
12:12:32.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.953325 13080 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } has no permanent_uuid. Determining permanent_uuid...
12:12:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.956595 13008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc: Bootstrap starting.
12:12:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.957434 13008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc: Neither blocks nor log segments found. Creating new log.
12:12:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.957710 13008 log.cc:826] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc: Log is configured to *not* fsync() on all Append() calls
12:12:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.958549 13008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc: No bootstrap required, opened a new log
12:12:32.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.959101 13080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: Bootstrap starting.
12:12:32.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.959848 13080 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: Neither blocks nor log segments found. Creating new log.
12:12:32.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.960147 13080 log.cc:826] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: Log is configured to *not* fsync() on all Append() calls
12:12:32.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.960783 13080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: No bootstrap required, opened a new log
12:12:32.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.960780 13008 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.960878 13008 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.960897 13008 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fa00fac63e34346a03dbb96397c35bc, State: Initialized, Role: FOLLOWER
12:12:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.961009 13008 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.961284 13090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.961354 13008 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [sys.catalog]: configured and running, proceeding with master startup.
12:12:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.961359 13090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [sys.catalog]: This master's current role is: FOLLOWER
12:12:32.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.962373 13080 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:32.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.962507 13080 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:32.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.962543 13080 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28289688e2ec43dc88af17e922dc7e6b, State: Initialized, Role: FOLLOWER
12:12:32.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.962669 13080 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:32.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.962976 13080 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: configured and running, proceeding with master startup.
12:12:32.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.963120 13102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:32.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.963259 13101 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:32.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.963291 13102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: This master's current role is: FOLLOWER
12:12:32.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.963482 13101 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:32.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.963485 12940 master_runner.cc:187] Error getting master registration for 127.12.142.190:39553: OK, instance_id { permanent_uuid: "67df8b515d2342a583129a998388249d" instance_seqno: 1783512752690330 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:32.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.965371 12940 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:32.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.966341 13114 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:32.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.966518 13114 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:32.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.966264 13011 master_runner.cc:187] Error getting master registration for 127.12.142.190:39553: OK, instance_id { permanent_uuid: "67df8b515d2342a583129a998388249d" instance_seqno: 1783512752690330 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:32.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:32.967983 13011 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.029100 12936 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } attempt: 3
12:12:33.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.034246 12936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d: Bootstrap starting.
12:12:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.035025 12936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d: Neither blocks nor log segments found. Creating new log.
12:12:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.035290 12936 log.cc:826] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d: Log is configured to *not* fsync() on all Append() calls
12:12:33.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.036127 12936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d: No bootstrap required, opened a new log
12:12:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.038498 12936 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.038641 12936 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.038689 12936 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67df8b515d2342a583129a998388249d, State: Initialized, Role: FOLLOWER
12:12:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.038836 12936 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:33.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.039194 12936 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [sys.catalog]: configured and running, proceeding with master startup.
12:12:33.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.039152 13117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.039557 13117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [sys.catalog]: This master's current role is: FOLLOWER
12:12:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.041878 13128 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.042104 13128 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.043478 12869 master_runner.cc:264] No leader master found from master 67df8b515d2342a583129a998388249d
12:12:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.043527 12869 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.063288 12961 tablet.cc:2406] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:33.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.187937 12889 tablet.cc:2406] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:33.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.188191 13033 tablet.cc:2406] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:33.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.229368 13102 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:33.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.229524 13102 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:33.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.229791 13102 leader_election.cc:290] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67df8b515d2342a583129a998388249d (127.12.142.190:39553), 2fa00fac63e34346a03dbb96397c35bc (127.12.142.189:44703)
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230093 12910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28289688e2ec43dc88af17e922dc7e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67df8b515d2342a583129a998388249d" is_pre_election: true
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230068 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28289688e2ec43dc88af17e922dc7e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa00fac63e34346a03dbb96397c35bc" is_pre_election: true
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230249 12982 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28289688e2ec43dc88af17e922dc7e6b in term 0.
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230247 12910 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28289688e2ec43dc88af17e922dc7e6b in term 0.
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230425 13031 leader_election.cc:304] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [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: 28289688e2ec43dc88af17e922dc7e6b, 2fa00fac63e34346a03dbb96397c35bc; no voters: 
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230576 13102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230638 13102 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:33.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.230659 13102 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 0 FOLLOWER]: Advancing to term 1
12:12:33.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.231493 13102 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:33.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.231834 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28289688e2ec43dc88af17e922dc7e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa00fac63e34346a03dbb96397c35bc"
12:12:33.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.231845 12910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28289688e2ec43dc88af17e922dc7e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67df8b515d2342a583129a998388249d"
12:12:33.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.231916 12982 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 0 FOLLOWER]: Advancing to term 1
12:12:33.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.231935 12910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 0 FOLLOWER]: Advancing to term 1
12:12:33.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.232618 12910 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28289688e2ec43dc88af17e922dc7e6b in term 1.
12:12:33.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.232697 12982 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28289688e2ec43dc88af17e922dc7e6b in term 1.
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.231632 13102 leader_election.cc:290] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [CANDIDATE]: Term 1 election: Requested vote from peers 67df8b515d2342a583129a998388249d (127.12.142.190:39553), 2fa00fac63e34346a03dbb96397c35bc (127.12.142.189:44703)
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.232838 13029 leader_election.cc:304] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [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: 28289688e2ec43dc88af17e922dc7e6b, 67df8b515d2342a583129a998388249d; no voters: 
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.232897 13102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 1 FOLLOWER]: Leader election won for term 1
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.233112 13102 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [term 1 LEADER]: Becoming Leader. State: Replica: 28289688e2ec43dc88af17e922dc7e6b, State: Running, Role: LEADER
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.233194 13102 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [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: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } }
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.233596 13130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28289688e2ec43dc88af17e922dc7e6b. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.233677 13130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: This master's current role is: LEADER
12:12:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.233868 13132 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:33.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.234084 13132 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:33.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.235252 12910 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [term 1 FOLLOWER]: Refusing update from remote peer 28289688e2ec43dc88af17e922dc7e6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:33.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.235255 12982 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [term 1 FOLLOWER]: Refusing update from remote peer 28289688e2ec43dc88af17e922dc7e6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:33.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.235565 13130 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:33.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.235677 13102 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:33.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.236732 13090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28289688e2ec43dc88af17e922dc7e6b. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.236738 13117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28289688e2ec43dc88af17e922dc7e6b. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.236809 13090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [sys.catalog]: This master's current role is: FOLLOWER
12:12:33.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.236824 13117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [sys.catalog]: This master's current role is: FOLLOWER
12:12:33.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.237803 13130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.237902 13130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: This master's current role is: LEADER
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.237951 13130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.237987 13130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b [sys.catalog]: This master's current role is: LEADER
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238034 13133 mvcc.cc:204] Tried to move back new op lower bound from 7305268237249646592 to 7305268237243604992. Current Snapshot: MvccSnapshot[applied={T|T < 7305268237249646592}]
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238193 13132 catalog_manager.cc:1383] Generated new cluster ID: df96a515deda477cae1e3ffb8b6e2193
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238245 13132 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238346 13135 mvcc.cc:204] Tried to move back new op lower bound from 7305268237249646592 to 7305268237243604992. Current Snapshot: MvccSnapshot[applied={T|T < 7305268237249646592}]
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238476 13090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238541 13090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fa00fac63e34346a03dbb96397c35bc [sys.catalog]: This master's current role is: FOLLOWER
12:12:33.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.238976 13134 mvcc.cc:204] Tried to move back new op lower bound from 7305268237249646592 to 7305268237243604992. Current Snapshot: MvccSnapshot[applied={T|T < 7305268237249646592}]
12:12:33.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.239753 13117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "28289688e2ec43dc88af17e922dc7e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67df8b515d2342a583129a998388249d" member_type: VOTER last_known_addr { host: "127.12.142.190" port: 39553 } } peers { permanent_uuid: "2fa00fac63e34346a03dbb96397c35bc" member_type: VOTER last_known_addr { host: "127.12.142.189" port: 44703 } } peers { permanent_uuid: "28289688e2ec43dc88af17e922dc7e6b" member_type: VOTER last_known_addr { host: "127.12.142.188" port: 43655 } } }
12:12:33.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.239850 13117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67df8b515d2342a583129a998388249d [sys.catalog]: This master's current role is: FOLLOWER
12:12:33.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.260851 13132 catalog_manager.cc:1406] Generated new certificate authority record
12:12:33.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.261584 13132 catalog_manager.cc:1540] Loading token signing keys...
12:12:33.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.268128 13132 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: Generated new TSK 0
12:12:33.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.268644 13132 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.273945 12858 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/logs
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data/info.pb
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.129:0
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.142.129
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.129
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.353323 13142 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.353509 13142 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.353529 13142 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.355383 13142 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.355468 13142 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.142.129
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.357231 13142 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.129:0
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data/info.pb
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.129
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13142
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.142.129
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/logs
12:12:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.357528 13142 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.357821 13142 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.360702 13150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.360730 13148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.360710 13147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.361013 13142 server_base.cc:1061] running on GCE node
12:12:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.361161 13142 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.361333 13142 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:33.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.362491 13142 hybrid_clock.cc:648] HybridClock initialized: now 1783512753362434 us; error 53 us; skew 500 ppm
12:12:33.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.363827 13142 webserver.cc:533] Webserver started at http://127.12.142.129:33161/ using document root <none> and password file <none>
12:12:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.364006 13142 fs_manager.cc:362] Metadata directory not provided
12:12:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.364046 13142 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.364123 13142 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:33.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.364986 13142 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data/instance:
12:12:33.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "451d7c25fefd4b9c9e6edfc866c6c07e"
12:12:33.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.365335 13142 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal/instance:
12:12:33.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "451d7c25fefd4b9c9e6edfc866c6c07e"
12:12:33.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.366457 13142 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.367115 13156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.367321 13142 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.367394 13142 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "451d7c25fefd4b9c9e6edfc866c6c07e"
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.367460 13142 fs_report.cc:389] FS layout report
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data/data
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:33.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:33.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:33.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:33.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.380638 13142 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:33.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.381031 13142 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:33.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.381199 13142 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:33.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.381477 13142 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:33.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.381932 13142 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:33.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.381986 13142 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:33.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.382022 13142 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:33.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.382040 13142 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:33.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.388135 13142 rpc_server.cc:307] RPC server started. Bound to: 127.12.142.129:46505
12:12:33.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.388167 13269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.142.129:46505 every 8 connection(s)
12:12:33.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.388489 13142 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/data/info.pb
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.388939 12858 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13142
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.389039 12858 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-0/wal/instance
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.390661 12858 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/logs
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data/info.pb
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.130:0
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.142.130
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.130
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:33.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.394636 13271 heartbeater.cc:344] Connected to a master server at 127.12.142.188:43655
12:12:33.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.394737 13271 heartbeater.cc:461] Registering TS with master...
12:12:33.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.394950 13271 heartbeater.cc:507] Master 127.12.142.188:43655 requested a full tablet report, sending...
12:12:33.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395397 13272 heartbeater.cc:344] Connected to a master server at 127.12.142.189:44703
12:12:33.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395453 13272 heartbeater.cc:461] Registering TS with master...
12:12:33.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395493 13270 heartbeater.cc:344] Connected to a master server at 127.12.142.190:39553
12:12:33.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395550 13272 heartbeater.cc:507] Master 127.12.142.189:44703 requested a full tablet report, sending...
12:12:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395560 13270 heartbeater.cc:461] Registering TS with master...
12:12:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395640 13270 heartbeater.cc:507] Master 127.12.142.190:39553 requested a full tablet report, sending...
12:12:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395802 13044 ts_manager.cc:194] Registered new tserver with Master: 451d7c25fefd4b9c9e6edfc866c6c07e (127.12.142.129:46505)
12:12:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.395903 12972 ts_manager.cc:194] Registered new tserver with Master: 451d7c25fefd4b9c9e6edfc866c6c07e (127.12.142.129:46505)
12:12:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.396052 12899 ts_manager.cc:194] Registered new tserver with Master: 451d7c25fefd4b9c9e6edfc866c6c07e (127.12.142.129:46505)
12:12:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.396629 13044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.142.129:59501
12:12:33.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.476052 13277 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:33.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.476244 13277 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:33.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.476265 13277 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:33.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.477845 13277 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:33.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.477907 13277 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.142.130
12:12:33.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.479811 13277 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.130:0
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data/info.pb
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.130
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13277
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.142.130
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/logs
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.480042 13277 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.480233 13277 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.482853 13282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.482864 13285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.482882 13277 server_base.cc:1061] running on GCE node
12:12:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.482864 13283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.483229 13277 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.483412 13277 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:33.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.484565 13277 hybrid_clock.cc:648] HybridClock initialized: now 1783512753484546 us; error 56 us; skew 500 ppm
12:12:33.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.485674 13277 webserver.cc:533] Webserver started at http://127.12.142.130:44977/ using document root <none> and password file <none>
12:12:33.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.485836 13277 fs_manager.cc:362] Metadata directory not provided
12:12:33.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.485877 13277 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.485954 13277 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.486804 13277 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data/instance:
12:12:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "42e5dfcd132b45b49254c06a734bb36a"
12:12:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.487088 13277 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal/instance:
12:12:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "42e5dfcd132b45b49254c06a734bb36a"
12:12:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.488361 13277 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.489085 13291 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.489319 13277 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.489388 13277 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "42e5dfcd132b45b49254c06a734bb36a"
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.489437 13277 fs_report.cc:389] FS layout report
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data/data
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:33.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.513365 13277 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:33.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.513667 13277 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:33.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.513753 13277 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.513947 13277 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.514230 13277 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.514261 13277 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.514282 13277 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.514294 13277 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:33.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.520550 13277 rpc_server.cc:307] RPC server started. Bound to: 127.12.142.130:45673
12:12:33.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.520651 13404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.142.130:45673 every 8 connection(s)
12:12:33.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.520875 13277 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/data/info.pb
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526206 13407 heartbeater.cc:344] Connected to a master server at 127.12.142.189:44703
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526577 13407 heartbeater.cc:461] Registering TS with master...
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526278 13406 heartbeater.cc:344] Connected to a master server at 127.12.142.188:43655
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526618 13405 heartbeater.cc:344] Connected to a master server at 127.12.142.190:39553
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526655 13406 heartbeater.cc:461] Registering TS with master...
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526700 13405 heartbeater.cc:461] Registering TS with master...
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526830 13407 heartbeater.cc:507] Master 127.12.142.189:44703 requested a full tablet report, sending...
12:12:33.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526829 13405 heartbeater.cc:507] Master 127.12.142.190:39553 requested a full tablet report, sending...
12:12:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.526829 13406 heartbeater.cc:507] Master 127.12.142.188:43655 requested a full tablet report, sending...
12:12:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.527268 13044 ts_manager.cc:194] Registered new tserver with Master: 42e5dfcd132b45b49254c06a734bb36a (127.12.142.130:45673)
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.527324 12899 ts_manager.cc:194] Registered new tserver with Master: 42e5dfcd132b45b49254c06a734bb36a (127.12.142.130:45673)
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.527390 12972 ts_manager.cc:194] Registered new tserver with Master: 42e5dfcd132b45b49254c06a734bb36a (127.12.142.130:45673)
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.527405 12858 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13277
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.527470 12858 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-1/wal/instance
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.527808 13044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.142.130:40841
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.528658 12858 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/logs
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data/info.pb
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.131:0
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.142.131
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.131
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:33.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:33.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.608155 13412 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:33.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.608342 13412 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:33.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.608362 13412 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:33.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.609879 13412 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:33.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.609933 13412 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.142.131
12:12:33.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.611682 13412 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:33.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:33.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.142.148:37321
12:12:33.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:33.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.142.131:0
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data/info.pb
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.142.131
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.142.190:39553,127.12.142.189:44703,127.12.142.188:43655
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13412
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.142.131
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/logs
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.611904 13412 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.612104 13412 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.614629 13420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.614720 13412 server_base.cc:1061] running on GCE node
12:12:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.614679 13418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.614630 13417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.614981 13412 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.615180 13412 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:33.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.616307 13412 hybrid_clock.cc:648] HybridClock initialized: now 1783512753616285 us; error 37 us; skew 500 ppm
12:12:33.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.617390 13412 webserver.cc:533] Webserver started at http://127.12.142.131:41257/ using document root <none> and password file <none>
12:12:33.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.617631 13412 fs_manager.cc:362] Metadata directory not provided
12:12:33.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.617703 13412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:33.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.617810 13412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:33.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.618683 13412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data/instance:
12:12:33.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc"
12:12:33.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.619045 13412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal/instance:
12:12:33.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc"
12:12:33.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.620299 13412 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.621063 13426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.621290 13412 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.621376 13412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc"
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:33 on dist-test-slave-nb2j"
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.621445 13412 fs_report.cc:389] FS layout report
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data/data
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.638994 13412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.639402 13412 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.639524 13412 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.639776 13412 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.640198 13412 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.640239 13412 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.640262 13412 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.640275 13412 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.646224 13412 rpc_server.cc:307] RPC server started. Bound to: 127.12.142.131:46847
12:12:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.646327 13539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.142.131:46847 every 8 connection(s)
12:12:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.646651 13412 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/data/info.pb
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652009 13540 heartbeater.cc:344] Connected to a master server at 127.12.142.190:39553
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652040 13542 heartbeater.cc:344] Connected to a master server at 127.12.142.189:44703
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652204 13540 heartbeater.cc:461] Registering TS with master...
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652204 13542 heartbeater.cc:461] Registering TS with master...
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652436 13542 heartbeater.cc:507] Master 127.12.142.189:44703 requested a full tablet report, sending...
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652436 13540 heartbeater.cc:507] Master 127.12.142.190:39553 requested a full tablet report, sending...
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652769 13541 heartbeater.cc:344] Connected to a master server at 127.12.142.188:43655
12:12:33.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652837 13541 heartbeater.cc:461] Registering TS with master...
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652922 13541 heartbeater.cc:507] Master 127.12.142.188:43655 requested a full tablet report, sending...
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652918 12899 ts_manager.cc:194] Registered new tserver with Master: d2e7eddf34484e41b5b88eb7cb1d93bc (127.12.142.131:46847)
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.652918 12972 ts_manager.cc:194] Registered new tserver with Master: d2e7eddf34484e41b5b88eb7cb1d93bc (127.12.142.131:46847)
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.653162 13044 ts_manager.cc:194] Registered new tserver with Master: d2e7eddf34484e41b5b88eb7cb1d93bc (127.12.142.131:46847)
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.653401 12858 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13412
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.653474 12858 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11593202665747272385/ts-2/wal/instance
12:12:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.653680 13044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.142.131:41751
12:12:33.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.655741 12858 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:33.656 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:33.656 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:33.657 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.142.190"
      port: 39553
    }
    bound_http_address {
      host: "127.12.142.190"
      port: 39033
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.142.189"
      port: 44703
    }
    bound_http_address {
      host: "127.12.142.189"
      port: 46017
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.142.188"
      port: 43655
    }
    bound_http_address {
      host: "127.12.142.188"
      port: 43983
    }
  }
}

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

12:12:33.658 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.142.129"
      port: 46505
    }
    bound_http_address {
      host: "127.12.142.129"
      port: 33161
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.142.130"
      port: 45673
    }
    bound_http_address {
      host: "127.12.142.130"
      port: 44977
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.142.131"
      port: 46847
    }
    bound_http_address {
      host: "127.12.142.131"
      port: 41257
    }
  }
}

12:12:33.658 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:33.661 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:33.662 [DEBUG - main] (Connection.java:748) [peer master-127.12.142.190:39553(127.12.142.190:39553)] connecting to peer
12:12:33.663 [DEBUG - main] (Connection.java:748) [peer master-127.12.142.188:43655(127.12.142.188:43655)] connecting to peer
12:12:33.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.142.190:39553(127.12.142.190:39553)] Successfully connected to peer
12:12:33.665 [DEBUG - main] (Connection.java:748) [peer master-127.12.142.189:44703(127.12.142.189:44703)] connecting to peer
12:12:33.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.142.188:43655(127.12.142.188:43655)] Successfully connected to peer
12:12:33.666 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.142.189:44703(127.12.142.189:44703)] Successfully connected to peer
12:12:33.666 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.142.190
12:12:33.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.142.188
12:12:33.668 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.142.189
12:12:33.680 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x819210e4, L:/127.0.0.1:38514 - R:/127.12.142.189:44703] using SASL/PLAIN
12:12:33.680 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb21d12c3, L:/127.0.0.1:35028 - R:/127.12.142.190:39553] using SASL/PLAIN
12:12:33.680 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11bc18d5, L:/127.0.0.1:41904 - R:/127.12.142.188:43655] using SASL/PLAIN
12:12:33.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.142.190:39553, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.142.188:43655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.142.189:44703, [19ms] Sub RPC ConnectToMaster: received response from server master-127.12.142.190:39553: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.12.142.189:44703: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.12.142.188:43655: OK, deferred=null) after lookup
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.683975 13044 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41904:
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512753661"
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:33.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3e522285f8fd4e3785315937594a777b
12:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.695906 13474 tablet_service.cc:1511] Processing CreateTablet for tablet d7a2e9dbc4394fa39c1785f7123e760c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512753661 [id=3e522285f8fd4e3785315937594a777b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.696204 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a2e9dbc4394fa39c1785f7123e760c. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.699048 13339 tablet_service.cc:1511] Processing CreateTablet for tablet fa91afb2057740428b037ffb8ffb8f1a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512753661 [id=3e522285f8fd4e3785315937594a777b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.699330 13339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa91afb2057740428b037ffb8ffb8f1a. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.699517 13556 tablet_bootstrap.cc:492] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Bootstrap starting.
12:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.700156 13556 tablet_bootstrap.cc:654] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Neither blocks nor log segments found. Creating new log.
12:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.700433 13556 log.cc:826] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Log is configured to *not* fsync() on all Append() calls
12:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.701047 13556 tablet_bootstrap.cc:492] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: No bootstrap required, opened a new log
12:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.701102 13556 ts_tablet_manager.cc:1403] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703154 13556 raft_consensus.cc:359] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc" member_type: VOTER last_known_addr { host: "127.12.142.131" port: 46847 } }
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703334 13556 raft_consensus.cc:385] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703373 13556 raft_consensus.cc:740] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2e7eddf34484e41b5b88eb7cb1d93bc, State: Initialized, Role: FOLLOWER
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703469 13556 consensus_queue.cc:260] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [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: true peers { permanent_uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc" member_type: VOTER last_known_addr { host: "127.12.142.131" port: 46847 } }
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703544 13556 raft_consensus.cc:399] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703574 13556 raft_consensus.cc:493] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.703611 13556 raft_consensus.cc:3060] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 0 FOLLOWER]: Advancing to term 1
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704350 13556 raft_consensus.cc:515] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc" member_type: VOTER last_known_addr { host: "127.12.142.131" port: 46847 } }
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704453 13556 leader_election.cc:304] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d2e7eddf34484e41b5b88eb7cb1d93bc; no voters: 
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704617 13556 leader_election.cc:290] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704656 13559 raft_consensus.cc:2804] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 1 FOLLOWER]: Leader election won for term 1
12:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704767 13559 raft_consensus.cc:697] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [term 1 LEADER]: Becoming Leader. State: Replica: d2e7eddf34484e41b5b88eb7cb1d93bc, State: Running, Role: LEADER
12:12:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704813 13556 ts_tablet_manager.cc:1434] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
12:12:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.704838 13559 consensus_queue.cc:237] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc" member_type: VOTER last_known_addr { host: "127.12.142.131" port: 46847 } }
12:12:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.706143 13541 heartbeater.cc:499] Master 127.12.142.188:43655 was elected leader, sending a full tablet report...
12:12:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.706696 13044 catalog_manager.cc:5697] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc reported cstate change: term changed from 0 to 1, leader changed from <none> to d2e7eddf34484e41b5b88eb7cb1d93bc (127.12.142.131). New cstate: current_term: 1 leader_uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e7eddf34484e41b5b88eb7cb1d93bc" member_type: VOTER last_known_addr { host: "127.12.142.131" port: 46847 } health_report { overall_health: HEALTHY } } }
12:12:33.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.709224 13558 tablet_bootstrap.cc:492] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Bootstrap starting.
12:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.709909 13558 tablet_bootstrap.cc:654] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Neither blocks nor log segments found. Creating new log.
12:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.710223 13558 log.cc:826] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Log is configured to *not* fsync() on all Append() calls
12:12:33.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.711190 13558 tablet_bootstrap.cc:492] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: No bootstrap required, opened a new log
12:12:33.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.711274 13558 ts_tablet_manager.cc:1403] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.712909 13558 raft_consensus.cc:359] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e5dfcd132b45b49254c06a734bb36a" member_type: VOTER last_known_addr { host: "127.12.142.130" port: 45673 } }
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713054 13558 raft_consensus.cc:385] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713089 13558 raft_consensus.cc:740] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42e5dfcd132b45b49254c06a734bb36a, State: Initialized, Role: FOLLOWER
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713193 13558 consensus_queue.cc:260] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [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: true peers { permanent_uuid: "42e5dfcd132b45b49254c06a734bb36a" member_type: VOTER last_known_addr { host: "127.12.142.130" port: 45673 } }
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713275 13558 raft_consensus.cc:399] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713310 13558 raft_consensus.cc:493] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713366 13558 raft_consensus.cc:3060] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 0 FOLLOWER]: Advancing to term 1
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.713940 13558 raft_consensus.cc:515] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e5dfcd132b45b49254c06a734bb36a" member_type: VOTER last_known_addr { host: "127.12.142.130" port: 45673 } }
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714143 13558 leader_election.cc:304] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42e5dfcd132b45b49254c06a734bb36a; no voters: 
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714322 13558 leader_election.cc:290] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714394 13565 raft_consensus.cc:2804] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 1 FOLLOWER]: Leader election won for term 1
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714587 13558 ts_tablet_manager.cc:1434] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714648 13406 heartbeater.cc:499] Master 127.12.142.188:43655 was elected leader, sending a full tablet report...
12:12:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714614 13565 raft_consensus.cc:697] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [term 1 LEADER]: Becoming Leader. State: Replica: 42e5dfcd132b45b49254c06a734bb36a, State: Running, Role: LEADER
12:12:33.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.714898 13565 consensus_queue.cc:237] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e5dfcd132b45b49254c06a734bb36a" member_type: VOTER last_known_addr { host: "127.12.142.130" port: 45673 } }
12:12:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.715866 13044 catalog_manager.cc:5697] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a reported cstate change: term changed from 0 to 1, leader changed from <none> to 42e5dfcd132b45b49254c06a734bb36a (127.12.142.130). New cstate: current_term: 1 leader_uuid: "42e5dfcd132b45b49254c06a734bb36a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e5dfcd132b45b49254c06a734bb36a" member_type: VOTER last_known_addr { host: "127.12.142.130" port: 45673 } health_report { overall_health: HEALTHY } } }
12:12:33.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.731 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@e24ddd0, flushNotification=Deferred@1869673263(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:33.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.739 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.750 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)] connecting to peer
12:12:33.752 [DEBUG - kudu-nio-1] (Connection.java:748) [peer d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)] connecting to peer
12:12:33.752 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)] Successfully connected to peer
12:12:33.763 [DEBUG - kudu-nio-4] (Connection.java:757) [peer d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)] Successfully connected to peer
12:12:33.780 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xbaf23cef, L:/127.0.0.1:46372 - R:/127.12.142.130:45673] using TOKEN/null
12:12:33.781 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xac218b8c, L:/127.0.0.1:45908 - R:/127.12.142.131:46847] using TOKEN/null
12:12:33.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fa91afb2057740428b037ffb8ffb8f1a for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000000, 0x00000001)
12:12:33.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d7a2e9dbc4394fa39c1785f7123e760c for table 'org.apache.kudu.client.TestAlterTable-1783512753661' with partition [0x00000001, 0x00000002)
12:12:33.788 [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=fa91afb2057740428b037ffb8ffb8f1a@[42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d7a2e9dbc4394fa39c1785f7123e760c@[d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:33.788 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.142.188:43655, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.142.188:43655: OK, deferred=null)) after lookup
12:12:33.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512753661, tablet=fa91afb2057740428b037ffb8ffb8f1a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:33.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa91afb2057740428b037ffb8ffb8f1a for partition [0x00000000, 0x00000001) with scanner id null
12:12:33.793 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512753661, tablet=d7a2e9dbc4394fa39c1785f7123e760c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:33.793 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d7a2e9dbc4394fa39c1785f7123e760c for partition [0x00000001, 0x00000002) with scanner id null
12:12:33.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3e522285f8fd4e3785315937594a777b
12:12:33.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.799557 13039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41904:
12:12:33.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512753661" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.802198 13572 tablet.cc:1724] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Alter schema from (
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.802395 13573 tablet.cc:1724] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Alter schema from (
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:33.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.806123 13039 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: org.apache.kudu.client.TestAlterTable-1783512753661 [id=3e522285f8fd4e3785315937594a777b] alter complete (version 1)
12:12:33.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3e522285f8fd4e3785315937594a777b
12:12:33.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.829632 13039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41904:
12:12:33.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512753661" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.833860 13572 tablet.cc:1724] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Alter schema from (
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.837363 13573 tablet.cc:1724] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Alter schema from (
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
12:12:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.842166 13039 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: org.apache.kudu.client.TestAlterTable-1783512753661 [id=3e522285f8fd4e3785315937594a777b] alter complete (version 2)
12:12:33.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3e522285f8fd4e3785315937594a777b
12:12:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.846544 13039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41904:
12:12:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512753661" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.850312 13572 tablet.cc:1724] T fa91afb2057740428b037ffb8ffb8f1a P 42e5dfcd132b45b49254c06a734bb36a: Alter schema from (
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.853570 13573 tablet.cc:1724] T d7a2e9dbc4394fa39c1785f7123e760c P d2e7eddf34484e41b5b88eb7cb1d93bc: Alter schema from (
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
12:12:33.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.860850 13039 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 28289688e2ec43dc88af17e922dc7e6b: org.apache.kudu.client.TestAlterTable-1783512753661 [id=3e522285f8fd4e3785315937594a777b] alter complete (version 3)
12:12:33.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3e522285f8fd4e3785315937594a777b
12:12:33.866 [DEBUG - main] (Connection.java:575) [peer master-127.12.142.189:44703(127.12.142.189:44703)] disconnecting while in state READY
12:12:33.866 [DEBUG - main] (Connection.java:575) [peer master-127.12.142.190:39553(127.12.142.190:39553)] disconnecting while in state READY
12:12:33.866 [DEBUG - main] (Connection.java:575) [peer 42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)] disconnecting while in state READY
12:12:33.866 [DEBUG - main] (Connection.java:575) [peer master-127.12.142.188:43655(127.12.142.188:43655)] disconnecting while in state READY
12:12:33.866 [DEBUG - main] (Connection.java:575) [peer d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)] disconnecting while in state READY
12:12:33.867 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.142.189:44703(127.12.142.189:44703)] handling channelInactive
12:12:33.867 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.142.189:44703(127.12.142.189:44703)] cleaning up while in state READY due to: connection closed
12:12:33.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.142.190:39553(127.12.142.190:39553)] handling channelInactive
12:12:33.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.142.190:39553(127.12.142.190:39553)] cleaning up while in state READY due to: connection closed
12:12:33.868 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)] handling channelInactive
12:12:33.868 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 42e5dfcd132b45b49254c06a734bb36a(127.12.142.130:45673)] cleaning up while in state READY due to: connection closed
12:12:33.868 [DEBUG - kudu-nio-4] (Connection.java:239) [peer d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)] handling channelInactive
12:12:33.868 [DEBUG - kudu-nio-4] (Connection.java:709) [peer d2e7eddf34484e41b5b88eb7cb1d93bc(127.12.142.131:46847)] cleaning up while in state READY due to: connection closed
12:12:33.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.142.188:43655(127.12.142.188:43655)] handling channelInactive
12:12:33.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.142.188:43655(127.12.142.188:43655)] cleaning up while in state READY due to: connection closed
12:12:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.882550 12858 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13142
12:12:33.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.889669 12858 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13277
12:12:33.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.896021 12858 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13412
12:12:33.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.902164 12858 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12869
12:12:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.907999 12858 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 12940
12:12:33.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:33.913409 12858 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13011
12:12:33.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:33Z chronyd exiting
.12:12:33.962 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512753962
12:12:33.965 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:33.965 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:33.965 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:33.966 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:33.966 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:33.969 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:34.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.049014 13579 mini_oidc.cc:150] Starting JWKS server
12:12:34.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.049619 13579 webserver.cc:533] Webserver started at http://127.0.0.1:43797/ using document root <none> and password file <none>
12:12:34.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.049728 13579 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:34.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.049901 13579 webserver.cc:533] Webserver started at http://127.0.0.1:35517/ using document root <none> and password file <none>
12:12:34.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:34Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:34.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:34Z Disabled control of system clock
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.060351 13579 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/logs
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data/info.pb
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.254:46017
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.254
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43797/jwks.json with env {}
12:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.138105 13590 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.138309 13590 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.138331 13590 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.139925 13590 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.139981 13590 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.139997 13590 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.140008 13590 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.140021 13590 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.140033 13590 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43797/jwks.json
12:12:34.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.141705 13590 master_runner.cc:387] Master server non-default flags:
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.254:46017
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43797/jwks.json
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data/info.pb
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.254
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13590
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/logs
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.141937 13590 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.142138 13590 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.144629 13596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.144713 13598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.144639 13595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.144860 13590 server_base.cc:1061] running on GCE node
12:12:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.145252 13590 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.145481 13590 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.146641 13590 hybrid_clock.cc:648] HybridClock initialized: now 1783512754146603 us; error 59 us; skew 500 ppm
12:12:34.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.147857 13590 webserver.cc:533] Webserver started at http://127.13.66.254:45425/ using document root <none> and password file <none>
12:12:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.148128 13590 fs_manager.cc:362] Metadata directory not provided
12:12:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.148205 13590 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.148314 13590 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.149192 13590 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data/instance:
12:12:34.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3d59b3385c874fee8f44009d6855539b"
12:12:34.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.149554 13590 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal/instance:
12:12:34.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3d59b3385c874fee8f44009d6855539b"
12:12:34.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.150802 13590 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:34.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.151527 13604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.151772 13590 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:34.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.151855 13590 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal
12:12:34.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3d59b3385c874fee8f44009d6855539b"
12:12:34.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.151916 13590 fs_report.cc:389] FS layout report
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data/data
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.164444 13590 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.164803 13590 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.164955 13590 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.169210 13590 rpc_server.cc:307] RPC server started. Bound to: 127.13.66.254:46017
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.169263 13656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.66.254:46017 every 8 connection(s)
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.169616 13590 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/data/info.pb
12:12:34.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.170248 13657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:34.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.171576 13657 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.174428 13579 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13590
12:12:34.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.174556 13579 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-0/wal/instance
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.175307 13579 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/logs
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data/info.pb
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.253:45567
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.253
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43797/jwks.json with env {}
12:12:34.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.177222 13657 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.177814 13606 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.66.253:45567: connect: Connection refused (error 111)
12:12:34.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.178421 13657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.253:45567: Network error: Client connection negotiation failed: client connection to 127.13.66.253:45567: connect: Connection refused (error 111)
12:12:34.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.227685 13657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } attempt: 1
12:12:34.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.228628 13657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.253:45567: Network error: Client connection negotiation failed: client connection to 127.13.66.253:45567: connect: Connection refused (error 111)
12:12:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.253749 13661 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.253943 13661 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.253974 13661 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.255723 13661 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:34.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.255790 13661 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.255811 13661 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.255831 13661 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.255848 13661 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.255863 13661 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43797/jwks.json
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.257575 13661 master_runner.cc:387] Master server non-default flags:
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.253:45567
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43797/jwks.json
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data/info.pb
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.253
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13661
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/logs
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.257890 13661 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.258168 13661 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.260929 13670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.261030 13668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.260993 13667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.261000 13661 server_base.cc:1061] running on GCE node
12:12:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.261386 13661 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.261602 13661 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.262751 13661 hybrid_clock.cc:648] HybridClock initialized: now 1783512754262735 us; error 32 us; skew 500 ppm
12:12:34.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.264022 13661 webserver.cc:533] Webserver started at http://127.13.66.253:38837/ using document root <none> and password file <none>
12:12:34.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.264178 13661 fs_manager.cc:362] Metadata directory not provided
12:12:34.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.264218 13661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.264292 13661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.265100 13661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data/instance:
12:12:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "721246121417404fb73e31ef71cc3940"
12:12:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.265355 13661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal/instance:
12:12:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "721246121417404fb73e31ef71cc3940"
12:12:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.266458 13661 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.267020 13676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.267275 13661 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.267333 13661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "721246121417404fb73e31ef71cc3940"
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.267381 13661 fs_report.cc:389] FS layout report
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data/data
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.280812 13661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.281123 13661 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.281212 13661 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.285339 13661 rpc_server.cc:307] RPC server started. Bound to: 127.13.66.253:45567
12:12:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.285449 13728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.66.253:45567 every 8 connection(s)
12:12:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.285661 13661 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/data/info.pb
12:12:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.286245 13729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:34.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.287569 13729 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.290696 13579 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13661
12:12:34.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.290800 13579 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-1/wal/instance
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.291203 13579 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/logs
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data/info.pb
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.252:38019
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.252
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43797/jwks.json with env {}
12:12:34.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.292712 13729 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.296625 13729 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.296980 13657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } attempt: 2
12:12:34.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.297111 13680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.66.252:38019: connect: Connection refused (error 111)
12:12:34.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.297667 13729 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.252:38019: Network error: Client connection negotiation failed: client connection to 127.13.66.252:38019: connect: Connection refused (error 111)
12:12:34.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.300354 13657 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.301262 13657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.252:38019: Network error: Client connection negotiation failed: client connection to 127.13.66.252:38019: connect: Connection refused (error 111)
12:12:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.344425 13657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } attempt: 1
12:12:34.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.345248 13657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.252:38019: Network error: Client connection negotiation failed: client connection to 127.13.66.252:38019: connect: Connection refused (error 111)
12:12:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.346866 13729 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } attempt: 1
12:12:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.347535 13729 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.252:38019: Network error: Client connection negotiation failed: client connection to 127.13.66.252:38019: connect: Connection refused (error 111)
12:12:34.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.371241 13732 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.371469 13732 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.371502 13732 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.373337 13732 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.373428 13732 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.373452 13732 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.373469 13732 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.373489 13732 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.373508 13732 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43797/jwks.json
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.375254 13732 master_runner.cc:387] Master server non-default flags:
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.252:38019
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43797/jwks.json
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data/info.pb
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.252
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13732
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/logs
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.375571 13732 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.375875 13732 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.378579 13742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.378631 13740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.378747 13732 server_base.cc:1061] running on GCE node
12:12:34.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.378579 13739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.379195 13732 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.379400 13732 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.380576 13732 hybrid_clock.cc:648] HybridClock initialized: now 1783512754380542 us; error 51 us; skew 500 ppm
12:12:34.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.381712 13732 webserver.cc:533] Webserver started at http://127.13.66.252:45977/ using document root <none> and password file <none>
12:12:34.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.381949 13732 fs_manager.cc:362] Metadata directory not provided
12:12:34.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.382023 13732 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.382128 13732 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.382987 13732 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data/instance:
12:12:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2168448e145945f79d8977a4090abe9d"
12:12:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.383345 13732 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal/instance:
12:12:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2168448e145945f79d8977a4090abe9d"
12:12:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.384690 13732 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.385433 13748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.385740 13732 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.385823 13732 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2168448e145945f79d8977a4090abe9d"
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.385867 13732 fs_report.cc:389] FS layout report
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal
12:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data/data
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.392405 13657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } attempt: 2
12:12:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.393213 13657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.66.252:38019: Network error: Client connection negotiation failed: client connection to 127.13.66.252:38019: connect: Connection refused (error 111)
12:12:34.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.410162 13732 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.410494 13732 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.410597 13732 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.414901 13732 rpc_server.cc:307] RPC server started. Bound to: 127.13.66.252:38019
12:12:34.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.414974 13800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.66.252:38019 every 8 connection(s)
12:12:34.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.415309 13732 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/data/info.pb
12:12:34.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.415724 13729 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } attempt: 2
12:12:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.416188 13579 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13732
12:12:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.416281 13579 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/master-2/wal/instance
12:12:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.416400 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:34.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.418767 13801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.423218 13729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: Bootstrap starting.
12:12:34.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.423362 13801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.424001 13729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: Neither blocks nor log segments found. Creating new log.
12:12:34.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.424283 13729 log.cc:826] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: Log is configured to *not* fsync() on all Append() calls
12:12:34.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.425032 13729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: No bootstrap required, opened a new log
12:12:34.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.427688 13801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.428567 13729 raft_consensus.cc:359] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.428682 13729 raft_consensus.cc:385] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.428704 13729 raft_consensus.cc:740] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 721246121417404fb73e31ef71cc3940, State: Initialized, Role: FOLLOWER
12:12:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.428815 13729 consensus_queue.cc:260] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [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: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.429083 13810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [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: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.429138 13729 sys_catalog.cc:565] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: configured and running, proceeding with master startup.
12:12:34.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.429157 13810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.431545 13821 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:34.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.431607 13801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d: Bootstrap starting.
12:12:34.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.431632 13821 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.432376 13801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d: Neither blocks nor log segments found. Creating new log.
12:12:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.432670 13801 log.cc:826] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d: Log is configured to *not* fsync() on all Append() calls
12:12:34.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.431262 13661 master_runner.cc:187] Error getting master registration for 127.13.66.254:46017: OK, instance_id { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" instance_seqno: 1783512754168093 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:34.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.433188 13661 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:34.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.433422 13801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d: No bootstrap required, opened a new log
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.434885 13801 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.434988 13801 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.435006 13801 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2168448e145945f79d8977a4090abe9d, State: Initialized, Role: FOLLOWER
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.435114 13801 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [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: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.435359 13801 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [sys.catalog]: configured and running, proceeding with master startup.
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.435352 13824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [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: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.435472 13824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.437471 13835 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:34.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.437529 13835 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:34.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.437495 13732 master_runner.cc:187] Error getting master registration for 127.13.66.254:46017: OK, instance_id { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" instance_seqno: 1783512754168093 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:34.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.438756 13732 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:34.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.490804 13810 raft_consensus.cc:493] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:34.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.490983 13810 raft_consensus.cc:515] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.491262 13810 leader_election.cc:290] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d59b3385c874fee8f44009d6855539b (127.13.66.254:46017), 2168448e145945f79d8977a4090abe9d (127.13.66.252:38019)
12:12:34.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.492126 13775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "721246121417404fb73e31ef71cc3940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2168448e145945f79d8977a4090abe9d" is_pre_election: true
12:12:34.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.492292 13775 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 721246121417404fb73e31ef71cc3940 in term 0.
12:12:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.492787 13680 leader_election.cc:304] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [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: 2168448e145945f79d8977a4090abe9d, 721246121417404fb73e31ef71cc3940; no voters: 
12:12:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.492965 13810 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.493032 13810 raft_consensus.cc:493] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.493055 13810 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 0 FOLLOWER]: Advancing to term 1
12:12:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.493935 13810 raft_consensus.cc:515] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.494105 13810 leader_election.cc:290] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [CANDIDATE]: Term 1 election: Requested vote from peers 3d59b3385c874fee8f44009d6855539b (127.13.66.254:46017), 2168448e145945f79d8977a4090abe9d (127.13.66.252:38019)
12:12:34.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.494766 13775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "721246121417404fb73e31ef71cc3940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2168448e145945f79d8977a4090abe9d"
12:12:34.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.494859 13775 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 0 FOLLOWER]: Advancing to term 1
12:12:34.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.496402 13775 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 721246121417404fb73e31ef71cc3940 in term 1.
12:12:34.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.496811 13680 leader_election.cc:304] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [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: 2168448e145945f79d8977a4090abe9d, 721246121417404fb73e31ef71cc3940; no voters: 
12:12:34.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.497080 13810 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 1 FOLLOWER]: Leader election won for term 1
12:12:34.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.497308 13810 raft_consensus.cc:697] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [term 1 LEADER]: Becoming Leader. State: Replica: 721246121417404fb73e31ef71cc3940, State: Running, Role: LEADER
12:12:34.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.497406 13810 consensus_queue.cc:237] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [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: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.497856 13810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 721246121417404fb73e31ef71cc3940. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.497934 13810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: This master's current role is: LEADER
12:12:34.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.498543 13839 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:34.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.499465 13839 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:34.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.500346 13657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } attempt: 3
12:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.506263 13657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b: Bootstrap starting.
12:12:34.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.507076 13657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b: Neither blocks nor log segments found. Creating new log.
12:12:34.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.507337 13657 log.cc:826] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b: Log is configured to *not* fsync() on all Append() calls
12:12:34.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.507829 13775 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [term 1 FOLLOWER]: Refusing update from remote peer 721246121417404fb73e31ef71cc3940: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:34.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.508258 13837 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.509545 13657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b: No bootstrap required, opened a new log
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.509595 13824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 721246121417404fb73e31ef71cc3940. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.509680 13824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511191 13657 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511308 13657 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511337 13657 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d59b3385c874fee8f44009d6855539b, State: Initialized, Role: FOLLOWER
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511440 13657 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [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: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } }
12:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511888 13657 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: configured and running, proceeding with master startup.
12:12:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511916 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "721246121417404fb73e31ef71cc3940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d59b3385c874fee8f44009d6855539b"
12:12:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.511983 13629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [term 0 FOLLOWER]: Advancing to term 1
12:12:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.512022 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "721246121417404fb73e31ef71cc3940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d59b3385c874fee8f44009d6855539b" is_pre_election: true
12:12:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.513293 13629 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [term 1 FOLLOWER]: Refusing update from remote peer 721246121417404fb73e31ef71cc3940: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.513489 13837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.513576 13837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: This master's current role is: LEADER
12:12:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.513803 13810 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:34.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.515597 13824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.515719 13824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2168448e145945f79d8977a4090abe9d [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.516108 13840 mvcc.cc:204] Tried to move back new op lower bound from 7305268242460102656 to 7305268242422181888. Current Snapshot: MvccSnapshot[applied={T|T < 7305268242460102656}]
12:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.516395 13842 mvcc.cc:204] Tried to move back new op lower bound from 7305268242460102656 to 7305268242422181888. Current Snapshot: MvccSnapshot[applied={T|T < 7305268242460102656}]
12:12:34.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.517408 13860 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:34.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.517575 13860 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:34.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.518545 13859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.518829 13859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.518960 13859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 721246121417404fb73e31ef71cc3940. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.519109 13859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.519207 13859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.519320 13859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d59b3385c874fee8f44009d6855539b [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.520046 13856 mvcc.cc:204] Tried to move back new op lower bound from 7305268242460102656 to 7305268242422181888. Current Snapshot: MvccSnapshot[applied={T|T < 7305268242460102656}]
12:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.520654 13839 catalog_manager.cc:1383] Generated new cluster ID: 7026f142418043d29a5657c610b91877
12:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.520727 13839 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:34.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.524932 13810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "721246121417404fb73e31ef71cc3940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d59b3385c874fee8f44009d6855539b" member_type: VOTER last_known_addr { host: "127.13.66.254" port: 46017 } } peers { permanent_uuid: "721246121417404fb73e31ef71cc3940" member_type: VOTER last_known_addr { host: "127.13.66.253" port: 45567 } } peers { permanent_uuid: "2168448e145945f79d8977a4090abe9d" member_type: VOTER last_known_addr { host: "127.13.66.252" port: 38019 } } }
12:12:34.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.525053 13810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940 [sys.catalog]: This master's current role is: LEADER
12:12:34.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.527608 13839 catalog_manager.cc:1406] Generated new certificate authority record
12:12:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.528529 13839 catalog_manager.cc:1540] Loading token signing keys...
12:12:34.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.554598 13839 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: Generated new TSK 0
12:12:34.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.555050 13839 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.562129 13579 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/logs
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data/info.pb
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.193:0
12:12:34.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.66.193
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.193
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.680567 13864 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.680995 13864 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.681121 13864 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.683383 13864 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.683683 13864 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.66.193
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.685401 13864 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.193:0
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data/info.pb
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.193
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13864
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.66.193
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/logs
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.685674 13864 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.685918 13864 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.688436 13869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.688439 13872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.688463 13870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.691730 13864 server_base.cc:1061] running on GCE node
12:12:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.691923 13864 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.692209 13864 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.699594 13864 hybrid_clock.cc:648] HybridClock initialized: now 1783512754699562 us; error 46 us; skew 500 ppm
12:12:34.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.700995 13864 webserver.cc:533] Webserver started at http://127.13.66.193:42269/ using document root <none> and password file <none>
12:12:34.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.701225 13864 fs_manager.cc:362] Metadata directory not provided
12:12:34.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.701270 13864 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.701346 13864 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.702210 13864 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data/instance:
12:12:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1bf1468252b34bfabaa3d4c4f9d38a16"
12:12:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.702477 13864 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal/instance:
12:12:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1bf1468252b34bfabaa3d4c4f9d38a16"
12:12:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.703703 13864 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:34.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.704555 13878 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.704842 13864 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.704933 13864 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1bf1468252b34bfabaa3d4c4f9d38a16"
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.705016 13864 fs_report.cc:389] FS layout report
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data/data
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.717227 13864 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.717649 13864 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.717825 13864 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.718150 13864 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:34.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.718606 13864 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:34.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.718696 13864 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:34.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.718735 13864 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:34.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.718755 13864 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:34.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.726997 13864 rpc_server.cc:307] RPC server started. Bound to: 127.13.66.193:35019
12:12:34.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.727085 13991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.66.193:35019 every 8 connection(s)
12:12:34.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.727458 13864 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/data/info.pb
12:12:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.732193 13579 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13864
12:12:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.732314 13579 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-0/wal/instance
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.734201 13579 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/logs
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data/info.pb
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.194:0
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.66.194
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.194
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.735584 13994 heartbeater.cc:344] Connected to a master server at 127.13.66.253:45567
12:12:34.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.735715 13994 heartbeater.cc:461] Registering TS with master...
12:12:34.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.735930 13994 heartbeater.cc:507] Master 127.13.66.253:45567 requested a full tablet report, sending...
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.736112 13993 heartbeater.cc:344] Connected to a master server at 127.13.66.254:46017
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.736184 13993 heartbeater.cc:461] Registering TS with master...
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.736284 13993 heartbeater.cc:507] Master 127.13.66.254:46017 requested a full tablet report, sending...
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.736402 13693 ts_manager.cc:194] Registered new tserver with Master: 1bf1468252b34bfabaa3d4c4f9d38a16 (127.13.66.193:35019)
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.736635 13621 ts_manager.cc:194] Registered new tserver with Master: 1bf1468252b34bfabaa3d4c4f9d38a16 (127.13.66.193:35019)
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.737304 13992 heartbeater.cc:344] Connected to a master server at 127.13.66.252:38019
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.737365 13992 heartbeater.cc:461] Registering TS with master...
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.737474 13992 heartbeater.cc:507] Master 127.13.66.252:38019 requested a full tablet report, sending...
12:12:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.737532 13693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.66.193:34827
12:12:34.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.737912 13765 ts_manager.cc:194] Registered new tserver with Master: 1bf1468252b34bfabaa3d4c4f9d38a16 (127.13.66.193:35019)
12:12:34.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.816959 13999 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.817169 13999 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.817190 13999 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.818830 13999 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.818902 13999 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.66.194
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.820653 13999 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.194:0
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data/info.pb
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.194
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13999
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.66.194
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/logs
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.820884 13999 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.821084 13999 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.824018 14004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.824045 14005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.824018 14007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.824164 13999 server_base.cc:1061] running on GCE node
12:12:34.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.824501 13999 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.824827 13999 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.826037 13999 hybrid_clock.cc:648] HybridClock initialized: now 1783512754825986 us; error 62 us; skew 500 ppm
12:12:34.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.827405 13999 webserver.cc:533] Webserver started at http://127.13.66.194:37647/ using document root <none> and password file <none>
12:12:34.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.827668 13999 fs_manager.cc:362] Metadata directory not provided
12:12:34.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.827832 13999 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.827955 13999 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.829026 13999 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data/instance:
12:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "567b51e55fcd411888efd04709178cc0"
12:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.829437 13999 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal/instance:
12:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "567b51e55fcd411888efd04709178cc0"
12:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.830968 13999 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:34.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.831796 14013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.832056 13999 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.832149 13999 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "567b51e55fcd411888efd04709178cc0"
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.832197 13999 fs_report.cc:389] FS layout report
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data/data
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.858022 13999 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.858433 13999 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.858588 13999 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.858880 13999 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:34.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.859512 13999 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:34.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.859565 13999 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:34.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.859599 13999 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:34.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.859620 13999 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:34.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.867313 13999 rpc_server.cc:307] RPC server started. Bound to: 127.13.66.194:37805
12:12:34.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.867960 13999 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/data/info.pb
12:12:34.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.868582 14127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.66.194:37805 every 8 connection(s)
12:12:34.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.872067 13579 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 13999
12:12:34.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.872179 13579 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-1/wal/instance
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.873744 13579 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/logs
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data/info.pb
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.195:0
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.66.195
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.195
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:34.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.880913 14129 heartbeater.cc:344] Connected to a master server at 127.13.66.254:46017
12:12:34.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.880913 14128 heartbeater.cc:344] Connected to a master server at 127.13.66.252:38019
12:12:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.881233 14129 heartbeater.cc:461] Registering TS with master...
12:12:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.881233 14128 heartbeater.cc:461] Registering TS with master...
12:12:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.881476 14129 heartbeater.cc:507] Master 127.13.66.254:46017 requested a full tablet report, sending...
12:12:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.881476 14128 heartbeater.cc:507] Master 127.13.66.252:38019 requested a full tablet report, sending...
12:12:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.881919 13765 ts_manager.cc:194] Registered new tserver with Master: 567b51e55fcd411888efd04709178cc0 (127.13.66.194:37805)
12:12:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.881927 13621 ts_manager.cc:194] Registered new tserver with Master: 567b51e55fcd411888efd04709178cc0 (127.13.66.194:37805)
12:12:34.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.885332 14130 heartbeater.cc:344] Connected to a master server at 127.13.66.253:45567
12:12:34.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.885408 14130 heartbeater.cc:461] Registering TS with master...
12:12:34.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.885517 14130 heartbeater.cc:507] Master 127.13.66.253:45567 requested a full tablet report, sending...
12:12:34.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.885782 13693 ts_manager.cc:194] Registered new tserver with Master: 567b51e55fcd411888efd04709178cc0 (127.13.66.194:37805)
12:12:34.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.886298 13693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.66.194:34557
12:12:34.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.968575 14135 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.968848 14135 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.968873 14135 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.970551 14135 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.970629 14135 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.66.195
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.972412 14135 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.66.212:38731
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.66.195:0
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data/info.pb
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.66.195
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.66.254:46017,127.13.66.253:45567,127.13.66.252:38019
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14135
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.66.195
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/logs
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.972635 14135 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.972829 14135 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.975318 14141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.975328 14140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.975507 14135 server_base.cc:1061] running on GCE node
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.975620 14143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.975824 14135 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.976009 14135 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.977160 14135 hybrid_clock.cc:648] HybridClock initialized: now 1783512754977136 us; error 40 us; skew 500 ppm
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978368 14135 webserver.cc:533] Webserver started at http://127.13.66.195:41407/ using document root <none> and password file <none>
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978555 14135 fs_manager.cc:362] Metadata directory not provided
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978600 14135 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978701 14135 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.979640 14135 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data/instance:
12:12:34.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "faa751eb034944f68275c59ee14c60a3"
12:12:34.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.980005 14135 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal/instance:
12:12:34.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "faa751eb034944f68275c59ee14c60a3"
12:12:34.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.981248 14135 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.981928 14149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.982157 14135 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.982209 14135 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "faa751eb034944f68275c59ee14c60a3"
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-nb2j"
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.982260 14135 fs_report.cc:389] FS layout report
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data/data
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.995615 14135 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.995961 14135 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.996062 14135 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.996239 14135 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.996529 14135 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.996562 14135 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.996587 14135 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:34.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.996611 14135 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:35.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.003288 14135 rpc_server.cc:307] RPC server started. Bound to: 127.13.66.195:45095
12:12:35.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.003341 14262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.66.195:45095 every 8 connection(s)
12:12:35.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.003748 14135 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/data/info.pb
12:12:35.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.009490 13579 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14135
12:12:35.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.009634 13579 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster818123351114190088/ts-2/wal/instance
12:12:35.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.009755 14263 heartbeater.cc:344] Connected to a master server at 127.13.66.252:38019
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.009865 14263 heartbeater.cc:461] Registering TS with master...
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010061 14264 heartbeater.cc:344] Connected to a master server at 127.13.66.254:46017
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010098 14263 heartbeater.cc:507] Master 127.13.66.252:38019 requested a full tablet report, sending...
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010116 14264 heartbeater.cc:461] Registering TS with master...
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010206 14264 heartbeater.cc:507] Master 127.13.66.254:46017 requested a full tablet report, sending...
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010543 13621 ts_manager.cc:194] Registered new tserver with Master: faa751eb034944f68275c59ee14c60a3 (127.13.66.195:45095)
12:12:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010546 13765 ts_manager.cc:194] Registered new tserver with Master: faa751eb034944f68275c59ee14c60a3 (127.13.66.195:45095)
12:12:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010875 14265 heartbeater.cc:344] Connected to a master server at 127.13.66.253:45567
12:12:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.010950 14265 heartbeater.cc:461] Registering TS with master...
12:12:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.011053 14265 heartbeater.cc:507] Master 127.13.66.253:45567 requested a full tablet report, sending...
12:12:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.011346 13692 ts_manager.cc:194] Registered new tserver with Master: faa751eb034944f68275c59ee14c60a3 (127.13.66.195:45095)
12:12:35.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.011960 13692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.66.195:58535
12:12:35.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.012495 13579 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:35.013 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:35.013 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:35.014 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.66.254"
      port: 46017
    }
    bound_http_address {
      host: "127.13.66.254"
      port: 45425
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.66.253"
      port: 45567
    }
    bound_http_address {
      host: "127.13.66.253"
      port: 38837
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.66.252"
      port: 38019
    }
    bound_http_address {
      host: "127.13.66.252"
      port: 45977
    }
  }
}

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

12:12:35.015 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.66.193"
      port: 35019
    }
    bound_http_address {
      host: "127.13.66.193"
      port: 42269
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.66.194"
      port: 37805
    }
    bound_http_address {
      host: "127.13.66.194"
      port: 37647
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.66.195"
      port: 45095
    }
    bound_http_address {
      host: "127.13.66.195"
      port: 41407
    }
  }
}

12:12:35.015 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:35.017 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:35.019 [DEBUG - main] (Connection.java:748) [peer master-127.13.66.253:45567(127.13.66.253:45567)] connecting to peer
12:12:35.020 [DEBUG - main] (Connection.java:748) [peer master-127.13.66.254:46017(127.13.66.254:46017)] connecting to peer
12:12:35.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.66.253:45567(127.13.66.253:45567)] Successfully connected to peer
12:12:35.021 [DEBUG - main] (Connection.java:748) [peer master-127.13.66.252:38019(127.13.66.252:38019)] connecting to peer
12:12:35.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.66.252:38019(127.13.66.252:38019)] Successfully connected to peer
12:12:35.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.66.254:46017(127.13.66.254:46017)] Successfully connected to peer
12:12:35.024 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.66.252
12:12:35.024 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.66.254
12:12:35.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.66.253
12:12:35.039 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4ab96dc, L:/127.0.0.1:38110 - R:/127.13.66.254:46017] using SASL/PLAIN
12:12:35.039 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37641372, L:/127.0.0.1:37600 - R:/127.13.66.252:38019] using SASL/PLAIN
12:12:35.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96fc151c, L:/127.0.0.1:43888 - R:/127.13.66.253:45567] using SASL/PLAIN
12:12:35.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:35.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=26), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.66.253:45567, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.66.254:46017, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.66.252:38019, [22ms] Sub RPC ConnectToMaster: received response from server master-127.13.66.252:38019: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.13.66.254:46017: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.13.66.253:45567: OK, deferred=null) after lookup
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.045902 13692 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43888:
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512755018"
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:35.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:35.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:35.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:35.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table da41a1259a424271985f88333ae95636
12:12:35.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.055133 14197 tablet_service.cc:1511] Processing CreateTablet for tablet 40d56476a3a840f592f908affb750c90 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512755018 [id=da41a1259a424271985f88333ae95636]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:35.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.055434 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d56476a3a840f592f908affb750c90. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.056900 13926 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3dde5e5fce49ff9a24c666998ab338 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512755018 [id=da41a1259a424271985f88333ae95636]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:35.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.057171 13926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3dde5e5fce49ff9a24c666998ab338. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.059839 14278 tablet_bootstrap.cc:492] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: Bootstrap starting.
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.060739 14278 tablet_bootstrap.cc:654] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: Neither blocks nor log segments found. Creating new log.
12:12:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061025 14278 log.cc:826] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: Log is configured to *not* fsync() on all Append() calls
12:12:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061376 14279 tablet_bootstrap.cc:492] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: Bootstrap starting.
12:12:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061751 14278 tablet_bootstrap.cc:492] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: No bootstrap required, opened a new log
12:12:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061812 14278 ts_tablet_manager.cc:1403] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061966 14279 tablet_bootstrap.cc:654] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: Neither blocks nor log segments found. Creating new log.
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062263 14279 log.cc:826] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: Log is configured to *not* fsync() on all Append() calls
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062925 14279 tablet_bootstrap.cc:492] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: No bootstrap required, opened a new log
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063002 14279 ts_tablet_manager.cc:1403] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063539 14278 raft_consensus.cc:359] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa751eb034944f68275c59ee14c60a3" member_type: VOTER last_known_addr { host: "127.13.66.195" port: 45095 } }
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063726 14278 raft_consensus.cc:385] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063763 14278 raft_consensus.cc:740] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faa751eb034944f68275c59ee14c60a3, State: Initialized, Role: FOLLOWER
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063864 14278 consensus_queue.cc:260] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [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: true peers { permanent_uuid: "faa751eb034944f68275c59ee14c60a3" member_type: VOTER last_known_addr { host: "127.13.66.195" port: 45095 } }
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063939 14278 raft_consensus.cc:399] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063963 14278 raft_consensus.cc:493] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063995 14278 raft_consensus.cc:3060] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 0 FOLLOWER]: Advancing to term 1
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064539 14278 raft_consensus.cc:515] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa751eb034944f68275c59ee14c60a3" member_type: VOTER last_known_addr { host: "127.13.66.195" port: 45095 } }
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064635 14278 leader_election.cc:304] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faa751eb034944f68275c59ee14c60a3; no voters: 
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064790 14278 leader_election.cc:290] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064833 14282 raft_consensus.cc:2804] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 1 FOLLOWER]: Leader election won for term 1
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064946 14282 raft_consensus.cc:697] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [term 1 LEADER]: Becoming Leader. State: Replica: faa751eb034944f68275c59ee14c60a3, State: Running, Role: LEADER
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064872 14279 raft_consensus.cc:359] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf1468252b34bfabaa3d4c4f9d38a16" member_type: VOTER last_known_addr { host: "127.13.66.193" port: 35019 } }
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064999 14279 raft_consensus.cc:385] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065006 14278 ts_tablet_manager.cc:1434] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065034 14279 raft_consensus.cc:740] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf1468252b34bfabaa3d4c4f9d38a16, State: Initialized, Role: FOLLOWER
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065030 14282 consensus_queue.cc:237] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa751eb034944f68275c59ee14c60a3" member_type: VOTER last_known_addr { host: "127.13.66.195" port: 45095 } }
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065166 14279 consensus_queue.cc:260] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [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: true peers { permanent_uuid: "1bf1468252b34bfabaa3d4c4f9d38a16" member_type: VOTER last_known_addr { host: "127.13.66.193" port: 35019 } }
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065249 14279 raft_consensus.cc:399] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065285 14279 raft_consensus.cc:493] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065330 14279 raft_consensus.cc:3060] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 0 FOLLOWER]: Advancing to term 1
12:12:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065531 14265 heartbeater.cc:499] Master 127.13.66.253:45567 was elected leader, sending a full tablet report...
12:12:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.066011 13692 catalog_manager.cc:5697] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to faa751eb034944f68275c59ee14c60a3 (127.13.66.195). New cstate: current_term: 1 leader_uuid: "faa751eb034944f68275c59ee14c60a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faa751eb034944f68275c59ee14c60a3" member_type: VOTER last_known_addr { host: "127.13.66.195" port: 45095 } health_report { overall_health: HEALTHY } } }
12:12:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.067111 14279 raft_consensus.cc:515] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf1468252b34bfabaa3d4c4f9d38a16" member_type: VOTER last_known_addr { host: "127.13.66.193" port: 35019 } }
12:12:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.067240 14279 leader_election.cc:304] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1bf1468252b34bfabaa3d4c4f9d38a16; no voters: 
12:12:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.067387 14279 leader_election.cc:290] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.067561 14279 ts_tablet_manager.cc:1434] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
12:12:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.067966 13994 heartbeater.cc:499] Master 127.13.66.253:45567 was elected leader, sending a full tablet report...
12:12:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.068423 14288 raft_consensus.cc:2804] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 1 FOLLOWER]: Leader election won for term 1
12:12:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.068662 14288 raft_consensus.cc:697] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf1468252b34bfabaa3d4c4f9d38a16, State: Running, Role: LEADER
12:12:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.068815 14288 consensus_queue.cc:237] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf1468252b34bfabaa3d4c4f9d38a16" member_type: VOTER last_known_addr { host: "127.13.66.193" port: 35019 } }
12:12:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.069392 13693 catalog_manager.cc:5697] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf1468252b34bfabaa3d4c4f9d38a16 (127.13.66.193). New cstate: current_term: 1 leader_uuid: "1bf1468252b34bfabaa3d4c4f9d38a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf1468252b34bfabaa3d4c4f9d38a16" member_type: VOTER last_known_addr { host: "127.13.66.193" port: 35019 } health_report { overall_health: HEALTHY } } }
12:12:35.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.089 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.090 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@64f857e7, flushNotification=Deferred@278262050(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:35.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.099 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.112 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.113 [DEBUG - kudu-nio-0] (Connection.java:748) [peer faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)] connecting to peer
12:12:35.115 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)] connecting to peer
12:12:35.115 [DEBUG - kudu-nio-3] (Connection.java:757) [peer faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)] Successfully connected to peer
12:12:35.116 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)] Successfully connected to peer
12:12:35.135 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xa0da2f71, L:/127.0.0.1:42970 - R:/127.13.66.193:35019] using TOKEN/null
12:12:35.135 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x86a30959, L:/127.0.0.1:39218 - R:/127.13.66.195:45095] using TOKEN/null
12:12:35.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.140 [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=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.141 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.66.253:45567, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.66.253:45567: OK, deferred=null)) after lookup
12:12:35.143 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512755018, tablet=7c3dde5e5fce49ff9a24c666998ab338, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:35.143 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7c3dde5e5fce49ff9a24c666998ab338 for partition [0x00000000, 0x00000001) with scanner id null
12:12:35.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512755018, tablet=40d56476a3a840f592f908affb750c90, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:35.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 40d56476a3a840f592f908affb750c90 for partition [0x00000001, 0x00000002) with scanner id null
12:12:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.147866 13693 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43888:
12:12:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512755018" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullableDef" type: INT32 is_key: false is_nullable: true read_default_value: "\310\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.150436 14296 tablet.cc:1724] T 7c3dde5e5fce49ff9a24c666998ab338 P 1bf1468252b34bfabaa3d4c4f9d38a16: Alter schema from (
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.151026 14295 tablet.cc:1724] T 40d56476a3a840f592f908affb750c90 P faa751eb034944f68275c59ee14c60a3: Alter schema from (
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:35.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.158234 13693 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 721246121417404fb73e31ef71cc3940: org.apache.kudu.client.TestAlterTable-1783512755018 [id=da41a1259a424271985f88333ae95636] alter complete (version 1)
12:12:35.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table da41a1259a424271985f88333ae95636
12:12:35.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7c3dde5e5fce49ff9a24c666998ab338 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000000, 0x00000001)
12:12:35.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 40d56476a3a840f592f908affb750c90 for table 'org.apache.kudu.client.TestAlterTable-1783512755018' with partition [0x00000001, 0x00000002)
12:12:35.166 [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=7c3dde5e5fce49ff9a24c666998ab338@[1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=40d56476a3a840f592f908affb750c90@[faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:35.167 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.66.253:45567, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.66.253:45567: OK, deferred=null)) after lookup
12:12:35.169 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512755018, tablet=7c3dde5e5fce49ff9a24c666998ab338, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:35.170 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7c3dde5e5fce49ff9a24c666998ab338 for partition [0x00000000, 0x00000001) with scanner id null
12:12:35.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512755018, tablet=40d56476a3a840f592f908affb750c90, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:35.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 40d56476a3a840f592f908affb750c90 for partition [0x00000001, 0x00000002) with scanner id null
12:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.178699 13693 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43888:
12:12:35.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512755018" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
12:12:35.183 [DEBUG - main] (Connection.java:575) [peer master-127.13.66.253:45567(127.13.66.253:45567)] disconnecting while in state READY
12:12:35.183 [DEBUG - main] (Connection.java:575) [peer 1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)] disconnecting while in state READY
12:12:35.184 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)] handling channelInactive
12:12:35.184 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.66.253:45567(127.13.66.253:45567)] handling channelInactive
12:12:35.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.66.253:45567(127.13.66.253:45567)] cleaning up while in state READY due to: connection closed
12:12:35.184 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 1bf1468252b34bfabaa3d4c4f9d38a16(127.13.66.193:35019)] cleaning up while in state READY due to: connection closed
12:12:35.184 [DEBUG - main] (Connection.java:575) [peer master-127.13.66.254:46017(127.13.66.254:46017)] disconnecting while in state READY
12:12:35.185 [DEBUG - main] (Connection.java:575) [peer master-127.13.66.252:38019(127.13.66.252:38019)] disconnecting while in state READY
12:12:35.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.66.254:46017(127.13.66.254:46017)] handling channelInactive
12:12:35.185 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.66.254:46017(127.13.66.254:46017)] cleaning up while in state READY due to: connection closed
12:12:35.186 [DEBUG - main] (Connection.java:575) [peer faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)] disconnecting while in state READY
12:12:35.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.66.252:38019(127.13.66.252:38019)] handling channelInactive
12:12:35.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.66.252:38019(127.13.66.252:38019)] cleaning up while in state READY due to: connection closed
12:12:35.186 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:35.188 [DEBUG - kudu-nio-3] (Connection.java:239) [peer faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)] handling channelInactive
12:12:35.188 [DEBUG - kudu-nio-3] (Connection.java:709) [peer faa751eb034944f68275c59ee14c60a3(127.13.66.195:45095)] cleaning up while in state READY due to: connection closed
12:12:35.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.189435 13579 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13864
12:12:35.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.198642 13579 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13999
12:12:35.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.204101 13579 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14135
12:12:35.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.209997 13579 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13590
12:12:35.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.215565 13579 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13661
12:12:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.221272 13579 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 13732
12:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:35Z chronyd exiting
.12:12:35.269 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512755269
12:12:35.272 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:35.272 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:35.272 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:35.273 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:35.273 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:35.275 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:35.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.353861 14305 mini_oidc.cc:150] Starting JWKS server
12:12:35.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.354537 14305 webserver.cc:533] Webserver started at http://127.0.0.1:40661/ using document root <none> and password file <none>
12:12:35.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.354638 14305 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:35.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.354799 14305 webserver.cc:533] Webserver started at http://127.0.0.1:42107/ using document root <none> and password file <none>
12:12:35.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:35.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:35Z Disabled control of system clock
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.370041 14305 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/logs
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data/info.pb
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.126:43985
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.126
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40661/jwks.json with env {}
12:12:35.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.450866 14316 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:35.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.451052 14316 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:35.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.451073 14316 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:35.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.452525 14316 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:35.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.452565 14316 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:35.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.452579 14316 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:35.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.452591 14316 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:35.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.452605 14316 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:35.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.452616 14316 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40661/jwks.json
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.454174 14316 master_runner.cc:387] Master server non-default flags:
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.126:43985
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40661/jwks.json
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data/info.pb
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.126
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14316
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/logs
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.454376 14316 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:35.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.454551 14316 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:35.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.457168 14316 server_base.cc:1061] running on GCE node
12:12:35.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.457197 14321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.457257 14324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.457265 14322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.457598 14316 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:35.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.457866 14316 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:35.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.459064 14316 hybrid_clock.cc:648] HybridClock initialized: now 1783512755459056 us; error 64 us; skew 500 ppm
12:12:35.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.460266 14316 webserver.cc:533] Webserver started at http://127.13.248.126:42989/ using document root <none> and password file <none>
12:12:35.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.460496 14316 fs_manager.cc:362] Metadata directory not provided
12:12:35.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.460570 14316 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:35.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.460683 14316 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:35.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.461520 14316 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data/instance:
12:12:35.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f380e279c5b8496f9edaa5c63dcd469c"
12:12:35.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.461872 14316 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal/instance:
12:12:35.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f380e279c5b8496f9edaa5c63dcd469c"
12:12:35.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.463145 14316 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.463973 14330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.464169 14316 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.464231 14316 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f380e279c5b8496f9edaa5c63dcd469c"
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.464272 14316 fs_report.cc:389] FS layout report
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data/data
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:35.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:35.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.472733 14316 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:35.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.473006 14316 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:35.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.473089 14316 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:35.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.477510 14316 rpc_server.cc:307] RPC server started. Bound to: 127.13.248.126:43985
12:12:35.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.477545 14382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.248.126:43985 every 8 connection(s)
12:12:35.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.477838 14316 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/data/info.pb
12:12:35.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.478384 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.479861 14383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.484735 14305 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14316
12:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.484867 14305 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-0/wal/instance
12:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.485246 14383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.485671 14331 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.248.125:45815: connect: Connection refused (error 111)
12:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.485872 14305 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/logs
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data/info.pb
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.125:45815
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.125
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40661/jwks.json with env {}
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.486217 14383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.125:45815: Network error: Client connection negotiation failed: client connection to 127.13.248.125:45815: connect: Connection refused (error 111)
12:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.535465 14383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } attempt: 1
12:12:35.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.536559 14383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.125:45815: Network error: Client connection negotiation failed: client connection to 127.13.248.125:45815: connect: Connection refused (error 111)
12:12:35.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.568342 14388 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:35.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.568527 14388 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:35.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.568548 14388 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.569964 14388 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.570007 14388 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.570022 14388 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.570036 14388 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.570050 14388 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.570062 14388 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40661/jwks.json
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.571520 14388 master_runner.cc:387] Master server non-default flags:
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.125:45815
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40661/jwks.json
12:12:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data/info.pb
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.125
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14388
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/logs
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.571777 14388 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.571974 14388 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.574419 14394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.574432 14393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.574496 14396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.574487 14388 server_base.cc:1061] running on GCE node
12:12:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.575067 14388 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:35.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.575322 14388 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.576470 14388 hybrid_clock.cc:648] HybridClock initialized: now 1783512755576453 us; error 34 us; skew 500 ppm
12:12:35.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.577559 14388 webserver.cc:533] Webserver started at http://127.13.248.125:42063/ using document root <none> and password file <none>
12:12:35.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.577783 14388 fs_manager.cc:362] Metadata directory not provided
12:12:35.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.577854 14388 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:35.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.578019 14388 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:35.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.578886 14388 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data/instance:
12:12:35.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a9420fde14b493396680bd8deef7d81"
12:12:35.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.579246 14388 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal/instance:
12:12:35.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a9420fde14b493396680bd8deef7d81"
12:12:35.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.580521 14388 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.581252 14402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.581449 14388 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.581529 14388 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a9420fde14b493396680bd8deef7d81"
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.581586 14388 fs_report.cc:389] FS layout report
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data/data
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:35.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.604741 14383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } attempt: 2
12:12:35.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.605816 14383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.125:45815: Network error: Client connection negotiation failed: client connection to 127.13.248.125:45815: connect: Connection refused (error 111)
12:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.606846 14388 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.607112 14388 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.607208 14388 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:35.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.611554 14388 rpc_server.cc:307] RPC server started. Bound to: 127.13.248.125:45815
12:12:35.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.611588 14454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.248.125:45815 every 8 connection(s)
12:12:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.611955 14388 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/data/info.pb
12:12:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.612522 14455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.613739 14455 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.618716 14455 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.621075 14305 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14388
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.621150 14305 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-1/wal/instance
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.621560 14305 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/logs
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data/info.pb
12:12:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.124:42971
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.124
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40661/jwks.json with env {}
12:12:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.623709 14455 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.624194 14403 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.248.124:42971: connect: Connection refused (error 111)
12:12:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.624668 14455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.124:42971: Network error: Client connection negotiation failed: client connection to 127.13.248.124:42971: connect: Connection refused (error 111)
12:12:35.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.673926 14455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } attempt: 1
12:12:35.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.674786 14455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.124:42971: Network error: Client connection negotiation failed: client connection to 127.13.248.124:42971: connect: Connection refused (error 111)
12:12:35.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.697005 14383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } attempt: 3
12:12:35.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.700654 14383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.701539 14383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.124:42971: Network error: Client connection negotiation failed: client connection to 127.13.248.124:42971: connect: Connection refused (error 111)
12:12:35.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.709858 14459 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:35.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.710072 14459 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:35.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.710098 14459 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.711828 14459 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.711882 14459 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.711898 14459 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.711912 14459 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.711926 14459 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.711939 14459 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40661/jwks.json
12:12:35.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.713719 14459 master_runner.cc:387] Master server non-default flags:
12:12:35.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.124:42971
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40661/jwks.json
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data/info.pb
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.124
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14459
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/logs
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.713950 14459 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:35.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.714164 14459 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:35.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.716938 14466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.716917 14465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.716913 14468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:35.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.717319 14459 server_base.cc:1061] running on GCE node
12:12:35.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.717571 14459 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:35.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.717887 14459 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:35.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.719094 14459 hybrid_clock.cc:648] HybridClock initialized: now 1783512755719078 us; error 31 us; skew 500 ppm
12:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.720413 14459 webserver.cc:533] Webserver started at http://127.13.248.124:41759/ using document root <none> and password file <none>
12:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.720696 14459 fs_manager.cc:362] Metadata directory not provided
12:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.720778 14459 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.720901 14459 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.721832 14459 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data/instance:
12:12:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4097f9d86d6b4c17924e13487253603a"
12:12:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.722235 14459 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal/instance:
12:12:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4097f9d86d6b4c17924e13487253603a"
12:12:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.724157 14459 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.724905 14474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.725149 14459 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.725229 14459 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4097f9d86d6b4c17924e13487253603a"
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-nb2j"
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.725303 14459 fs_report.cc:389] FS layout report
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data/data
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.732713 14383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } attempt: 1
12:12:35.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.733595 14383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.248.124:42971: Network error: Client connection negotiation failed: client connection to 127.13.248.124:42971: connect: Connection refused (error 111)
12:12:35.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.736007 14459 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:35.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.736411 14459 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:35.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.736588 14459 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.740988 14459 rpc_server.cc:307] RPC server started. Bound to: 127.13.248.124:42971
12:12:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.741026 14526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.248.124:42971 every 8 connection(s)
12:12:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.741436 14459 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/data/info.pb
12:12:35.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.742100 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.742969 14455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } attempt: 2
12:12:35.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.743827 14527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.747030 14305 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14459
12:12:35.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.747130 14305 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/master-2/wal/instance
12:12:35.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.749281 14527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.750563 14455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: Bootstrap starting.
12:12:35.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.751387 14455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: Neither blocks nor log segments found. Creating new log.
12:12:35.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.751636 14455 log.cc:826] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: Log is configured to *not* fsync() on all Append() calls
12:12:35.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.752629 14455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: No bootstrap required, opened a new log
12:12:35.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.753209 14527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } has no permanent_uuid. Determining permanent_uuid...
12:12:35.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.755250 14455 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.755450 14455 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.755493 14455 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a9420fde14b493396680bd8deef7d81, State: Initialized, Role: FOLLOWER
12:12:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.755970 14455 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.756364 14535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.756435 14455 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [sys.catalog]: configured and running, proceeding with master startup.
12:12:35.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.758237 14527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: Bootstrap starting.
12:12:35.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.759104 14527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: Neither blocks nor log segments found. Creating new log.
12:12:35.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.759420 14527 log.cc:826] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: Log is configured to *not* fsync() on all Append() calls
12:12:35.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.760398 14527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: No bootstrap required, opened a new log
12:12:35.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.760551 14388 master_runner.cc:187] Error getting master registration for 127.13.248.126:43985: OK, instance_id { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" instance_seqno: 1783512755476252 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:35.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.761757 14388 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.762722 14527 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.762866 14527 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.762902 14527 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4097f9d86d6b4c17924e13487253603a, State: Initialized, Role: FOLLOWER
12:12:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.763013 14527 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.763294 14549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.763343 14527 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [sys.catalog]: configured and running, proceeding with master startup.
12:12:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.763382 14549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.758885 14535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.759622 14546 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:35.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.764247 14546 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:35.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.766078 14560 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:35.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.766299 14560 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:35.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.766083 14459 master_runner.cc:187] Error getting master registration for 127.13.248.126:43985: OK, instance_id { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" instance_seqno: 1783512755476252 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:35.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.767586 14459 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:35.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.808791 14383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } attempt: 2
12:12:35.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.814109 14383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Bootstrap starting.
12:12:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.814913 14383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Neither blocks nor log segments found. Creating new log.
12:12:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.815223 14383 log.cc:826] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Log is configured to *not* fsync() on all Append() calls
12:12:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.816056 14383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: No bootstrap required, opened a new log
12:12:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.818540 14383 raft_consensus.cc:359] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.818681 14383 raft_consensus.cc:385] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.818734 14383 raft_consensus.cc:740] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f380e279c5b8496f9edaa5c63dcd469c, State: Initialized, Role: FOLLOWER
12:12:35.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.818890 14383 consensus_queue.cc:260] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.819182 14563 sys_catalog.cc:455] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.819231 14383 sys_catalog.cc:565] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: configured and running, proceeding with master startup.
12:12:35.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.819371 14563 sys_catalog.cc:458] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.821820 14574 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:35.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.822034 14574 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.824131 14316 master_runner.cc:264] No leader master found from master f380e279c5b8496f9edaa5c63dcd469c
12:12:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.824200 14316 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.857831 14408 tablet.cc:2406] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.919257 14563 raft_consensus.cc:493] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.919401 14563 raft_consensus.cc:515] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.919687 14563 leader_election.cc:290] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a9420fde14b493396680bd8deef7d81 (127.13.248.125:45815), 4097f9d86d6b4c17924e13487253603a (127.13.248.124:42971)
12:12:35.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.920224 14429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f380e279c5b8496f9edaa5c63dcd469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a9420fde14b493396680bd8deef7d81" is_pre_election: true
12:12:35.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.920392 14429 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f380e279c5b8496f9edaa5c63dcd469c in term 0.
12:12:35.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.921092 14331 leader_election.cc:304] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [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: 9a9420fde14b493396680bd8deef7d81, f380e279c5b8496f9edaa5c63dcd469c; no voters: 
12:12:35.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.921309 14563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:35.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.921358 14563 raft_consensus.cc:493] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:35.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.921380 14563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 0 FOLLOWER]: Advancing to term 1
12:12:35.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.922334 14563 raft_consensus.cc:515] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.922492 14563 leader_election.cc:290] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [CANDIDATE]: Term 1 election: Requested vote from peers 9a9420fde14b493396680bd8deef7d81 (127.13.248.125:45815), 4097f9d86d6b4c17924e13487253603a (127.13.248.124:42971)
12:12:35.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.922730 14429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f380e279c5b8496f9edaa5c63dcd469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a9420fde14b493396680bd8deef7d81"
12:12:35.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.922811 14429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 0 FOLLOWER]: Advancing to term 1
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.924599 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f380e279c5b8496f9edaa5c63dcd469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4097f9d86d6b4c17924e13487253603a"
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.924732 14500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 0 FOLLOWER]: Advancing to term 1
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.925633 14500 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f380e279c5b8496f9edaa5c63dcd469c in term 1.
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.925765 14501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f380e279c5b8496f9edaa5c63dcd469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4097f9d86d6b4c17924e13487253603a" is_pre_election: true
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.925830 14501 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate f380e279c5b8496f9edaa5c63dcd469c in term 1. Re-sending same reply.
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.926038 14331 leader_election.cc:304] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [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: 4097f9d86d6b4c17924e13487253603a, f380e279c5b8496f9edaa5c63dcd469c; no voters: 
12:12:35.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.926589 14429 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f380e279c5b8496f9edaa5c63dcd469c in term 1.
12:12:35.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.926941 14563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 1 FOLLOWER]: Leader election won for term 1
12:12:35.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.927124 14563 raft_consensus.cc:697] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [term 1 LEADER]: Becoming Leader. State: Replica: f380e279c5b8496f9edaa5c63dcd469c, State: Running, Role: LEADER
12:12:35.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.927217 14563 consensus_queue.cc:237] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [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: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } }
12:12:35.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.927678 14563 sys_catalog.cc:455] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f380e279c5b8496f9edaa5c63dcd469c. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.928975 14563 sys_catalog.cc:458] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: This master's current role is: LEADER
12:12:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.929996 14578 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.930321 14578 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.932320 14501 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [term 1 FOLLOWER]: Refusing update from remote peer f380e279c5b8496f9edaa5c63dcd469c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.932789 14576 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.934123 14549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f380e279c5b8496f9edaa5c63dcd469c. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.934216 14549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.934824 14429 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [term 1 FOLLOWER]: Refusing update from remote peer f380e279c5b8496f9edaa5c63dcd469c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:35.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.935159 14576 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:35.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.936400 14535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f380e279c5b8496f9edaa5c63dcd469c. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.936507 14535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.937680 14576 sys_catalog.cc:455] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.937772 14576 sys_catalog.cc:458] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: This master's current role is: LEADER
12:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.938331 14535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.938418 14535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81 [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.938834 14579 mvcc.cc:204] Tried to move back new op lower bound from 7305268248296067072 to 7305268248278528000. Current Snapshot: MvccSnapshot[applied={T|T < 7305268248296067072}]
12:12:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.939901 14582 mvcc.cc:204] Tried to move back new op lower bound from 7305268248296067072 to 7305268248278528000. Current Snapshot: MvccSnapshot[applied={T|T < 7305268248296067072}]
12:12:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.940347 14563 sys_catalog.cc:455] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.940433 14563 sys_catalog.cc:458] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c [sys.catalog]: This master's current role is: LEADER
12:12:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.940789 14549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f380e279c5b8496f9edaa5c63dcd469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f380e279c5b8496f9edaa5c63dcd469c" member_type: VOTER last_known_addr { host: "127.13.248.126" port: 43985 } } peers { permanent_uuid: "9a9420fde14b493396680bd8deef7d81" member_type: VOTER last_known_addr { host: "127.13.248.125" port: 45815 } } peers { permanent_uuid: "4097f9d86d6b4c17924e13487253603a" member_type: VOTER last_known_addr { host: "127.13.248.124" port: 42971 } } }
12:12:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.940873 14549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.941747 14580 mvcc.cc:204] Tried to move back new op lower bound from 7305268248296067072 to 7305268248278528000. Current Snapshot: MvccSnapshot[applied={T|T < 7305268248296067072}]
12:12:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.942350 14578 catalog_manager.cc:1383] Generated new cluster ID: 8168b291478647d2b913bf167a1a9cf8
12:12:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.942401 14578 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:35.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.962913 14578 catalog_manager.cc:1406] Generated new certificate authority record
12:12:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.965204 14578 catalog_manager.cc:1540] Loading token signing keys...
12:12:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.981781 14578 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Generated new TSK 0
12:12:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.982051 14578 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.985946 14305 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/logs
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data/info.pb
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.65:0
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.248.65
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.65
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.073122 14588 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.073335 14588 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.073366 14588 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:36.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.075064 14588 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:36.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.075150 14588 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.248.65
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.076866 14588 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.65:0
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data/info.pb
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.65
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14588
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.248.65
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/logs
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.077260 14588 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.077567 14588 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.080307 14596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.080399 14594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.080438 14593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.080521 14588 server_base.cc:1061] running on GCE node
12:12:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.080691 14588 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.080883 14588 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:36.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.082207 14588 hybrid_clock.cc:648] HybridClock initialized: now 1783512756082183 us; error 45 us; skew 500 ppm
12:12:36.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.083442 14588 webserver.cc:533] Webserver started at http://127.13.248.65:34373/ using document root <none> and password file <none>
12:12:36.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.083617 14588 fs_manager.cc:362] Metadata directory not provided
12:12:36.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.083724 14588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:36.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.083822 14588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:36.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.084677 14588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data/instance:
12:12:36.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "92ff4a9ab62b4f93b893caaa3dca3eac"
12:12:36.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.085022 14588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal/instance:
12:12:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "92ff4a9ab62b4f93b893caaa3dca3eac"
12:12:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.086232 14588 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.086928 14602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.087330 14588 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.087404 14588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "92ff4a9ab62b4f93b893caaa3dca3eac"
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.087457 14588 fs_report.cc:389] FS layout report
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data/data
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.104993 14588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.105357 14588 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.105454 14588 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.105785 14588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:36.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.106186 14588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:36.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.106225 14588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:36.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.106251 14588 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:36.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.106264 14588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.112910 14588 rpc_server.cc:307] RPC server started. Bound to: 127.13.248.65:36645
12:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.113001 14715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.248.65:36645 every 8 connection(s)
12:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.113305 14588 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/data/info.pb
12:12:36.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.115262 14305 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14588
12:12:36.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.115370 14305 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal/instance
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.116631 14305 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/logs
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data/info.pb
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.66:0
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.248.66
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.66
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.119557 14717 heartbeater.cc:344] Connected to a master server at 127.13.248.126:43985
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.119758 14718 heartbeater.cc:344] Connected to a master server at 127.13.248.125:45815
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.119855 14718 heartbeater.cc:461] Registering TS with master...
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120066 14716 heartbeater.cc:344] Connected to a master server at 127.13.248.124:42971
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120128 14716 heartbeater.cc:461] Registering TS with master...
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120131 14718 heartbeater.cc:507] Master 127.13.248.125:45815 requested a full tablet report, sending...
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120292 14716 heartbeater.cc:507] Master 127.13.248.124:42971 requested a full tablet report, sending...
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.119848 14717 heartbeater.cc:461] Registering TS with master...
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120711 14717 heartbeater.cc:507] Master 127.13.248.126:43985 requested a full tablet report, sending...
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120751 14419 ts_manager.cc:194] Registered new tserver with Master: 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65:36645)
12:12:36.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.120882 14491 ts_manager.cc:194] Registered new tserver with Master: 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65:36645)
12:12:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.121161 14347 ts_manager.cc:194] Registered new tserver with Master: 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65:36645)
12:12:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.121907 14347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.248.65:36983
12:12:36.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.198911 14723 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:36.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.199107 14723 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:36.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.199128 14723 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:36.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.200713 14723 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:36.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.200780 14723 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.248.66
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.202327 14723 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.66:0
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data/info.pb
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.66
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14723
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.248.66
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/logs
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:36.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:36.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.202531 14723 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:36.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.202721 14723 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.205789 14728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.205801 14723 server_base.cc:1061] running on GCE node
12:12:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.205770 14729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.205760 14731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.206379 14723 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:36.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.206573 14723 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:36.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.207713 14723 hybrid_clock.cc:648] HybridClock initialized: now 1783512756207697 us; error 28 us; skew 500 ppm
12:12:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.208884 14723 webserver.cc:533] Webserver started at http://127.13.248.66:45187/ using document root <none> and password file <none>
12:12:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.209136 14723 fs_manager.cc:362] Metadata directory not provided
12:12:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.209211 14723 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.209321 14723 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.210223 14723 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data/instance:
12:12:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dbfed160528c4dd3985f021d5c095957"
12:12:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.210583 14723 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal/instance:
12:12:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dbfed160528c4dd3985f021d5c095957"
12:12:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.211988 14723 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.212859 14737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.213142 14723 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.213227 14723 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dbfed160528c4dd3985f021d5c095957"
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.213286 14723 fs_report.cc:389] FS layout report
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data/data
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.252102 14723 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.252465 14723 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.252632 14723 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:36.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.252882 14723 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:36.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.253262 14723 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:36.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.253319 14723 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:36.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.253352 14723 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:36.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.253369 14723 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:36.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.260555 14723 rpc_server.cc:307] RPC server started. Bound to: 127.13.248.66:42089
12:12:36.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.260613 14850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.248.66:42089 every 8 connection(s)
12:12:36.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.260957 14723 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/data/info.pb
12:12:36.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.265447 14305 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14723
12:12:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.265564 14305 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal/instance
12:12:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266077 14853 heartbeater.cc:344] Connected to a master server at 127.13.248.125:45815
12:12:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266170 14853 heartbeater.cc:461] Registering TS with master...
12:12:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266444 14853 heartbeater.cc:507] Master 127.13.248.125:45815 requested a full tablet report, sending...
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266748 14851 heartbeater.cc:344] Connected to a master server at 127.13.248.124:42971
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266808 14851 heartbeater.cc:461] Registering TS with master...
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266904 14851 heartbeater.cc:507] Master 127.13.248.124:42971 requested a full tablet report, sending...
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.266935 14419 ts_manager.cc:194] Registered new tserver with Master: dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089)
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.267050 14305 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/logs
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data/info.pb
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.67:0
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.248.67
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.67
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:36.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:36.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:36.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.267266 14491 ts_manager.cc:194] Registered new tserver with Master: dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089)
12:12:36.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.269174 14852 heartbeater.cc:344] Connected to a master server at 127.13.248.126:43985
12:12:36.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.269258 14852 heartbeater.cc:461] Registering TS with master...
12:12:36.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.269362 14852 heartbeater.cc:507] Master 127.13.248.126:43985 requested a full tablet report, sending...
12:12:36.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.269683 14347 ts_manager.cc:194] Registered new tserver with Master: dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089)
12:12:36.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.270093 14347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.248.66:41055
12:12:36.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.346570 14858 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.346791 14858 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.346822 14858 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:36.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.348500 14858 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:36.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.348594 14858 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.248.67
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.350224 14858 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.248.84:40915
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.248.67:0
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data/info.pb
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.248.67
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.248.126:43985,127.13.248.125:45815,127.13.248.124:42971
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14858
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.248.67
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/logs
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.350517 14858 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:36.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.350800 14858 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:36.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.353590 14866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.353569 14863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.353725 14864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:36.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.353958 14858 server_base.cc:1061] running on GCE node
12:12:36.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.354172 14858 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:36.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.354372 14858 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:36.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.355544 14858 hybrid_clock.cc:648] HybridClock initialized: now 1783512756355481 us; error 74 us; skew 500 ppm
12:12:36.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.356819 14858 webserver.cc:533] Webserver started at http://127.13.248.67:42321/ using document root <none> and password file <none>
12:12:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.357057 14858 fs_manager.cc:362] Metadata directory not provided
12:12:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.357129 14858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.357242 14858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.358199 14858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data/instance:
12:12:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494"
12:12:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.358568 14858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal/instance:
12:12:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494"
12:12:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.359908 14858 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.360807 14872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.361097 14858 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.361157 14858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494"
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:36 on dist-test-slave-nb2j"
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.361207 14858 fs_report.cc:389] FS layout report
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data/data
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:36.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.392307 14858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:36.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.392663 14858 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:36.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.392769 14858 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:36.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.392975 14858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:36.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.393290 14858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:36.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.393321 14858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:36.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.393343 14858 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:36.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.393357 14858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:36.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.399098 14858 rpc_server.cc:307] RPC server started. Bound to: 127.13.248.67:44749
12:12:36.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.399152 14985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.248.67:44749 every 8 connection(s)
12:12:36.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.399464 14858 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/data/info.pb
12:12:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.402832 14305 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 14858
12:12:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.402923 14305 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal/instance
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405041 14988 heartbeater.cc:344] Connected to a master server at 127.13.248.125:45815
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405081 14986 heartbeater.cc:344] Connected to a master server at 127.13.248.124:42971
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405153 14986 heartbeater.cc:461] Registering TS with master...
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405154 14988 heartbeater.cc:461] Registering TS with master...
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405368 14986 heartbeater.cc:507] Master 127.13.248.124:42971 requested a full tablet report, sending...
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405368 14988 heartbeater.cc:507] Master 127.13.248.125:45815 requested a full tablet report, sending...
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405642 14987 heartbeater.cc:344] Connected to a master server at 127.13.248.126:43985
12:12:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405807 14987 heartbeater.cc:461] Registering TS with master...
12:12:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405870 14419 ts_manager.cc:194] Registered new tserver with Master: 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749)
12:12:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.405973 14987 heartbeater.cc:507] Master 127.13.248.126:43985 requested a full tablet report, sending...
12:12:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.406184 14491 ts_manager.cc:194] Registered new tserver with Master: 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749)
12:12:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.406219 14347 ts_manager.cc:194] Registered new tserver with Master: 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749)
12:12:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.406651 14347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.248.67:54223
12:12:36.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.419416 14305 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:36.420 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:36.420 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:36.421 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.248.126"
      port: 43985
    }
    bound_http_address {
      host: "127.13.248.126"
      port: 42989
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.248.125"
      port: 45815
    }
    bound_http_address {
      host: "127.13.248.125"
      port: 42063
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.248.124"
      port: 42971
    }
    bound_http_address {
      host: "127.13.248.124"
      port: 41759
    }
  }
}

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

12:12:36.422 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.248.65"
      port: 36645
    }
    bound_http_address {
      host: "127.13.248.65"
      port: 34373
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.248.66"
      port: 42089
    }
    bound_http_address {
      host: "127.13.248.66"
      port: 45187
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.248.67"
      port: 44749
    }
    bound_http_address {
      host: "127.13.248.67"
      port: 42321
    }
  }
}

12:12:36.422 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:36.424 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:36.425 [DEBUG - main] (Connection.java:748) [peer master-127.13.248.124:42971(127.13.248.124:42971)] connecting to peer
12:12:36.426 [DEBUG - main] (Connection.java:748) [peer master-127.13.248.126:43985(127.13.248.126:43985)] connecting to peer
12:12:36.427 [DEBUG - main] (Connection.java:748) [peer master-127.13.248.125:45815(127.13.248.125:45815)] connecting to peer
12:12:36.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.248.124:42971(127.13.248.124:42971)] Successfully connected to peer
12:12:36.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.248.126:43985(127.13.248.126:43985)] Successfully connected to peer
12:12:36.429 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.248.124
12:12:36.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.248.126
12:12:36.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.248.125:45815(127.13.248.125:45815)] Successfully connected to peer
12:12:36.435 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.248.125
12:12:36.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb23e35fd, L:/127.0.0.1:38924 - R:/127.13.248.124:42971] using SASL/PLAIN
12:12:36.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4082fc01, L:/127.0.0.1:38732 - R:/127.13.248.126:43985] using SASL/PLAIN
12:12:36.446 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ccd9509, L:/127.0.0.1:47588 - R:/127.13.248.125:45815] using SASL/PLAIN
12:12:36.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:36.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.248.124:42971, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.248.126:43985, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.248.125:45815, [19ms] Sub RPC ConnectToMaster: received response from server master-127.13.248.124:42971: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.13.248.126:43985: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.13.248.125:45815: OK, deferred=null) after lookup
12:12:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.448637 14347 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512756424"
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:36.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4fff6a8e2a394ef2953718654408c81e
12:12:36.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.458770 14920 tablet_service.cc:1511] Processing CreateTablet for tablet 9da9c3bfb33d45a08448162789c953de (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:36.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.459146 14920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da9c3bfb33d45a08448162789c953de. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.459781 14785 tablet_service.cc:1511] Processing CreateTablet for tablet 5e50d21595dc45708aeb57e5762e97d6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:36.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.460054 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e50d21595dc45708aeb57e5762e97d6. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.461995 15001 tablet_bootstrap.cc:492] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Bootstrap starting.
12:12:36.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.462890 15001 tablet_bootstrap.cc:654] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Neither blocks nor log segments found. Creating new log.
12:12:36.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.463174 15001 log.cc:826] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Log is configured to *not* fsync() on all Append() calls
12:12:36.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.463512 15002 tablet_bootstrap.cc:492] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Bootstrap starting.
12:12:36.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.463909 15001 tablet_bootstrap.cc:492] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: No bootstrap required, opened a new log
12:12:36.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.463963 15001 ts_tablet_manager.cc:1403] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:36.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.464303 15002 tablet_bootstrap.cc:654] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Neither blocks nor log segments found. Creating new log.
12:12:36.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.464758 15002 log.cc:826] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Log is configured to *not* fsync() on all Append() calls
12:12:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465420 15002 tablet_bootstrap.cc:492] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: No bootstrap required, opened a new log
12:12:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465493 15002 ts_tablet_manager.cc:1403] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465684 15001 raft_consensus.cc:359] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465795 15001 raft_consensus.cc:385] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465814 15001 raft_consensus.cc:740] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e3b6ef2c594a0b8bbde5d8f0ce4494, State: Initialized, Role: FOLLOWER
12:12:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465905 15001 consensus_queue.cc:260] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [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: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.465968 15001 raft_consensus.cc:399] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.466001 15001 raft_consensus.cc:493] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.466027 15001 raft_consensus.cc:3060] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.466500 15001 raft_consensus.cc:515] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.466593 15001 leader_election.cc:304] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 93e3b6ef2c594a0b8bbde5d8f0ce4494; no voters: 
12:12:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.466706 15001 leader_election.cc:290] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.466938 15001 ts_tablet_manager.cc:1434] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467015 15002 raft_consensus.cc:359] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467134 15002 raft_consensus.cc:385] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467170 14987 heartbeater.cc:499] Master 127.13.248.126:43985 was elected leader, sending a full tablet report...
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467180 15002 raft_consensus.cc:740] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Initialized, Role: FOLLOWER
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467270 15002 consensus_queue.cc:260] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [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: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467325 15002 raft_consensus.cc:399] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467351 15002 raft_consensus.cc:493] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467396 15002 raft_consensus.cc:3060] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467464 15005 raft_consensus.cc:2804] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467587 15005 raft_consensus.cc:697] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 LEADER]: Becoming Leader. State: Replica: 93e3b6ef2c594a0b8bbde5d8f0ce4494, State: Running, Role: LEADER
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.467725 15005 consensus_queue.cc:237] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.468191 15002 raft_consensus.cc:515] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.468302 15002 leader_election.cc:304] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dbfed160528c4dd3985f021d5c095957; no voters: 
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.468452 15002 leader_election.cc:290] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.468647 15002 ts_tablet_manager.cc:1434] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.468797 14852 heartbeater.cc:499] Master 127.13.248.126:43985 was elected leader, sending a full tablet report...
12:12:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.468690 15009 raft_consensus.cc:2804] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.469084 15009 raft_consensus.cc:697] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Becoming Leader. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Running, Role: LEADER
12:12:36.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.469264 15009 consensus_queue.cc:237] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.469286 14346 catalog_manager.cc:5697] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67). New cstate: current_term: 1 leader_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } health_report { overall_health: HEALTHY } } }
12:12:36.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.470709 14347 catalog_manager.cc:5697] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfed160528c4dd3985f021d5c095957 (127.13.248.66). New cstate: current_term: 1 leader_uuid: "dbfed160528c4dd3985f021d5c095957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } health_report { overall_health: HEALTHY } } }
12:12:36.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.496 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6815c5f2, flushNotification=Deferred@1187779195(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:36.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.497 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.500 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.500 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.500 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.514 [DEBUG - kudu-nio-1] (Connection.java:748) [peer dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)] connecting to peer
12:12:36.516 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)] connecting to peer
12:12:36.516 [DEBUG - kudu-nio-3] (Connection.java:757) [peer dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)] Successfully connected to peer
12:12:36.519 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)] Successfully connected to peer
12:12:36.541 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x440d95bd, L:/127.0.0.1:41056 - R:/127.13.248.66:42089] using TOKEN/null
12:12:36.542 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x449e19b5, L:/127.0.0.1:56164 - R:/127.13.248.67:44749] using TOKEN/null
12:12:36.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9da9c3bfb33d45a08448162789c953de for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000, 0x00000001)
12:12:36.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e50d21595dc45708aeb57e5762e97d6 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001, 0x00000002)
12:12:36.547 [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=9da9c3bfb33d45a08448162789c953de@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e50d21595dc45708aeb57e5762e97d6@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.547 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.549 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=9da9c3bfb33d45a08448162789c953de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.549 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9da9c3bfb33d45a08448162789c953de for partition [0x00000000, 0x00000001) with scanner id null
12:12:36.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=5e50d21595dc45708aeb57e5762e97d6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5e50d21595dc45708aeb57e5762e97d6 for partition [0x00000001, 0x00000002) with scanner id null
12:12:36.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.553414 14341 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512756424" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:36.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.555430 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 9da9c3bfb33d45a08448162789c953de
12:12:36.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.555564 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 5e50d21595dc45708aeb57e5762e97d6
12:12:36.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.555970 14785 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e50d21595dc45708aeb57e5762e97d6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:41052
12:12:36.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.555970 14920 tablet_service.cc:1558] Processing DeleteTablet for tablet 9da9c3bfb33d45a08448162789c953de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:56160
12:12:36.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.563853 15024 tablet_replica.cc:333] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: stopping tablet replica
12:12:36.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.564203 15024 raft_consensus.cc:2243] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.564405 15024 raft_consensus.cc:2272] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.564669 15023 tablet_replica.cc:333] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: stopping tablet replica
12:12:36.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.565013 15023 raft_consensus.cc:2243] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.565143 15024 ts_tablet_manager.cc:1916] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.565215 15023 raft_consensus.cc:2272] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.568 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.568 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.569851 14341 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512756424" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:36.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.572956 14341 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d4b211001d45471bb75b28f7c4f6d065 has no consensus state
12:12:36.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.573031 14341 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d has no consensus state
12:12:36.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.575114 14785 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
12:12:36.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.575271 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.576573 15002 tablet_bootstrap.cc:492] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Bootstrap starting.
12:12:36.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.577030 15002 tablet_bootstrap.cc:654] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Neither blocks nor log segments found. Creating new log.
12:12:36.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.580463 15023 ts_tablet_manager.cc:1916] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.580734 15024 ts_tablet_manager.cc:1929] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:36.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.580890 15024 log.cc:1199] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal/wals/9da9c3bfb33d45a08448162789c953de
12:12:36.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.581207 15024 ts_tablet_manager.cc:1950] T 9da9c3bfb33d45a08448162789c953de P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting consensus metadata
12:12:36.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.581703 14334 catalog_manager.cc:5028] TS 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749): tablet 9da9c3bfb33d45a08448162789c953de (table org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.583257 15023 ts_tablet_manager.cc:1929] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:36.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.583420 15023 log.cc:1199] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal/wals/5e50d21595dc45708aeb57e5762e97d6
12:12:36.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.583781 15023 ts_tablet_manager.cc:1950] T 5e50d21595dc45708aeb57e5762e97d6 P dbfed160528c4dd3985f021d5c095957: Deleting consensus metadata
12:12:36.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.584255 14333 catalog_manager.cc:5028] TS dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089): tablet 5e50d21595dc45708aeb57e5762e97d6 (table org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585067 15002 tablet_bootstrap.cc:492] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: No bootstrap required, opened a new log
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585116 15002 ts_tablet_manager.cc:1403] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585275 15002 raft_consensus.cc:359] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585333 15002 raft_consensus.cc:385] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585354 15002 raft_consensus.cc:740] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Initialized, Role: FOLLOWER
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585397 15002 consensus_queue.cc:260] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [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: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585430 15002 raft_consensus.cc:399] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585453 15002 raft_consensus.cc:493] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.585474 15002 raft_consensus.cc:3060] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.586089 15002 raft_consensus.cc:515] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.586153 15002 leader_election.cc:304] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dbfed160528c4dd3985f021d5c095957; no voters: 
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.586195 15002 leader_election.cc:290] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.586258 15002 ts_tablet_manager.cc:1434] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:36.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.586974 15012 raft_consensus.cc:2804] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.587039 15012 raft_consensus.cc:697] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Becoming Leader. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Running, Role: LEADER
12:12:36.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.587078 15012 consensus_queue.cc:237] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.588138 14341 catalog_manager.cc:5697] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfed160528c4dd3985f021d5c095957 (127.13.248.66). New cstate: current_term: 1 leader_uuid: "dbfed160528c4dd3985f021d5c095957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } health_report { overall_health: HEALTHY } } }
12:12:36.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.597141 14650 tablet_service.cc:1511] Processing CreateTablet for tablet d4b211001d45471bb75b28f7c4f6d065 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
12:12:36.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.597519 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b211001d45471bb75b28f7c4f6d065. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.600674 15028 tablet_bootstrap.cc:492] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Bootstrap starting.
12:12:36.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.601447 15028 tablet_bootstrap.cc:654] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Neither blocks nor log segments found. Creating new log.
12:12:36.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.601843 15028 log.cc:826] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Log is configured to *not* fsync() on all Append() calls
12:12:36.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.602627 15028 tablet_bootstrap.cc:492] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: No bootstrap required, opened a new log
12:12:36.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.602691 15028 ts_tablet_manager.cc:1403] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605005 15028 raft_consensus.cc:359] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605146 15028 raft_consensus.cc:385] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605173 15028 raft_consensus.cc:740] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ff4a9ab62b4f93b893caaa3dca3eac, State: Initialized, Role: FOLLOWER
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605264 15028 consensus_queue.cc:260] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [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: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605319 15028 raft_consensus.cc:399] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605347 15028 raft_consensus.cc:493] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.605387 15028 raft_consensus.cc:3060] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Advancing to term 1
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.606091 15028 raft_consensus.cc:515] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.606204 15028 leader_election.cc:304] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92ff4a9ab62b4f93b893caaa3dca3eac; no voters: 
12:12:36.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.607486 15028 leader_election.cc:290] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.607827 15028 ts_tablet_manager.cc:1434] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
12:12:36.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.608059 14717 heartbeater.cc:499] Master 127.13.248.126:43985 was elected leader, sending a full tablet report...
12:12:36.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.610370 14341 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e] alter complete (version 0)
12:12:36.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.611778 15031 raft_consensus.cc:2804] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.612049 15031 raft_consensus.cc:697] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 LEADER]: Becoming Leader. State: Replica: 92ff4a9ab62b4f93b893caaa3dca3eac, State: Running, Role: LEADER
12:12:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.612238 15031 consensus_queue.cc:237] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.612926 14341 catalog_manager.cc:5697] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac reported cstate change: term changed from 0 to 1, leader changed from <none> to 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65). New cstate: current_term: 1 leader_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } health_report { overall_health: HEALTHY } } }
12:12:36.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.614684 14719 tablet.cc:2406] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:36.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.640 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5aceec94, flushNotification=Deferred@473073770(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:36.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.644 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.651 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.651 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.653 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.653 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.654 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.654 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.654 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.655 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.655 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.655 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.656 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.656 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.674 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299997, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299997}]
12:12:36.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.677 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.678 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)] connecting to peer
12:12:36.683 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)] Successfully connected to peer
12:12:36.704 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x619bf1c8, L:/127.0.0.1:52562 - R:/127.13.248.65:36645] using TOKEN/null
12:12:36.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d4b211001d45471bb75b28f7c4f6d065 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000000, 0x0000000080000064)
12:12:36.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000000, 0x0000000180000064)
12:12:36.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d4b211001d45471bb75b28f7c4f6d065@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.712 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=d4b211001d45471bb75b28f7c4f6d065, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d4b211001d45471bb75b28f7c4f6d065 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:36.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=0bc9415881cf44b8b4f7a6dd8eef1d0d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.718246 14341 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512756424" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.721769 14341 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac6ca89334a24fbb9c254f4934033046 has no consensus state
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.721853 14341 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1066c274afb749d39e30560b9f6b8cae has no consensus state
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.721873 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet d4b211001d45471bb75b28f7c4f6d065
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.721917 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.722365 14785 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:41052
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.722496 15023 tablet_replica.cc:333] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: stopping tablet replica
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.722584 15023 raft_consensus.cc:2243] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.722642 15023 raft_consensus.cc:2272] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.723052 15023 ts_tablet_manager.cc:1916] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.723331 14650 tablet_service.cc:1558] Processing DeleteTablet for tablet d4b211001d45471bb75b28f7c4f6d065 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:52556
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.724813 15023 ts_tablet_manager.cc:1929] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.724881 15023 log.cc:1199] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal/wals/0bc9415881cf44b8b4f7a6dd8eef1d0d
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.724952 14920 tablet_service.cc:1511] Processing CreateTablet for tablet ac6ca89334a24fbb9c254f4934033046 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.725099 14920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6ca89334a24fbb9c254f4934033046. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.725145 15023 ts_tablet_manager.cc:1950] T 0bc9415881cf44b8b4f7a6dd8eef1d0d P dbfed160528c4dd3985f021d5c095957: Deleting consensus metadata
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.725220 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 1066c274afb749d39e30560b9f6b8cae (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.725339 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1066c274afb749d39e30560b9f6b8cae. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.725543 14333 catalog_manager.cc:5028] TS dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089): tablet 0bc9415881cf44b8b4f7a6dd8eef1d0d (table org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.726493 15001 tablet_bootstrap.cc:492] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Bootstrap starting.
12:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.726655 15028 tablet_bootstrap.cc:492] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Bootstrap starting.
12:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.727051 15001 tablet_bootstrap.cc:654] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Neither blocks nor log segments found. Creating new log.
12:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.727129 15028 tablet_bootstrap.cc:654] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Neither blocks nor log segments found. Creating new log.
12:12:36.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.729151 15038 tablet_replica.cc:333] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: stopping tablet replica
12:12:36.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.729400 15038 raft_consensus.cc:2243] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 LEADER]: Raft consensus shutting down.
12:12:36.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.729590 15038 raft_consensus.cc:2272] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.730122 15038 ts_tablet_manager.cc:1916] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732012 15028 tablet_bootstrap.cc:492] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: No bootstrap required, opened a new log
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732067 15028 ts_tablet_manager.cc:1403] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732239 15028 raft_consensus.cc:359] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732308 15028 raft_consensus.cc:385] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732327 15028 raft_consensus.cc:740] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ff4a9ab62b4f93b893caaa3dca3eac, State: Initialized, Role: FOLLOWER
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732380 15028 consensus_queue.cc:260] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [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: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732429 15028 raft_consensus.cc:399] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732456 15028 raft_consensus.cc:493] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732479 15028 raft_consensus.cc:3060] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Advancing to term 1
12:12:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733243 15028 raft_consensus.cc:515] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733333 15028 leader_election.cc:304] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92ff4a9ab62b4f93b893caaa3dca3eac; no voters: 
12:12:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733379 15028 leader_election.cc:290] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733460 15028 ts_tablet_manager.cc:1434] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733464 15030 raft_consensus.cc:2804] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733767 15030 raft_consensus.cc:697] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 LEADER]: Becoming Leader. State: Replica: 92ff4a9ab62b4f93b893caaa3dca3eac, State: Running, Role: LEADER
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.733834 15030 consensus_queue.cc:237] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734062 15001 tablet_bootstrap.cc:492] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: No bootstrap required, opened a new log
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734122 15001 ts_tablet_manager.cc:1403] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734323 15001 raft_consensus.cc:359] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734385 15001 raft_consensus.cc:385] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734403 15001 raft_consensus.cc:740] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e3b6ef2c594a0b8bbde5d8f0ce4494, State: Initialized, Role: FOLLOWER
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734449 15001 consensus_queue.cc:260] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [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: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734485 15001 raft_consensus.cc:399] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734504 15001 raft_consensus.cc:493] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734529 15001 raft_consensus.cc:3060] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.734503 14341 catalog_manager.cc:5697] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac reported cstate change: term changed from 0 to 1, leader changed from <none> to 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65). New cstate: current_term: 1 leader_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } health_report { overall_health: HEALTHY } } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735327 15001 raft_consensus.cc:515] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735402 15001 leader_election.cc:304] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 93e3b6ef2c594a0b8bbde5d8f0ce4494; no voters: 
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735447 15001 leader_election.cc:290] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735538 15005 raft_consensus.cc:2804] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735602 15005 raft_consensus.cc:697] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 LEADER]: Becoming Leader. State: Replica: 93e3b6ef2c594a0b8bbde5d8f0ce4494, State: Running, Role: LEADER
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735647 15005 consensus_queue.cc:237] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.736245 14338 catalog_manager.cc:5697] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67). New cstate: current_term: 1 leader_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } health_report { overall_health: HEALTHY } } }
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.732468 15038 ts_tablet_manager.cc:1929] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.736490 15038 log.cc:1199] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal/wals/d4b211001d45471bb75b28f7c4f6d065
12:12:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.736804 15038 ts_tablet_manager.cc:1950] T d4b211001d45471bb75b28f7c4f6d065 P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting consensus metadata
12:12:36.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.737712 14331 catalog_manager.cc:5028] TS 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65:36645): tablet d4b211001d45471bb75b28f7c4f6d065 (table org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.741622 14338 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e] alter complete (version 0)
12:12:36.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.735558 15001 ts_tablet_manager.cc:1434] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:36.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ac6ca89334a24fbb9c254f4934033046 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000032, 0x0000000080000096)
12:12:36.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1066c274afb749d39e30560b9f6b8cae for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=ac6ca89334a24fbb9c254f4934033046@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=1066c274afb749d39e30560b9f6b8cae@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.748 [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=1), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.749051 14900 tablet_service.cc:3018] Rejecting scan request for tablet ac6ca89334a24fbb9c254f4934033046: Uninitialized: clean time has not yet been initialized
12:12:36.752 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749) for tablet ac6ca89334a24fbb9c254f4934033046: clean time has not yet been initialized
12:12:36.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.765889 14546 catalog_manager.cc:1295] Loaded cluster ID: 8168b291478647d2b913bf167a1a9cf8
12:12:36.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.765976 14546 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: loading cluster ID for follower catalog manager: success
12:12:36.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.766769 14560 catalog_manager.cc:1295] Loaded cluster ID: 8168b291478647d2b913bf167a1a9cf8
12:12:36.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.766829 14560 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: loading cluster ID for follower catalog manager: success
12:12:36.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.767468 14546 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: acquiring CA information for follower catalog manager: success
12:12:36.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.767819 14546 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9a9420fde14b493396680bd8deef7d81: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:36.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.768136 14560 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: acquiring CA information for follower catalog manager: success
12:12:36.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.768411 14560 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 4097f9d86d6b4c17924e13487253603a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:36.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ac6ca89334a24fbb9c254f4934033046 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000032, 0x0000000080000096)
12:12:36.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1066c274afb749d39e30560b9f6b8cae for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=ac6ca89334a24fbb9c254f4934033046@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=1066c274afb749d39e30560b9f6b8cae@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=ac6ca89334a24fbb9c254f4934033046, attempt=2, KuduRpc(method=Scan, tablet=ac6ca89334a24fbb9c254f4934033046, attempt=2, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] sending RPC to server 93e3b6ef2c594a0b8bbde5d8f0ce4494, [4ms] delaying RPC due to: Uninitialized: clean time has not yet been initialized (error 0), [5ms] received response from server 93e3b6ef2c594a0b8bbde5d8f0ce4494: Uninitialized: clean time has not yet been initialized (error 0), [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [20ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=Deferred@725715222(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@72710732 after open scanner errback@874069004), errback=passthrough -> open scanner errback -> (continuation of Deferred@72710732 after open scanner errback@874069004)))) after lookup
12:12:36.771 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=ac6ca89334a24fbb9c254f4934033046, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.771 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ac6ca89334a24fbb9c254f4934033046 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
12:12:36.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=1066c274afb749d39e30560b9f6b8cae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1066c274afb749d39e30560b9f6b8cae for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
12:12:36.774 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@10b892d5, flushNotification=Deferred@1027569178(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:36.779 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=ac6ca89334a24fbb9c254f4934033046, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.779 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ac6ca89334a24fbb9c254f4934033046 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
12:12:36.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=1066c274afb749d39e30560b9f6b8cae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1066c274afb749d39e30560b9f6b8cae for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
12:12:36.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.781865 14338 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512756424" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.784071 14338 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c65a0983e164d49bd50eeb67953206f has no consensus state
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.784145 14338 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 84ab82799d144cc6ae2997bdaa5e4455 has no consensus state
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784165 14338 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet ac6ca89334a24fbb9c254f4934033046
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784217 14338 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 1066c274afb749d39e30560b9f6b8cae
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784402 14920 tablet_service.cc:1558] Processing DeleteTablet for tablet ac6ca89334a24fbb9c254f4934033046 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:56160
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784480 14650 tablet_service.cc:1558] Processing DeleteTablet for tablet 1066c274afb749d39e30560b9f6b8cae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:52556
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784583 15024 tablet_replica.cc:333] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: stopping tablet replica
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784636 15024 raft_consensus.cc:2243] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784686 15024 raft_consensus.cc:2272] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784718 15038 tablet_replica.cc:333] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: stopping tablet replica
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784790 15038 raft_consensus.cc:2243] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 LEADER]: Raft consensus shutting down.
12:12:36.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.784840 15038 raft_consensus.cc:2272] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.785131 15024 ts_tablet_manager.cc:1916] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.785405 15038 ts_tablet_manager.cc:1916] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.785846 14785 tablet_service.cc:1511] Processing CreateTablet for tablet 5c65a0983e164d49bd50eeb67953206f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.785979 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c65a0983e164d49bd50eeb67953206f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.786772 15038 ts_tablet_manager.cc:1929] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.786798 15024 ts_tablet_manager.cc:1929] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.786820 15038 log.cc:1199] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal/wals/1066c274afb749d39e30560b9f6b8cae
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.786849 15024 log.cc:1199] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal/wals/ac6ca89334a24fbb9c254f4934033046
12:12:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.787032 15038 ts_tablet_manager.cc:1950] T 1066c274afb749d39e30560b9f6b8cae P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting consensus metadata
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.787060 15024 ts_tablet_manager.cc:1950] T ac6ca89334a24fbb9c254f4934033046 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting consensus metadata
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.787289 15002 tablet_bootstrap.cc:492] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Bootstrap starting.
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.787382 14334 catalog_manager.cc:5028] TS 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749): tablet ac6ca89334a24fbb9c254f4934033046 (table org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.787700 15002 tablet_bootstrap.cc:654] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Neither blocks nor log segments found. Creating new log.
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.787883 14331 catalog_manager.cc:5028] TS 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65:36645): tablet 1066c274afb749d39e30560b9f6b8cae (table org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788089 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 84ab82799d144cc6ae2997bdaa5e4455 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788189 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ab82799d144cc6ae2997bdaa5e4455. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788399 15002 tablet_bootstrap.cc:492] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: No bootstrap required, opened a new log
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788435 15002 ts_tablet_manager.cc:1403] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788535 15002 raft_consensus.cc:359] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788575 15002 raft_consensus.cc:385] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788589 15002 raft_consensus.cc:740] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Initialized, Role: FOLLOWER
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788661 15002 consensus_queue.cc:260] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [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: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788702 15002 raft_consensus.cc:399] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788722 15002 raft_consensus.cc:493] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.788746 15002 raft_consensus.cc:3060] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789165 15028 tablet_bootstrap.cc:492] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Bootstrap starting.
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789194 15002 raft_consensus.cc:515] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789238 15002 leader_election.cc:304] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dbfed160528c4dd3985f021d5c095957; no voters: 
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789300 15002 leader_election.cc:290] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789322 15010 raft_consensus.cc:2804] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789362 15010 raft_consensus.cc:697] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Becoming Leader. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Running, Role: LEADER
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789371 15002 ts_tablet_manager.cc:1434] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789412 15010 consensus_queue.cc:237] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.789580 15028 tablet_bootstrap.cc:654] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Neither blocks nor log segments found. Creating new log.
12:12:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.790113 14338 catalog_manager.cc:5697] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfed160528c4dd3985f021d5c095957 (127.13.248.66). New cstate: current_term: 1 leader_uuid: "dbfed160528c4dd3985f021d5c095957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } health_report { overall_health: HEALTHY } } }
12:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.791635 15028 tablet_bootstrap.cc:492] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: No bootstrap required, opened a new log
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.791718 15028 ts_tablet_manager.cc:1403] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.791873 15028 raft_consensus.cc:359] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.791931 15028 raft_consensus.cc:385] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.791949 15028 raft_consensus.cc:740] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ff4a9ab62b4f93b893caaa3dca3eac, State: Initialized, Role: FOLLOWER
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.791989 15028 consensus_queue.cc:260] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [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: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792024 15028 raft_consensus.cc:399] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792042 15028 raft_consensus.cc:493] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792065 15028 raft_consensus.cc:3060] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 0 FOLLOWER]: Advancing to term 1
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792771 15028 raft_consensus.cc:515] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792834 15028 leader_election.cc:304] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92ff4a9ab62b4f93b893caaa3dca3eac; no voters: 
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792873 15028 leader_election.cc:290] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.792940 15028 ts_tablet_manager.cc:1434] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.793021 15032 raft_consensus.cc:2804] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.793064 15032 raft_consensus.cc:697] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 LEADER]: Becoming Leader. State: Replica: 92ff4a9ab62b4f93b893caaa3dca3eac, State: Running, Role: LEADER
12:12:36.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.793102 15032 consensus_queue.cc:237] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } }
12:12:36.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.793879 14338 catalog_manager.cc:5697] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac reported cstate change: term changed from 0 to 1, leader changed from <none> to 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65). New cstate: current_term: 1 leader_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ff4a9ab62b4f93b893caaa3dca3eac" member_type: VOTER last_known_addr { host: "127.13.248.65" port: 36645 } health_report { overall_health: HEALTHY } } }
12:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.796628 14338 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: org.apache.kudu.client.TestAlterTable-1783512756424 [id=4fff6a8e2a394ef2953718654408c81e] alter complete (version 0)
12:12:36.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5c65a0983e164d49bd50eeb67953206f for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000032, 0x0000000080000096)
12:12:36.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.808 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=5c65a0983e164d49bd50eeb67953206f@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.808 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [0ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=5c65a0983e164d49bd50eeb67953206f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5c65a0983e164d49bd50eeb67953206f for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
12:12:36.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=84ab82799d144cc6ae2997bdaa5e4455, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 84ab82799d144cc6ae2997bdaa5e4455 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
12:12:36.812 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@579d011c, flushNotification=Deferred@57085696(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:36.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=5c65a0983e164d49bd50eeb67953206f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5c65a0983e164d49bd50eeb67953206f for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
12:12:36.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=84ab82799d144cc6ae2997bdaa5e4455, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 84ab82799d144cc6ae2997bdaa5e4455 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
12:12:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.819509 14338 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512756424" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } new_table_name: "org.apache.kudu.client.TestAlterTable-1783512756424-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.821470 14338 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 19f718640f94478a85572b6144eac328 has no consensus state
12:12:36.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:36.821600 14338 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 19ea7ab2737d4a1d851ebe95a42dd782 has no consensus state
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.822563 15036 tablet.cc:1724] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Alter schema from (
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
12:12:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.823141 15017 tablet.cc:1724] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Alter schema from (
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.832569 14785 tablet_service.cc:1511] Processing CreateTablet for tablet 19ea7ab2737d4a1d851ebe95a42dd782 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.832647 14920 tablet_service.cc:1511] Processing CreateTablet for tablet 19f718640f94478a85572b6144eac328 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.832739 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ea7ab2737d4a1d851ebe95a42dd782. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.832775 14920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f718640f94478a85572b6144eac328. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.833937 15001 tablet_bootstrap.cc:492] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Bootstrap starting.
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.834219 15002 tablet_bootstrap.cc:492] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Bootstrap starting.
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.834242 15001 tablet_bootstrap.cc:654] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Neither blocks nor log segments found. Creating new log.
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.834553 15002 tablet_bootstrap.cc:654] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Neither blocks nor log segments found. Creating new log.
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.834758 15001 tablet_bootstrap.cc:492] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: No bootstrap required, opened a new log
12:12:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.834824 15001 ts_tablet_manager.cc:1403] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.834966 15001 raft_consensus.cc:359] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835059 15001 raft_consensus.cc:385] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835085 15001 raft_consensus.cc:740] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e3b6ef2c594a0b8bbde5d8f0ce4494, State: Initialized, Role: FOLLOWER
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835124 15001 consensus_queue.cc:260] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [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: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835160 15001 raft_consensus.cc:399] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835178 15001 raft_consensus.cc:493] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835196 15001 raft_consensus.cc:3060] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835597 15002 tablet_bootstrap.cc:492] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: No bootstrap required, opened a new log
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835683 15002 ts_tablet_manager.cc:1403] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835644 15001 raft_consensus.cc:515] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835784 15001 leader_election.cc:304] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 93e3b6ef2c594a0b8bbde5d8f0ce4494; no voters: 
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835829 15001 leader_election.cc:290] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835805 15002 raft_consensus.cc:359] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835856 15002 raft_consensus.cc:385] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835877 15002 raft_consensus.cc:740] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Initialized, Role: FOLLOWER
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835901 15001 ts_tablet_manager.cc:1434] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835917 15002 consensus_queue.cc:260] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [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: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835951 15002 raft_consensus.cc:399] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835971 15002 raft_consensus.cc:493] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835989 15002 raft_consensus.cc:3060] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 0 FOLLOWER]: Advancing to term 1
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.835978 15005 raft_consensus.cc:2804] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836030 15005 raft_consensus.cc:697] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 LEADER]: Becoming Leader. State: Replica: 93e3b6ef2c594a0b8bbde5d8f0ce4494, State: Running, Role: LEADER
12:12:36.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836072 15005 consensus_queue.cc:237] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } }
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836591 15002 raft_consensus.cc:515] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836669 15002 leader_election.cc:304] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dbfed160528c4dd3985f021d5c095957; no voters: 
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836709 15002 leader_election.cc:290] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836768 15002 ts_tablet_manager.cc:1434] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836864 15010 raft_consensus.cc:2804] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Leader election won for term 1
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836905 15010 raft_consensus.cc:697] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Becoming Leader. State: Replica: dbfed160528c4dd3985f021d5c095957, State: Running, Role: LEADER
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.836937 15010 consensus_queue.cc:237] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } }
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.837738 14338 catalog_manager.cc:5697] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfed160528c4dd3985f021d5c095957 (127.13.248.66). New cstate: current_term: 1 leader_uuid: "dbfed160528c4dd3985f021d5c095957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbfed160528c4dd3985f021d5c095957" member_type: VOTER last_known_addr { host: "127.13.248.66" port: 42089 } health_report { overall_health: HEALTHY } } }
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.837827 14338 catalog_manager.cc:5789] TS dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089) does not have the latest schema for tablet 19ea7ab2737d4a1d851ebe95a42dd782 (table org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]). Expected version 1 got 0
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.838475 14341 catalog_manager.cc:5697] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67). New cstate: current_term: 1 leader_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e3b6ef2c594a0b8bbde5d8f0ce4494" member_type: VOTER last_known_addr { host: "127.13.248.67" port: 44749 } health_report { overall_health: HEALTHY } } }
12:12:36.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.838567 14341 catalog_manager.cc:5789] TS 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749) does not have the latest schema for tablet 19f718640f94478a85572b6144eac328 (table org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]). Expected version 1 got 0
12:12:36.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.849663 15018 tablet.cc:1724] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Alter schema from (
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.855520 15017 tablet.cc:1724] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Alter schema from (
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:36.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.860652 14341 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e] alter complete (version 1)
12:12:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.865142 14719 maintenance_manager.cc:419] P 92ff4a9ab62b4f93b893caaa3dca3eac: Scheduling UndoDeltaBlockGCOp(84ab82799d144cc6ae2997bdaa5e4455): 431 bytes on disk
12:12:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.865482 14607 maintenance_manager.cc:643] P 92ff4a9ab62b4f93b893caaa3dca3eac: UndoDeltaBlockGCOp(84ab82799d144cc6ae2997bdaa5e4455) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":34,"lbm_reads_lt_1ms":4}
12:12:36.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.877 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@46ab18da, flushNotification=Deferred@2030138610(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:36.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.888 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.888 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.897 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.901 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5c65a0983e164d49bd50eeb67953206f for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000080000032, 0x0000000080000096)
12:12:36.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19f718640f94478a85572b6144eac328 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000000800000C8, 0x000000008000012C)
12:12:36.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 84ab82799d144cc6ae2997bdaa5e4455 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x0000000180000032, 0x0000000180000096)
12:12:36.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19ea7ab2737d4a1d851ebe95a42dd782 for table 'org.apache.kudu.client.TestAlterTable-1783512756424' with partition [0x00000001800000C8, 0x000000018000012C)
12:12:36.914 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=5c65a0983e164d49bd50eeb67953206f@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=19f718640f94478a85572b6144eac328@[93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=84ab82799d144cc6ae2997bdaa5e4455@[92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=19ea7ab2737d4a1d851ebe95a42dd782@[dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.914 [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=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=5c65a0983e164d49bd50eeb67953206f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.917 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:822) Done scanning tablet 5c65a0983e164d49bd50eeb67953206f for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
12:12:36.919 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=19f718640f94478a85572b6144eac328, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.919 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 19f718640f94478a85572b6144eac328 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
12:12:36.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=84ab82799d144cc6ae2997bdaa5e4455, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 84ab82799d144cc6ae2997bdaa5e4455 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
12:12:36.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512756424, tablet=19ea7ab2737d4a1d851ebe95a42dd782, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:36.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 19ea7ab2737d4a1d851ebe95a42dd782 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
12:12:36.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4fff6a8e2a394ef2953718654408c81e
12:12:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.928251 14341 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38732:
12:12:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512756424-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.931922 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 19f718640f94478a85572b6144eac328
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932031 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 19ea7ab2737d4a1d851ebe95a42dd782
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932066 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 5c65a0983e164d49bd50eeb67953206f
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932090 14341 catalog_manager.cc:5984] T 00000000000000000000000000000000 P f380e279c5b8496f9edaa5c63dcd469c: Sending DeleteTablet for 1 replicas of tablet 84ab82799d144cc6ae2997bdaa5e4455
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932536 14784 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c65a0983e164d49bd50eeb67953206f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:41052
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932744 15023 tablet_replica.cc:333] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: stopping tablet replica
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932801 15023 raft_consensus.cc:2243] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932844 15023 raft_consensus.cc:2272] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932898 14785 tablet_service.cc:1558] Processing DeleteTablet for tablet 19ea7ab2737d4a1d851ebe95a42dd782 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:41052
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.932518 14920 tablet_service.cc:1558] Processing DeleteTablet for tablet 19f718640f94478a85572b6144eac328 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:56160
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.933004 15024 tablet_replica.cc:333] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: stopping tablet replica
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.933059 15024 raft_consensus.cc:2243] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.933110 15024 raft_consensus.cc:2272] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.933295 15023 ts_tablet_manager.cc:1916] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.933895 15024 ts_tablet_manager.cc:1916] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935076 15023 ts_tablet_manager.cc:1929] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935130 15023 log.cc:1199] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal/wals/5c65a0983e164d49bd50eeb67953206f
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935333 15023 ts_tablet_manager.cc:1950] T 5c65a0983e164d49bd50eeb67953206f P dbfed160528c4dd3985f021d5c095957: Deleting consensus metadata
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935453 14650 tablet_service.cc:1558] Processing DeleteTablet for tablet 84ab82799d144cc6ae2997bdaa5e4455 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:36 UTC) from {username='slave'} at 127.0.0.1:52556
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935568 15038 tablet_replica.cc:333] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: stopping tablet replica
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935612 15038 raft_consensus.cc:2243] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 LEADER]: Raft consensus shutting down.
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.935705 15038 raft_consensus.cc:2272] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.936216 15038 ts_tablet_manager.cc:1916] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.937836 15038 ts_tablet_manager.cc:1929] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.937886 15038 log.cc:1199] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-0/wal/wals/84ab82799d144cc6ae2997bdaa5e4455
12:12:36.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.938084 15038 ts_tablet_manager.cc:1950] T 84ab82799d144cc6ae2997bdaa5e4455 P 92ff4a9ab62b4f93b893caaa3dca3eac: Deleting consensus metadata
12:12:36.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.938973 15024 ts_tablet_manager.cc:1929] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:36.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.939033 15024 log.cc:1199] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-2/wal/wals/19f718640f94478a85572b6144eac328
12:12:36.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.939253 15024 ts_tablet_manager.cc:1950] T 19f718640f94478a85572b6144eac328 P 93e3b6ef2c594a0b8bbde5d8f0ce4494: Deleting consensus metadata
12:12:36.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.939673 14334 catalog_manager.cc:5028] TS 93e3b6ef2c594a0b8bbde5d8f0ce4494 (127.13.248.67:44749): tablet 19f718640f94478a85572b6144eac328 (table org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.940403 14331 catalog_manager.cc:5028] TS 92ff4a9ab62b4f93b893caaa3dca3eac (127.13.248.65:36645): tablet 84ab82799d144cc6ae2997bdaa5e4455 (table org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.940815 15023 tablet_replica.cc:333] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: stopping tablet replica
12:12:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.940871 15023 raft_consensus.cc:2243] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 1 LEADER]: Raft consensus shutting down.
12:12:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.940912 15023 raft_consensus.cc:2272] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:36.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.941103 14333 catalog_manager.cc:5028] TS dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089): tablet 5c65a0983e164d49bd50eeb67953206f (table org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.941572 15023 ts_tablet_manager.cc:1916] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:36.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.943006 15023 ts_tablet_manager.cc:1929] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:36.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.943058 15023 log.cc:1199] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster8447309653270555990/ts-1/wal/wals/19ea7ab2737d4a1d851ebe95a42dd782
12:12:36.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.943256 15023 ts_tablet_manager.cc:1950] T 19ea7ab2737d4a1d851ebe95a42dd782 P dbfed160528c4dd3985f021d5c095957: Deleting consensus metadata
12:12:36.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.943791 14333 catalog_manager.cc:5028] TS dbfed160528c4dd3985f021d5c095957 (127.13.248.66:42089): tablet 19ea7ab2737d4a1d851ebe95a42dd782 (table org.apache.kudu.client.TestAlterTable-1783512756424-renamed [id=4fff6a8e2a394ef2953718654408c81e]) successfully deleted
12:12:36.948 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
12:12:36.948 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.248.126:43985, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.248.126:43985: OK, deferred=null)) after lookup
12:12:36.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4fff6a8e2a394ef2953718654408c81e
12:12:36.950 [DEBUG - main] (Connection.java:575) [peer master-127.13.248.126:43985(127.13.248.126:43985)] disconnecting while in state READY
12:12:36.950 [DEBUG - main] (Connection.java:575) [peer dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)] disconnecting while in state READY
12:12:36.950 [DEBUG - main] (Connection.java:575) [peer 92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)] disconnecting while in state READY
12:12:36.950 [DEBUG - main] (Connection.java:575) [peer master-127.13.248.124:42971(127.13.248.124:42971)] disconnecting while in state READY
12:12:36.950 [DEBUG - main] (Connection.java:575) [peer master-127.13.248.125:45815(127.13.248.125:45815)] disconnecting while in state READY
12:12:36.950 [DEBUG - main] (Connection.java:575) [peer 93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)] disconnecting while in state READY
12:12:36.951 [DEBUG - kudu-nio-3] (Connection.java:239) [peer dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)] handling channelInactive
12:12:36.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.248.125:45815(127.13.248.125:45815)] handling channelInactive
12:12:36.951 [DEBUG - kudu-nio-3] (Connection.java:709) [peer dbfed160528c4dd3985f021d5c095957(127.13.248.66:42089)] cleaning up while in state READY due to: connection closed
12:12:36.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.248.125:45815(127.13.248.125:45815)] cleaning up while in state READY due to: connection closed
12:12:36.951 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)] handling channelInactive
12:12:36.951 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 92ff4a9ab62b4f93b893caaa3dca3eac(127.13.248.65:36645)] cleaning up while in state READY due to: connection closed
12:12:36.952 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.248.124:42971(127.13.248.124:42971)] handling channelInactive
12:12:36.952 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.248.124:42971(127.13.248.124:42971)] cleaning up while in state READY due to: connection closed
12:12:36.953 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)] handling channelInactive
12:12:36.953 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 93e3b6ef2c594a0b8bbde5d8f0ce4494(127.13.248.67:44749)] cleaning up while in state READY due to: connection closed
12:12:36.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:36.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.248.126:43985(127.13.248.126:43985)] handling channelInactive
12:12:36.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.248.126:43985(127.13.248.126:43985)] cleaning up while in state READY due to: connection closed
12:12:36.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.965018 14305 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14588
12:12:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.971848 14305 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14723
12:12:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.980017 14305 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14858
12:12:36.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.987246 14305 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14316
12:12:36.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.993270 14305 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14388
12:12:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.998965 14305 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 14459
12:12:37.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:37Z chronyd exiting
.12:12:37.047 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512757047
12:12:37.050 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:37.050 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:37.050 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:37.050 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:37.050 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:37.053 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889"
  extra_master_flags: "--max_num_columns=10"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:37.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.133026 15068 mini_oidc.cc:150] Starting JWKS server
12:12:37.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.133683 15068 webserver.cc:533] Webserver started at http://127.0.0.1:43225/ using document root <none> and password file <none>
12:12:37.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.134011 15068 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:37.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.134230 15068 webserver.cc:533] Webserver started at http://127.0.0.1:34631/ using document root <none> and password file <none>
12:12:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:37Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:37.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:37Z Disabled control of system clock
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.146292 15068 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/logs
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data/info.pb
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.62:42713
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.62
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43225/jwks.json
12:12:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
12:12:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.226181 15079 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
12:12:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.226403 15079 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.226423 15079 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.226444 15079 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.228098 15079 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.228157 15079 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.228174 15079 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.228188 15079 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.228202 15079 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.228215 15079 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43225/jwks.json
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.229816 15079 master_runner.cc:387] Master server non-default flags:
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.62:42713
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43225/jwks.json
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data/info.pb
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.62
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15079
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/logs
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.230132 15079 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.230336 15079 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.232820 15085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.232807 15087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.232987 15079 server_base.cc:1061] running on GCE node
12:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.232807 15084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.233465 15079 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.233768 15079 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.234946 15079 hybrid_clock.cc:648] HybridClock initialized: now 1783512757234920 us; error 37 us; skew 500 ppm
12:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.236362 15079 webserver.cc:533] Webserver started at http://127.14.183.62:39683/ using document root <none> and password file <none>
12:12:37.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.236600 15079 fs_manager.cc:362] Metadata directory not provided
12:12:37.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.236672 15079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:37.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.236791 15079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:37.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.237792 15079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data/instance:
12:12:37.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08973551b2034919a0d7ca2eda397a6d"
12:12:37.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.238166 15079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal/instance:
12:12:37.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08973551b2034919a0d7ca2eda397a6d"
12:12:37.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.239598 15079 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.240499 15093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.240715 15079 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.240813 15079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal
12:12:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08973551b2034919a0d7ca2eda397a6d"
12:12:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.240886 15079 fs_report.cc:389] FS layout report
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data/data
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:37.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.255388 15079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:37.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.255868 15079 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:37.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.256042 15079 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.260680 15079 rpc_server.cc:307] RPC server started. Bound to: 127.14.183.62:42713
12:12:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.260726 15145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.183.62:42713 every 8 connection(s)
12:12:37.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.261111 15079 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/data/info.pb
12:12:37.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.261746 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:37.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.263041 15146 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.268868 15146 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.269354 15096 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.183.61:33589: connect: Connection refused (error 111)
12:12:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.269958 15146 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.61:33589: Network error: Client connection negotiation failed: client connection to 127.14.183.61:33589: connect: Connection refused (error 111)
12:12:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.270737 15068 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15079
12:12:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.270815 15068 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-0/wal/instance
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.271499 15068 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/logs
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data/info.pb
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.61:33589
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.61
12:12:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43225/jwks.json
12:12:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
12:12:37.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.319235 15146 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } attempt: 1
12:12:37.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.320324 15146 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.61:33589: Network error: Client connection negotiation failed: client connection to 127.14.183.61:33589: connect: Connection refused (error 111)
12:12:37.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.354197 15151 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
12:12:37.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.354380 15151 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:37.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.354398 15151 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:37.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.354416 15151 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.355991 15151 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.356035 15151 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.356050 15151 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.356062 15151 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.356076 15151 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.356087 15151 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43225/jwks.json
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.357661 15151 master_runner.cc:387] Master server non-default flags:
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data
12:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.61:33589
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43225/jwks.json
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data/info.pb
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.61
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15151
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/logs
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.357865 15151 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.358049 15151 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.360800 15151 server_base.cc:1061] running on GCE node
12:12:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.360782 15156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.360749 15159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.360766 15157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.361205 15151 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.361425 15151 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:37.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.362581 15151 hybrid_clock.cc:648] HybridClock initialized: now 1783512757362558 us; error 47 us; skew 500 ppm
12:12:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.363945 15151 webserver.cc:533] Webserver started at http://127.14.183.61:36305/ using document root <none> and password file <none>
12:12:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.364180 15151 fs_manager.cc:362] Metadata directory not provided
12:12:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.364233 15151 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.364305 15151 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.365128 15151 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data/instance:
12:12:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9ba8988a8a3455ea158e48d38592b63"
12:12:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.365388 15151 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal/instance:
12:12:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9ba8988a8a3455ea158e48d38592b63"
12:12:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.366605 15151 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.367358 15165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.367621 15151 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.367743 15151 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9ba8988a8a3455ea158e48d38592b63"
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.367822 15151 fs_report.cc:389] FS layout report
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data/data
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.388512 15146 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } attempt: 2
12:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.389420 15146 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.61:33589: Network error: Client connection negotiation failed: client connection to 127.14.183.61:33589: connect: Connection refused (error 111)
12:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.389411 15151 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.389720 15151 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.389818 15151 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:37.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.393855 15151 rpc_server.cc:307] RPC server started. Bound to: 127.14.183.61:33589
12:12:37.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.393887 15217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.183.61:33589 every 8 connection(s)
12:12:37.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.394271 15151 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/data/info.pb
12:12:37.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.394886 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.396066 15068 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15151
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.396140 15068 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-1/wal/instance
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.396504 15068 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/logs
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data/info.pb
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.60:43065
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.60
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43225/jwks.json
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
12:12:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.396407 15218 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.402304 15218 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.406409 15218 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.406919 15169 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.183.60:43065: connect: Connection refused (error 111)
12:12:37.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.407609 15218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.60:43065: Network error: Client connection negotiation failed: client connection to 127.14.183.60:43065: connect: Connection refused (error 111)
12:12:37.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.456933 15218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } attempt: 1
12:12:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.458081 15218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.60:43065: Network error: Client connection negotiation failed: client connection to 127.14.183.60:43065: connect: Connection refused (error 111)
12:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.480065 15220 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
12:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.480253 15220 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.480270 15220 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.480289 15220 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.480594 15146 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } attempt: 3
12:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.482326 15220 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.482385 15220 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.482404 15220 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.482422 15220 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.482439 15220 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.482455 15220 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43225/jwks.json
12:12:37.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.484282 15146 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.484927 15220 master_runner.cc:387] Master server non-default flags:
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.60:43065
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43225/jwks.json
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data/info.pb
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.60
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15220
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/logs
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.485105 15146 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.60:43065: Network error: Client connection negotiation failed: client connection to 127.14.183.60:43065: connect: Connection refused (error 111)
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.485229 15220 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.485419 15220 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.487911 15229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.487972 15231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.488186 15220 server_base.cc:1061] running on GCE node
12:12:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.487906 15228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.488623 15220 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:37.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.488897 15220 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:37.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.490079 15220 hybrid_clock.cc:648] HybridClock initialized: now 1783512757490062 us; error 35 us; skew 500 ppm
12:12:37.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.491439 15220 webserver.cc:533] Webserver started at http://127.14.183.60:43559/ using document root <none> and password file <none>
12:12:37.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.491606 15220 fs_manager.cc:362] Metadata directory not provided
12:12:37.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.491714 15220 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:37.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.491801 15220 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.492614 15220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data/instance:
12:12:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1d2646098d44985a639d712a7d2b236"
12:12:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.492885 15220 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal/instance:
12:12:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1d2646098d44985a639d712a7d2b236"
12:12:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.494174 15220 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.495039 15237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.495307 15220 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.495375 15220 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1d2646098d44985a639d712a7d2b236"
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.495428 15220 fs_report.cc:389] FS layout report
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data/data
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:37.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:37.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.516279 15146 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } attempt: 1
12:12:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.517211 15146 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.60:43065: Network error: Client connection negotiation failed: client connection to 127.14.183.60:43065: connect: Connection refused (error 111)
12:12:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.526291 15218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } attempt: 2
12:12:37.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.527376 15218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.183.60:43065: Network error: Client connection negotiation failed: client connection to 127.14.183.60:43065: connect: Connection refused (error 111)
12:12:37.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.527570 15220 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:37.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.527916 15220 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:37.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.528029 15220 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:37.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.532228 15220 rpc_server.cc:307] RPC server started. Bound to: 127.14.183.60:43065
12:12:37.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.532310 15289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.183.60:43065 every 8 connection(s)
12:12:37.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.532562 15220 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/data/info.pb
12:12:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.533136 15290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:37.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.534672 15290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.539860 15290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.542196 15068 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15220
12:12:37.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.542343 15068 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/master-2/wal/instance
12:12:37.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.543190 15290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } has no permanent_uuid. Determining permanent_uuid...
12:12:37.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.548888 15290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: Bootstrap starting.
12:12:37.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.549697 15290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: Neither blocks nor log segments found. Creating new log.
12:12:37.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.550035 15290 log.cc:826] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: Log is configured to *not* fsync() on all Append() calls
12:12:37.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.550928 15290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: No bootstrap required, opened a new log
12:12:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.553409 15290 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.553561 15290 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.553602 15290 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1d2646098d44985a639d712a7d2b236, State: Initialized, Role: FOLLOWER
12:12:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.553718 15290 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.554078 15290 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [sys.catalog]: configured and running, proceeding with master startup.
12:12:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.554111 15297 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.554179 15297 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.556186 15308 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:37.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.556249 15308 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:37.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.556418 15220 master_runner.cc:187] Error getting master registration for 127.14.183.62:42713: OK, instance_id { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" instance_seqno: 1783512757259317 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:37.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.557530 15220 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:37.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.592425 15146 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } attempt: 2
12:12:37.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.596935 15146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d: Bootstrap starting.
12:12:37.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.597537 15146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d: Neither blocks nor log segments found. Creating new log.
12:12:37.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.597733 15146 log.cc:826] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d: Log is configured to *not* fsync() on all Append() calls
12:12:37.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.598387 15146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d: No bootstrap required, opened a new log
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600157 15146 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600255 15146 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600274 15146 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08973551b2034919a0d7ca2eda397a6d, State: Initialized, Role: FOLLOWER
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600371 15146 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600615 15311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600663 15146 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: configured and running, proceeding with master startup.
12:12:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.600685 15311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.602499 15322 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:37.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.602675 15322 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:37.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.603529 15079 master_runner.cc:187] Error getting master registration for 127.14.183.61:33589: OK, instance_id { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" instance_seqno: 1783512757392753 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:37.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.605198 15079 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:37.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.618597 15218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } attempt: 3
12:12:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.623963 15218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63: Bootstrap starting.
12:12:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.624781 15218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63: Neither blocks nor log segments found. Creating new log.
12:12:37.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.625069 15218 log.cc:826] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63: Log is configured to *not* fsync() on all Append() calls
12:12:37.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.625890 15218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63: No bootstrap required, opened a new log
12:12:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.628023 15218 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.628149 15218 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.628181 15218 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ba8988a8a3455ea158e48d38592b63, State: Initialized, Role: FOLLOWER
12:12:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.628319 15218 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.628646 15218 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [sys.catalog]: configured and running, proceeding with master startup.
12:12:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.628635 15325 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.629026 15325 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.630836 15336 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:37.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.631039 15336 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.632915 15151 master_runner.cc:264] No leader master found from master e9ba8988a8a3455ea158e48d38592b63
12:12:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.632963 15151 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:37.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.640439 15171 tablet.cc:2406] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.680560 15311 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.680691 15311 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.680929 15311 leader_election.cc:290] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ba8988a8a3455ea158e48d38592b63 (127.14.183.61:33589), a1d2646098d44985a639d712a7d2b236 (127.14.183.60:43065)
12:12:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.681239 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08973551b2034919a0d7ca2eda397a6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ba8988a8a3455ea158e48d38592b63" is_pre_election: true
12:12:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.681363 15192 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08973551b2034919a0d7ca2eda397a6d in term 0.
12:12:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.681543 15096 leader_election.cc:304] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [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: 08973551b2034919a0d7ca2eda397a6d, e9ba8988a8a3455ea158e48d38592b63; no voters: 
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.682035 15311 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.682094 15311 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.682117 15311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 0 FOLLOWER]: Advancing to term 1
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.682865 15311 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.682982 15311 leader_election.cc:290] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [CANDIDATE]: Term 1 election: Requested vote from peers e9ba8988a8a3455ea158e48d38592b63 (127.14.183.61:33589), a1d2646098d44985a639d712a7d2b236 (127.14.183.60:43065)
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.683166 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08973551b2034919a0d7ca2eda397a6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ba8988a8a3455ea158e48d38592b63"
12:12:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.683231 15192 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 0 FOLLOWER]: Advancing to term 1
12:12:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.684250 15264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08973551b2034919a0d7ca2eda397a6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d2646098d44985a639d712a7d2b236" is_pre_election: true
12:12:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.684386 15264 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08973551b2034919a0d7ca2eda397a6d in term 0.
12:12:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.684728 15263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "08973551b2034919a0d7ca2eda397a6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d2646098d44985a639d712a7d2b236"
12:12:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.684782 15263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 0 FOLLOWER]: Advancing to term 1
12:12:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.685562 15263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08973551b2034919a0d7ca2eda397a6d in term 1.
12:12:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.685817 15097 leader_election.cc:304] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [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: 08973551b2034919a0d7ca2eda397a6d, a1d2646098d44985a639d712a7d2b236; no voters: 
12:12:37.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.687009 15192 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08973551b2034919a0d7ca2eda397a6d in term 1.
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.687330 15311 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 1 FOLLOWER]: Leader election won for term 1
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.687522 15311 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [term 1 LEADER]: Becoming Leader. State: Replica: 08973551b2034919a0d7ca2eda397a6d, State: Running, Role: LEADER
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.687606 15311 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [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: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } }
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.687974 15311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08973551b2034919a0d7ca2eda397a6d. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.688036 15311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: This master's current role is: LEADER
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.688490 15340 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:37.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.688736 15340 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.690562 15263 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [term 1 FOLLOWER]: Refusing update from remote peer 08973551b2034919a0d7ca2eda397a6d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.690784 15192 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [term 1 FOLLOWER]: Refusing update from remote peer 08973551b2034919a0d7ca2eda397a6d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:37.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.691216 15311 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:37.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.691342 15311 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:37.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.692636 15325 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08973551b2034919a0d7ca2eda397a6d. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.692711 15325 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.693545 15297 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08973551b2034919a0d7ca2eda397a6d. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.693629 15297 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.694970 15311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.695046 15311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: This master's current role is: LEADER
12:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.695598 15297 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.695699 15297 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236 [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.696204 15341 mvcc.cc:204] Tried to move back new op lower bound from 7305268255497834496 to 7305268255488925696. Current Snapshot: MvccSnapshot[applied={T|T < 7305268255497834496}]
12:12:37.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.696445 15344 mvcc.cc:204] Tried to move back new op lower bound from 7305268255497834496 to 7305268255488925696. Current Snapshot: MvccSnapshot[applied={T|T < 7305268255497834496}]
12:12:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.697248 15311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.697317 15311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d [sys.catalog]: This master's current role is: LEADER
12:12:37.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.697943 15325 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "08973551b2034919a0d7ca2eda397a6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08973551b2034919a0d7ca2eda397a6d" member_type: VOTER last_known_addr { host: "127.14.183.62" port: 42713 } } peers { permanent_uuid: "e9ba8988a8a3455ea158e48d38592b63" member_type: VOTER last_known_addr { host: "127.14.183.61" port: 33589 } } peers { permanent_uuid: "a1d2646098d44985a639d712a7d2b236" member_type: VOTER last_known_addr { host: "127.14.183.60" port: 43065 } } }
12:12:37.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.698020 15325 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9ba8988a8a3455ea158e48d38592b63 [sys.catalog]: This master's current role is: FOLLOWER
12:12:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.699445 15342 mvcc.cc:204] Tried to move back new op lower bound from 7305268255497834496 to 7305268255488925696. Current Snapshot: MvccSnapshot[applied={T|T < 7305268255497834496}]
12:12:37.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.700412 15340 catalog_manager.cc:1383] Generated new cluster ID: f9a8b764c82f4bd7b9ed8dcee690373f
12:12:37.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.700459 15340 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:37.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.728058 15340 catalog_manager.cc:1406] Generated new certificate authority record
12:12:37.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.729048 15340 catalog_manager.cc:1540] Loading token signing keys...
12:12:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.744158 15340 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08973551b2034919a0d7ca2eda397a6d: Generated new TSK 0
12:12:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.744597 15340 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.755815 15068 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/logs
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data/info.pb
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.1:0
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.183.1
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.1
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.852236 15350 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.852422 15350 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.852443 15350 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:37.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.853971 15350 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:37.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.854028 15350 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.183.1
12:12:37.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.855749 15350 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:37.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.1:0
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data/info.pb
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.1
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15350
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.183.1
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/logs
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.856052 15350 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:37.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.856258 15350 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.859244 15356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.859283 15355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:37.859288 15358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.859524 15350 server_base.cc:1061] running on GCE node
12:12:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.859792 15350 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:37.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.860028 15350 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:37.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.861219 15350 hybrid_clock.cc:648] HybridClock initialized: now 1783512757861201 us; error 49 us; skew 500 ppm
12:12:37.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.862335 15350 webserver.cc:533] Webserver started at http://127.14.183.1:44193/ using document root <none> and password file <none>
12:12:37.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.862553 15350 fs_manager.cc:362] Metadata directory not provided
12:12:37.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.862622 15350 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:37.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.862726 15350 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.863607 15350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data/instance:
12:12:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0df40b524b7447e4aa169bd48a5b3faa"
12:12:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.864017 15350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal/instance:
12:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0df40b524b7447e4aa169bd48a5b3faa"
12:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.865296 15350 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.866034 15364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.866271 15350 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.866350 15350 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0df40b524b7447e4aa169bd48a5b3faa"
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:37 on dist-test-slave-nb2j"
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.866415 15350 fs_report.cc:389] FS layout report
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data/data
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.900797 15350 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.901314 15350 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.901471 15350 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.901728 15350 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.902143 15350 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.902242 15350 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.902276 15350 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.902294 15350 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:37.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.908465 15350 rpc_server.cc:307] RPC server started. Bound to: 127.14.183.1:40901
12:12:37.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.908527 15477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.183.1:40901 every 8 connection(s)
12:12:37.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.908878 15350 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/data/info.pb
12:12:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.913493 15068 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15350
12:12:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.913592 15068 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-0/wal/instance
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.914855 15068 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/logs
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data/info.pb
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.2:0
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.183.2
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.2
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:37.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:37.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918186 15479 heartbeater.cc:344] Connected to a master server at 127.14.183.62:42713
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918186 15480 heartbeater.cc:344] Connected to a master server at 127.14.183.61:33589
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918346 15479 heartbeater.cc:461] Registering TS with master...
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918363 15480 heartbeater.cc:461] Registering TS with master...
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918206 15478 heartbeater.cc:344] Connected to a master server at 127.14.183.60:43065
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918593 15480 heartbeater.cc:507] Master 127.14.183.61:33589 requested a full tablet report, sending...
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918591 15479 heartbeater.cc:507] Master 127.14.183.62:42713 requested a full tablet report, sending...
12:12:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918574 15478 heartbeater.cc:461] Registering TS with master...
12:12:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.918839 15478 heartbeater.cc:507] Master 127.14.183.60:43065 requested a full tablet report, sending...
12:12:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.919169 15110 ts_manager.cc:194] Registered new tserver with Master: 0df40b524b7447e4aa169bd48a5b3faa (127.14.183.1:40901)
12:12:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.919206 15254 ts_manager.cc:194] Registered new tserver with Master: 0df40b524b7447e4aa169bd48a5b3faa (127.14.183.1:40901)
12:12:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.919456 15182 ts_manager.cc:194] Registered new tserver with Master: 0df40b524b7447e4aa169bd48a5b3faa (127.14.183.1:40901)
12:12:37.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:37.920112 15110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.183.1:57513
12:12:38.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.002710 15485 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:38.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.002909 15485 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:38.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.002940 15485 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.004562 15485 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.004659 15485 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.183.2
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.006264 15485 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.2:0
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data/info.pb
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.2
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15485
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.183.2
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/logs
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:38.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:38.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:38.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:38.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:38.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.006537 15485 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:38.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.006791 15485 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.009568 15493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.009565 15490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.009568 15491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.009701 15485 server_base.cc:1061] running on GCE node
12:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.010082 15485 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.010251 15485 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.011379 15485 hybrid_clock.cc:648] HybridClock initialized: now 1783512758011364 us; error 28 us; skew 500 ppm
12:12:38.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.012478 15485 webserver.cc:533] Webserver started at http://127.14.183.2:41139/ using document root <none> and password file <none>
12:12:38.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.012630 15485 fs_manager.cc:362] Metadata directory not provided
12:12:38.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.012693 15485 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:38.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.012768 15485 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.013805 15485 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data/instance:
12:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9260e3d9b6774f2798d4b577c61174c9"
12:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.014180 15485 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal/instance:
12:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9260e3d9b6774f2798d4b577c61174c9"
12:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.015412 15485 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.016194 15499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.016366 15485 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.016439 15485 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9260e3d9b6774f2798d4b577c61174c9"
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.016507 15485 fs_report.cc:389] FS layout report
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data/data
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.043310 15485 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.043746 15485 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.043906 15485 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.044155 15485 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.044611 15485 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.044672 15485 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.044706 15485 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.044723 15485 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:38.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.050724 15485 rpc_server.cc:307] RPC server started. Bound to: 127.14.183.2:37815
12:12:38.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.050806 15612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.183.2:37815 every 8 connection(s)
12:12:38.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.051141 15485 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/data/info.pb
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057140 15613 heartbeater.cc:344] Connected to a master server at 127.14.183.60:43065
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057194 15615 heartbeater.cc:344] Connected to a master server at 127.14.183.61:33589
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057286 15615 heartbeater.cc:461] Registering TS with master...
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057332 15614 heartbeater.cc:344] Connected to a master server at 127.14.183.62:42713
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057370 15614 heartbeater.cc:461] Registering TS with master...
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057542 15614 heartbeater.cc:507] Master 127.14.183.62:42713 requested a full tablet report, sending...
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057542 15615 heartbeater.cc:507] Master 127.14.183.61:33589 requested a full tablet report, sending...
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057286 15613 heartbeater.cc:461] Registering TS with master...
12:12:38.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057881 15613 heartbeater.cc:507] Master 127.14.183.60:43065 requested a full tablet report, sending...
12:12:38.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.057989 15110 ts_manager.cc:194] Registered new tserver with Master: 9260e3d9b6774f2798d4b577c61174c9 (127.14.183.2:37815)
12:12:38.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.058168 15254 ts_manager.cc:194] Registered new tserver with Master: 9260e3d9b6774f2798d4b577c61174c9 (127.14.183.2:37815)
12:12:38.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.058477 15110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.183.2:47579
12:12:38.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.058738 15182 ts_manager.cc:194] Registered new tserver with Master: 9260e3d9b6774f2798d4b577c61174c9 (127.14.183.2:37815)
12:12:38.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.060837 15068 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15485
12:12:38.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.060902 15068 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-1/wal/instance
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.062176 15068 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/logs
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data/info.pb
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.3:0
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.183.3
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.3
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:38.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.143759 15620 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:38.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.143987 15620 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:38.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.144022 15620 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:38.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.145855 15620 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:38.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.145952 15620 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.183.3
12:12:38.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.147707 15620 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:38.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.183.20:42999
12:12:38.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.183.3:0
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data/info.pb
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.183.3
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.183.62:42713,127.14.183.61:33589,127.14.183.60:43065
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15620
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.183.3
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/logs
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.148002 15620 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:38.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.148269 15620 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:38.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.150972 15626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.151003 15620 server_base.cc:1061] running on GCE node
12:12:38.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.151103 15625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.151103 15628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.151439 15620 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:38.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.151629 15620 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:38.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.152843 15620 hybrid_clock.cc:648] HybridClock initialized: now 1783512758152824 us; error 33 us; skew 500 ppm
12:12:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.154049 15620 webserver.cc:533] Webserver started at http://127.14.183.3:35125/ using document root <none> and password file <none>
12:12:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.154271 15620 fs_manager.cc:362] Metadata directory not provided
12:12:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.154318 15620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.154399 15620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.155450 15620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data/instance:
12:12:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e"
12:12:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.155827 15620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal/instance:
12:12:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e"
12:12:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.157241 15620 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.158078 15634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.158334 15620 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.158413 15620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e"
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.158463 15620 fs_report.cc:389] FS layout report
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data/data
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:38.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.180480 15620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:38.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.180783 15620 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:38.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.180884 15620 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:38.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.181070 15620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:38.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.181453 15620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:38.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.181492 15620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:38.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.181517 15620 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:38.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.181530 15620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:38.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.187413 15620 rpc_server.cc:307] RPC server started. Bound to: 127.14.183.3:46599
12:12:38.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.187465 15747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.183.3:46599 every 8 connection(s)
12:12:38.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.187847 15620 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/data/info.pb
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193434 15750 heartbeater.cc:344] Connected to a master server at 127.14.183.61:33589
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193563 15750 heartbeater.cc:461] Registering TS with master...
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193514 15748 heartbeater.cc:344] Connected to a master server at 127.14.183.60:43065
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193532 15749 heartbeater.cc:344] Connected to a master server at 127.14.183.62:42713
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193625 15748 heartbeater.cc:461] Registering TS with master...
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193639 15749 heartbeater.cc:461] Registering TS with master...
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193799 15750 heartbeater.cc:507] Master 127.14.183.61:33589 requested a full tablet report, sending...
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193800 15748 heartbeater.cc:507] Master 127.14.183.60:43065 requested a full tablet report, sending...
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.193799 15749 heartbeater.cc:507] Master 127.14.183.62:42713 requested a full tablet report, sending...
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.194321 15182 ts_manager.cc:194] Registered new tserver with Master: 1fdb7c746d1c4f00a67d99cd4c328c6e (127.14.183.3:46599)
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.194339 15110 ts_manager.cc:194] Registered new tserver with Master: 1fdb7c746d1c4f00a67d99cd4c328c6e (127.14.183.3:46599)
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.194420 15254 ts_manager.cc:194] Registered new tserver with Master: 1fdb7c746d1c4f00a67d99cd4c328c6e (127.14.183.3:46599)
12:12:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.194818 15110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.183.3:47397
12:12:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.197002 15068 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15620
12:12:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.197156 15068 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15810233506190322889/ts-2/wal/instance
12:12:38.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.200428 15068 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:38.201 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:38.201 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:38.202 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.183.62"
      port: 42713
    }
    bound_http_address {
      host: "127.14.183.62"
      port: 39683
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.183.61"
      port: 33589
    }
    bound_http_address {
      host: "127.14.183.61"
      port: 36305
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.183.60"
      port: 43065
    }
    bound_http_address {
      host: "127.14.183.60"
      port: 43559
    }
  }
}

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

12:12:38.203 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.183.1"
      port: 40901
    }
    bound_http_address {
      host: "127.14.183.1"
      port: 44193
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.183.2"
      port: 37815
    }
    bound_http_address {
      host: "127.14.183.2"
      port: 41139
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.183.3"
      port: 46599
    }
    bound_http_address {
      host: "127.14.183.3"
      port: 35125
    }
  }
}

12:12:38.203 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:38.205 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:38.206 [DEBUG - main] (Connection.java:748) [peer master-127.14.183.62:42713(127.14.183.62:42713)] connecting to peer
12:12:38.207 [DEBUG - main] (Connection.java:748) [peer master-127.14.183.60:43065(127.14.183.60:43065)] connecting to peer
12:12:38.208 [DEBUG - main] (Connection.java:748) [peer master-127.14.183.61:33589(127.14.183.61:33589)] connecting to peer
12:12:38.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.183.62:42713(127.14.183.62:42713)] Successfully connected to peer
12:12:38.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.183.60:43065(127.14.183.60:43065)] Successfully connected to peer
12:12:38.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.183.61:33589(127.14.183.61:33589)] Successfully connected to peer
12:12:38.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.183.62
12:12:38.211 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.183.61
12:12:38.212 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.183.60
12:12:38.221 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6feb9770, L:/127.0.0.1:52568 - R:/127.14.183.62:42713] using SASL/PLAIN
12:12:38.222 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1bc2b4e, L:/127.0.0.1:53994 - R:/127.14.183.60:43065] using SASL/PLAIN
12:12:38.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:38.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.183.62:42713, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.183.60:43065, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.183.61:33589, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.183.62:42713: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.183.60:43065: OK, deferred=null) after lookup
12:12:38.224 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x39a9acd4, L:/127.0.0.1:35596 - R:/127.14.183.61:33589] using SASL/PLAIN
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.224694 15110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52568:
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512758205"
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "0"
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "1"
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "2"
12:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "3"
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "4"
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "5"
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "6"
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "7"
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "8"
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "9"
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "0"
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.225063 15110 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.TestAlterTable-1783512758205 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
12:12:38.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0e6b128fed7b40739fea4b0aba8f27fa
12:12:38.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.236086 15682 tablet_service.cc:1511] Processing CreateTablet for tablet 90540dad8e55462b87ead055098c53d2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512758205 [id=0e6b128fed7b40739fea4b0aba8f27fa]), partition=RANGE (0) PARTITION UNBOUNDED
12:12:38.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.236464 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90540dad8e55462b87ead055098c53d2. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.238042 15547 tablet_service.cc:1511] Processing CreateTablet for tablet 90540dad8e55462b87ead055098c53d2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512758205 [id=0e6b128fed7b40739fea4b0aba8f27fa]), partition=RANGE (0) PARTITION UNBOUNDED
12:12:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.238313 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90540dad8e55462b87ead055098c53d2. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:38.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.239293 15766 tablet_bootstrap.cc:492] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: Bootstrap starting.
12:12:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.239699 15412 tablet_service.cc:1511] Processing CreateTablet for tablet 90540dad8e55462b87ead055098c53d2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512758205 [id=0e6b128fed7b40739fea4b0aba8f27fa]), partition=RANGE (0) PARTITION UNBOUNDED
12:12:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.239964 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90540dad8e55462b87ead055098c53d2. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.240106 15766 tablet_bootstrap.cc:654] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: Neither blocks nor log segments found. Creating new log.
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.240386 15766 log.cc:826] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: Log is configured to *not* fsync() on all Append() calls
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.240880 15768 tablet_bootstrap.cc:492] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: Bootstrap starting.
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.241523 15768 tablet_bootstrap.cc:654] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: Neither blocks nor log segments found. Creating new log.
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.241631 15766 tablet_bootstrap.cc:492] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: No bootstrap required, opened a new log
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.241695 15766 ts_tablet_manager.cc:1403] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.241804 15768 log.cc:826] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: Log is configured to *not* fsync() on all Append() calls
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.242681 15770 tablet_bootstrap.cc:492] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: Bootstrap starting.
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.243321 15770 tablet_bootstrap.cc:654] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: Neither blocks nor log segments found. Creating new log.
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.243762 15770 log.cc:826] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: Log is configured to *not* fsync() on all Append() calls
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.243878 15768 tablet_bootstrap.cc:492] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: No bootstrap required, opened a new log
12:12:38.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.243935 15768 ts_tablet_manager.cc:1403] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.243865 15766 raft_consensus.cc:359] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.244089 15766 raft_consensus.cc:385] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.244261 15766 raft_consensus.cc:740] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fdb7c746d1c4f00a67d99cd4c328c6e, State: Initialized, Role: FOLLOWER
12:12:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.244491 15766 consensus_queue.cc:260] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [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: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.244779 15766 ts_tablet_manager.cc:1434] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
12:12:38.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.244875 15749 heartbeater.cc:499] Master 127.14.183.62:42713 was elected leader, sending a full tablet report...
12:12:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.246410 15768 raft_consensus.cc:359] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.246682 15768 raft_consensus.cc:385] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.246811 15768 raft_consensus.cc:740] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9260e3d9b6774f2798d4b577c61174c9, State: Initialized, Role: FOLLOWER
12:12:38.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.247033 15768 consensus_queue.cc:260] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [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: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.247274 15770 tablet_bootstrap.cc:492] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: No bootstrap required, opened a new log
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.247350 15770 ts_tablet_manager.cc:1403] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.247377 15768 ts_tablet_manager.cc:1434] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.248049 15614 heartbeater.cc:499] Master 127.14.183.62:42713 was elected leader, sending a full tablet report...
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.249228 15770 raft_consensus.cc:359] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.249369 15770 raft_consensus.cc:385] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.249397 15770 raft_consensus.cc:740] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df40b524b7447e4aa169bd48a5b3faa, State: Initialized, Role: FOLLOWER
12:12:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.249897 15770 consensus_queue.cc:260] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [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: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.250324 15770 ts_tablet_manager.cc:1434] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
12:12:38.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.251094 15479 heartbeater.cc:499] Master 127.14.183.62:42713 was elected leader, sending a full tablet report...
12:12:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.302139 15616 tablet.cc:2406] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.385344 15772 raft_consensus.cc:493] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.385483 15772 raft_consensus.cc:515] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.385866 15772 leader_election.cc:290] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df40b524b7447e4aa169bd48a5b3faa (127.14.183.1:40901), 9260e3d9b6774f2798d4b577c61174c9 (127.14.183.2:37815)
12:12:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.389580 15432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90540dad8e55462b87ead055098c53d2" candidate_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df40b524b7447e4aa169bd48a5b3faa" is_pre_election: true
12:12:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.389599 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90540dad8e55462b87ead055098c53d2" candidate_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9260e3d9b6774f2798d4b577c61174c9" is_pre_election: true
12:12:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.389778 15567 raft_consensus.cc:2468] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fdb7c746d1c4f00a67d99cd4c328c6e in term 0.
12:12:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.389778 15432 raft_consensus.cc:2468] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fdb7c746d1c4f00a67d99cd4c328c6e in term 0.
12:12:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.390023 15637 leader_election.cc:304] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [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: 1fdb7c746d1c4f00a67d99cd4c328c6e, 9260e3d9b6774f2798d4b577c61174c9; no voters: 
12:12:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.390163 15772 raft_consensus.cc:2804] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.390220 15772 raft_consensus.cc:493] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.390242 15772 raft_consensus.cc:3060] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 0 FOLLOWER]: Advancing to term 1
12:12:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.390847 15772 raft_consensus.cc:515] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.391012 15772 leader_election.cc:290] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [CANDIDATE]: Term 1 election: Requested vote from peers 0df40b524b7447e4aa169bd48a5b3faa (127.14.183.1:40901), 9260e3d9b6774f2798d4b577c61174c9 (127.14.183.2:37815)
12:12:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.391233 15432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90540dad8e55462b87ead055098c53d2" candidate_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df40b524b7447e4aa169bd48a5b3faa"
12:12:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.391260 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90540dad8e55462b87ead055098c53d2" candidate_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9260e3d9b6774f2798d4b577c61174c9"
12:12:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.391335 15432 raft_consensus.cc:3060] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [term 0 FOLLOWER]: Advancing to term 1
12:12:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.391353 15567 raft_consensus.cc:3060] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [term 0 FOLLOWER]: Advancing to term 1
12:12:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.392060 15567 raft_consensus.cc:2468] T 90540dad8e55462b87ead055098c53d2 P 9260e3d9b6774f2798d4b577c61174c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fdb7c746d1c4f00a67d99cd4c328c6e in term 1.
12:12:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.392082 15432 raft_consensus.cc:2468] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fdb7c746d1c4f00a67d99cd4c328c6e in term 1.
12:12:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.392237 15637 leader_election.cc:304] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [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: 1fdb7c746d1c4f00a67d99cd4c328c6e, 9260e3d9b6774f2798d4b577c61174c9; no voters: 
12:12:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.392360 15772 raft_consensus.cc:2804] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 1 FOLLOWER]: Leader election won for term 1
12:12:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.392501 15772 raft_consensus.cc:697] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [term 1 LEADER]: Becoming Leader. State: Replica: 1fdb7c746d1c4f00a67d99cd4c328c6e, State: Running, Role: LEADER
12:12:38.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.392601 15772 consensus_queue.cc:237] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e [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: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } }
12:12:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.393471 15109 catalog_manager.cc:5697] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fdb7c746d1c4f00a67d99cd4c328c6e (127.14.183.3). New cstate: current_term: 1 leader_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df40b524b7447e4aa169bd48a5b3faa" member_type: VOTER last_known_addr { host: "127.14.183.1" port: 40901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fdb7c746d1c4f00a67d99cd4c328c6e" member_type: VOTER last_known_addr { host: "127.14.183.3" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9260e3d9b6774f2798d4b577c61174c9" member_type: VOTER last_known_addr { host: "127.14.183.2" port: 37815 } health_report { overall_health: UNKNOWN } } }
12:12:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.409806 15481 tablet.cc:2406] T 90540dad8e55462b87ead055098c53d2 P 0df40b524b7447e4aa169bd48a5b3faa: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.439162 15751 tablet.cc:2406] T 90540dad8e55462b87ead055098c53d2 P 1fdb7c746d1c4f00a67d99cd4c328c6e: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.529637 15109 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52568:
12:12:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512758205" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "11" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
12:12:38.531 [DEBUG - main] (Connection.java:575) [peer master-127.14.183.62:42713(127.14.183.62:42713)] disconnecting while in state READY
12:12:38.531 [DEBUG - main] (Connection.java:575) [peer master-127.14.183.60:43065(127.14.183.60:43065)] disconnecting while in state READY
12:12:38.531 [DEBUG - main] (Connection.java:575) [peer master-127.14.183.61:33589(127.14.183.61:33589)] disconnecting while in state READY
12:12:38.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.183.60:43065(127.14.183.60:43065)] handling channelInactive
12:12:38.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.183.60:43065(127.14.183.60:43065)] cleaning up while in state READY due to: connection closed
12:12:38.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:38.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.183.62:42713(127.14.183.62:42713)] handling channelInactive
12:12:38.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.183.62:42713(127.14.183.62:42713)] cleaning up while in state READY due to: connection closed
12:12:38.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.183.61:33589(127.14.183.61:33589)] handling channelInactive
12:12:38.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.183.61:33589(127.14.183.61:33589)] cleaning up while in state READY due to: connection closed
12:12:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.536758 15068 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15350
12:12:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.542881 15068 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15485
12:12:38.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.548697 15068 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15620
12:12:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.554522 15068 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15079
12:12:38.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.556690 15308 catalog_manager.cc:1295] Loaded cluster ID: f9a8b764c82f4bd7b9ed8dcee690373f
12:12:38.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.556751 15308 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: loading cluster ID for follower catalog manager: success
12:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.557639 15308 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: acquiring CA information for follower catalog manager: success
12:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.557883 15308 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a1d2646098d44985a639d712a7d2b236: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.560469 15068 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15151
12:12:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.566272 15068 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15220
12:12:38.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:38Z chronyd exiting
.12:12:38.615 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512758615
12:12:38.618 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:38.618 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:38.618 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:38.618 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:38.619 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:38.621 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986"
  extra_master_flags: "--enable_per_range_hash_schemas=false"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.706429 15783 mini_oidc.cc:150] Starting JWKS server
12:12:38.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.707155 15783 webserver.cc:533] Webserver started at http://127.0.0.1:42625/ using document root <none> and password file <none>
12:12:38.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.707248 15783 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:38.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.707374 15783 webserver.cc:533] Webserver started at http://127.0.0.1:44243/ using document root <none> and password file <none>
12:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:38.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:38Z Disabled control of system clock
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.718312 15783 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/logs
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data/info.pb
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.254:42263
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.254
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42625/jwks.json
12:12:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
12:12:38.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.797787 15794 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:38.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.798012 15794 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:38.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.798035 15794 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.799607 15794 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.799691 15794 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.799710 15794 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.799723 15794 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.799737 15794 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.799750 15794 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42625/jwks.json
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.801383 15794 master_runner.cc:387] Master server non-default flags:
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.254:42263
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42625/jwks.json
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data/info.pb
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.254
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15794
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/logs
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.801621 15794 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:38.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.801822 15794 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.804476 15799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.804558 15802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.804565 15800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.804625 15794 server_base.cc:1061] running on GCE node
12:12:38.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.805097 15794 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:38.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.805333 15794 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.806522 15794 hybrid_clock.cc:648] HybridClock initialized: now 1783512758806503 us; error 29 us; skew 500 ppm
12:12:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.807698 15794 webserver.cc:533] Webserver started at http://127.15.105.254:41715/ using document root <none> and password file <none>
12:12:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.807929 15794 fs_manager.cc:362] Metadata directory not provided
12:12:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.808040 15794 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.808156 15794 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.809069 15794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data/instance:
12:12:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8407fa912293445b8bf84a26547b21c5"
12:12:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.809428 15794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal/instance:
12:12:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8407fa912293445b8bf84a26547b21c5"
12:12:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.810719 15794 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.811427 15808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.811630 15794 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.811770 15794 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8407fa912293445b8bf84a26547b21c5"
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.811830 15794 fs_report.cc:389] FS layout report
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data/data
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.838428 15794 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.838932 15794 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.839102 15794 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.843379 15794 rpc_server.cc:307] RPC server started. Bound to: 127.15.105.254:42263
12:12:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.843411 15860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.105.254:42263 every 8 connection(s)
12:12:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.843811 15794 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/data/info.pb
12:12:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.844503 15861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:38.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.845899 15861 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } has no permanent_uuid. Determining permanent_uuid...
12:12:38.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.851845 15861 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } has no permanent_uuid. Determining permanent_uuid...
12:12:38.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.852346 15811 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.105.253:33173: connect: Connection refused (error 111)
12:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.852881 15861 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.253:33173: Network error: Client connection negotiation failed: client connection to 127.15.105.253:33173: connect: Connection refused (error 111)
12:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.853080 15783 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15794
12:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.853160 15783 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-0/wal/instance
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.853909 15783 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/logs
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data/info.pb
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.253:33173
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.253
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42625/jwks.json
12:12:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
12:12:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.902158 15861 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } attempt: 1
12:12:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.903142 15861 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.253:33173: Network error: Client connection negotiation failed: client connection to 127.15.105.253:33173: connect: Connection refused (error 111)
12:12:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.935801 15866 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.936000 15866 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.936025 15866 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.937644 15866 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.937703 15866 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.937719 15866 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.937734 15866 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.937749 15866 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.937763 15866 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42625/jwks.json
12:12:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.939595 15866 master_runner.cc:387] Master server non-default flags:
12:12:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.253:33173
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42625/jwks.json
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data/info.pb
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.253
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15866
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/logs
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.939891 15866 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.940109 15866 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.942787 15872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.942857 15866 server_base.cc:1061] running on GCE node
12:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.942787 15874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.942821 15871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.943475 15866 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.943768 15866 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.944947 15866 hybrid_clock.cc:648] HybridClock initialized: now 1783512758944923 us; error 47 us; skew 500 ppm
12:12:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.946426 15866 webserver.cc:533] Webserver started at http://127.15.105.253:35687/ using document root <none> and password file <none>
12:12:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.946636 15866 fs_manager.cc:362] Metadata directory not provided
12:12:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.946683 15866 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.946779 15866 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.947891 15866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data/instance:
12:12:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f0a7ecf64e7341c6800679b74225e4ee"
12:12:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.948530 15866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal/instance:
12:12:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f0a7ecf64e7341c6800679b74225e4ee"
12:12:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.949982 15866 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:38.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.950815 15880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.950977 15866 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.951035 15866 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f0a7ecf64e7341c6800679b74225e4ee"
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:38 on dist-test-slave-nb2j"
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.951109 15866 fs_report.cc:389] FS layout report
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data/data
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:38.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.971340 15861 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } attempt: 2
12:12:38.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.972327 15861 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.253:33173: Network error: Client connection negotiation failed: client connection to 127.15.105.253:33173: connect: Connection refused (error 111)
12:12:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.980672 15866 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.980959 15866 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.981061 15866 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:38.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.985636 15866 rpc_server.cc:307] RPC server started. Bound to: 127.15.105.253:33173
12:12:38.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.985687 15932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.105.253:33173 every 8 connection(s)
12:12:38.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.986089 15866 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/data/info.pb
12:12:38.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.986820 15933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.988757 15783 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15866
12:12:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.988852 15783 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-1/wal/instance
12:12:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.988837 15933 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } has no permanent_uuid. Determining permanent_uuid...
12:12:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.989316 15783 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal
12:12:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/logs
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data/info.pb
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.252:41927
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.252
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42625/jwks.json
12:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
12:12:38.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.994462 15933 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } has no permanent_uuid. Determining permanent_uuid...
12:12:38.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:38.999265 15933 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } has no permanent_uuid. Determining permanent_uuid...
12:12:38.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:38.999789 15884 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.105.252:41927: connect: Connection refused (error 111)
12:12:39.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.000291 15933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.252:41927: Network error: Client connection negotiation failed: client connection to 127.15.105.252:41927: connect: Connection refused (error 111)
12:12:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.049659 15933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } attempt: 1
12:12:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.050561 15933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.252:41927: Network error: Client connection negotiation failed: client connection to 127.15.105.252:41927: connect: Connection refused (error 111)
12:12:39.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.063520 15861 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } attempt: 3
12:12:39.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.067245 15861 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } has no permanent_uuid. Determining permanent_uuid...
12:12:39.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.068089 15861 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.252:41927: Network error: Client connection negotiation failed: client connection to 127.15.105.252:41927: connect: Connection refused (error 111)
12:12:39.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.082767 15936 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:39.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.082975 15936 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:39.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.083009 15936 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.084650 15936 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.084728 15936 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.084750 15936 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.084769 15936 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.084785 15936 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.084800 15936 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42625/jwks.json
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.086402 15936 master_runner.cc:387] Master server non-default flags:
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.252:41927
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42625/jwks.json
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data/info.pb
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.252
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15936
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/logs
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.086696 15936 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.086943 15936 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.089531 15946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.089566 15936 server_base.cc:1061] running on GCE node
12:12:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.089655 15944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.089758 15943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.090000 15936 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.090281 15936 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:39.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.091473 15936 hybrid_clock.cc:648] HybridClock initialized: now 1783512759091446 us; error 38 us; skew 500 ppm
12:12:39.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.092684 15936 webserver.cc:533] Webserver started at http://127.15.105.252:33181/ using document root <none> and password file <none>
12:12:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.092906 15936 fs_manager.cc:362] Metadata directory not provided
12:12:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.092976 15936 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.093079 15936 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.093914 15936 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data/instance:
12:12:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "509542ac5d4546d4b8b3fc93ff9642b2"
12:12:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.094265 15936 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal/instance:
12:12:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "509542ac5d4546d4b8b3fc93ff9642b2"
12:12:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.095506 15936 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.096407 15952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.096657 15936 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.096745 15936 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "509542ac5d4546d4b8b3fc93ff9642b2"
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.096815 15936 fs_report.cc:389] FS layout report
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal
12:12:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data/data
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:39.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.099284 15861 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } attempt: 1
12:12:39.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.100374 15861 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.105.252:41927: Network error: Client connection negotiation failed: client connection to 127.15.105.252:41927: connect: Connection refused (error 111)
12:12:39.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.109496 15936 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:39.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.109869 15936 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:39.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.110020 15936 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.114226 15936 rpc_server.cc:307] RPC server started. Bound to: 127.15.105.252:41927
12:12:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.114260 16004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.105.252:41927 every 8 connection(s)
12:12:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.114625 15936 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/data/info.pb
12:12:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.114885 15783 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 15936
12:12:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.115069 15783 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/master-2/wal/instance
12:12:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.115298 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.117093 16005 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } has no permanent_uuid. Determining permanent_uuid...
12:12:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.118709 15933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } attempt: 2
12:12:39.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.122220 16005 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } has no permanent_uuid. Determining permanent_uuid...
12:12:39.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.124516 15933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: Bootstrap starting.
12:12:39.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.125320 15933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: Neither blocks nor log segments found. Creating new log.
12:12:39.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.125653 15933 log.cc:826] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: Log is configured to *not* fsync() on all Append() calls
12:12:39.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.126403 16005 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } has no permanent_uuid. Determining permanent_uuid...
12:12:39.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.126585 15933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: No bootstrap required, opened a new log
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129135 15933 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129289 15933 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129334 15933 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a7ecf64e7341c6800679b74225e4ee, State: Initialized, Role: FOLLOWER
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129438 15933 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129756 16014 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129820 15933 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: configured and running, proceeding with master startup.
12:12:39.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.129848 16014 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.130743 16005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2: Bootstrap starting.
12:12:39.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.131601 16005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2: Neither blocks nor log segments found. Creating new log.
12:12:39.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.131945 16005 log.cc:826] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2: Log is configured to *not* fsync() on all Append() calls
12:12:39.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.132179 16025 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:39.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.132225 16025 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.132871 16005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2: No bootstrap required, opened a new log
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.132381 15866 master_runner.cc:187] Error getting master registration for 127.15.105.254:42263: OK, instance_id { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" instance_seqno: 1783512758842279 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.134325 15866 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135273 16005 raft_consensus.cc:359] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135361 16005 raft_consensus.cc:385] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135380 16005 raft_consensus.cc:740] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 509542ac5d4546d4b8b3fc93ff9642b2, State: Initialized, Role: FOLLOWER
12:12:39.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135488 16005 consensus_queue.cc:260] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135761 16028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135812 16005 sys_catalog.cc:565] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [sys.catalog]: configured and running, proceeding with master startup.
12:12:39.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.135834 16028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.137676 16039 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:39.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.138446 16039 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:39.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.138234 15936 master_runner.cc:187] Error getting master registration for 127.15.105.254:42263: OK, instance_id { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" instance_seqno: 1783512758842279 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:39.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.139619 15936 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:39.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.175566 15861 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } attempt: 2
12:12:39.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.180374 15861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5: Bootstrap starting.
12:12:39.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.181128 15861 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5: Neither blocks nor log segments found. Creating new log.
12:12:39.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.181712 15861 log.cc:826] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5: Log is configured to *not* fsync() on all Append() calls
12:12:39.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.182446 15861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5: No bootstrap required, opened a new log
12:12:39.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.183641 15861 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.184177 15861 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:39.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.184357 15861 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8407fa912293445b8bf84a26547b21c5, State: Initialized, Role: FOLLOWER
12:12:39.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.184592 15861 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.184917 16042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.184963 15861 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [sys.catalog]: configured and running, proceeding with master startup.
12:12:39.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.185117 16042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.187165 16053 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.187330 16053 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:39.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.189268 15794 master_runner.cc:264] No leader master found from master 8407fa912293445b8bf84a26547b21c5
12:12:39.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.189316 15794 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.231701 15886 tablet.cc:2406] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.340098 15814 tablet.cc:2406] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:39.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.360718 15958 tablet.cc:2406] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.406141 16014 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.406270 16014 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.406558 16014 leader_election.cc:290] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8407fa912293445b8bf84a26547b21c5 (127.15.105.254:42263), 509542ac5d4546d4b8b3fc93ff9642b2 (127.15.105.252:41927)
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.406867 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f0a7ecf64e7341c6800679b74225e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" is_pre_election: true
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.406997 15979 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0a7ecf64e7341c6800679b74225e4ee in term 0.
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.406905 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f0a7ecf64e7341c6800679b74225e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8407fa912293445b8bf84a26547b21c5" is_pre_election: true
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.407105 15835 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0a7ecf64e7341c6800679b74225e4ee in term 0.
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.407218 15884 leader_election.cc:304] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [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: 509542ac5d4546d4b8b3fc93ff9642b2, f0a7ecf64e7341c6800679b74225e4ee; no voters: 
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.407383 16014 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.407434 16014 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.407452 16014 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 0 FOLLOWER]: Advancing to term 1
12:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.408243 16014 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.408408 16014 leader_election.cc:290] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [CANDIDATE]: Term 1 election: Requested vote from peers 8407fa912293445b8bf84a26547b21c5 (127.15.105.254:42263), 509542ac5d4546d4b8b3fc93ff9642b2 (127.15.105.252:41927)
12:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.408594 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f0a7ecf64e7341c6800679b74225e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8407fa912293445b8bf84a26547b21c5"
12:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.408635 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f0a7ecf64e7341c6800679b74225e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "509542ac5d4546d4b8b3fc93ff9642b2"
12:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.408707 15979 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 0 FOLLOWER]: Advancing to term 1
12:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.408703 15835 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 0 FOLLOWER]: Advancing to term 1
12:12:39.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.409387 15979 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a7ecf64e7341c6800679b74225e4ee in term 1.
12:12:39.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.409407 15835 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a7ecf64e7341c6800679b74225e4ee in term 1.
12:12:39.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.409575 15884 leader_election.cc:304] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [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: 509542ac5d4546d4b8b3fc93ff9642b2, f0a7ecf64e7341c6800679b74225e4ee; no voters: 
12:12:39.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.409710 16014 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 1 FOLLOWER]: Leader election won for term 1
12:12:39.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.409880 16014 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [term 1 LEADER]: Becoming Leader. State: Replica: f0a7ecf64e7341c6800679b74225e4ee, State: Running, Role: LEADER
12:12:39.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.409958 16014 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [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: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } }
12:12:39.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.410372 16055 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0a7ecf64e7341c6800679b74225e4ee. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.410478 16055 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: This master's current role is: LEADER
12:12:39.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.410730 16057 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:39.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.410938 16057 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:39.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.412243 15979 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [term 1 FOLLOWER]: Refusing update from remote peer f0a7ecf64e7341c6800679b74225e4ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:39.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.412245 15835 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [term 1 FOLLOWER]: Refusing update from remote peer f0a7ecf64e7341c6800679b74225e4ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:39.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.412559 16055 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:39.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.412683 16014 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.413805 16042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0a7ecf64e7341c6800679b74225e4ee. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.413911 16042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.413847 16028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0a7ecf64e7341c6800679b74225e4ee. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.413960 16028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.414657 16014 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.414763 16014 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: This master's current role is: LEADER
12:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.414652 16055 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.414860 16055 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee [sys.catalog]: This master's current role is: LEADER
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.414865 16059 mvcc.cc:204] Tried to move back new op lower bound from 7305268262549839872 to 7305268262543679488. Current Snapshot: MvccSnapshot[applied={T|T < 7305268262549839872}]
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.414958 16042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.415022 16042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8407fa912293445b8bf84a26547b21c5 [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.415004 16028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f0a7ecf64e7341c6800679b74225e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8407fa912293445b8bf84a26547b21c5" member_type: VOTER last_known_addr { host: "127.15.105.254" port: 42263 } } peers { permanent_uuid: "f0a7ecf64e7341c6800679b74225e4ee" member_type: VOTER last_known_addr { host: "127.15.105.253" port: 33173 } } peers { permanent_uuid: "509542ac5d4546d4b8b3fc93ff9642b2" member_type: VOTER last_known_addr { host: "127.15.105.252" port: 41927 } } }
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.415076 16028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 509542ac5d4546d4b8b3fc93ff9642b2 [sys.catalog]: This master's current role is: FOLLOWER
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.415256 16060 mvcc.cc:204] Tried to move back new op lower bound from 7305268262549839872 to 7305268262543679488. Current Snapshot: MvccSnapshot[applied={T|T < 7305268262549839872}]
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.415489 16057 catalog_manager.cc:1383] Generated new cluster ID: 7f10efec60774d77bbf0814459ff5e91
12:12:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.415635 16057 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.433192 16057 catalog_manager.cc:1406] Generated new certificate authority record
12:12:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.433981 16057 catalog_manager.cc:1540] Loading token signing keys...
12:12:39.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.446336 16057 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f0a7ecf64e7341c6800679b74225e4ee: Generated new TSK 0
12:12:39.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.446631 16057 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.468362 15783 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/logs
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data/info.pb
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.193:0
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.105.193
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.193
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.547932 16067 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.548110 16067 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.548130 16067 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:39.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.549564 16067 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:39.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.549616 16067 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.105.193
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.551117 16067 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.193:0
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data/info.pb
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.193
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16067
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.105.193
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/logs
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.551317 16067 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.551501 16067 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.554378 16075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.554394 16073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.554397 16072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.554838 16067 server_base.cc:1061] running on GCE node
12:12:39.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.555038 16067 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:39.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.555284 16067 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.556437 16067 hybrid_clock.cc:648] HybridClock initialized: now 1783512759556411 us; error 39 us; skew 500 ppm
12:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.557569 16067 webserver.cc:533] Webserver started at http://127.15.105.193:34705/ using document root <none> and password file <none>
12:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.557735 16067 fs_manager.cc:362] Metadata directory not provided
12:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.557777 16067 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.557852 16067 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.558722 16067 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data/instance:
12:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8"
12:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.559008 16067 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal/instance:
12:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8"
12:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.560170 16067 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.560775 16081 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.560940 16067 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.560992 16067 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8"
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.561040 16067 fs_report.cc:389] FS layout report
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data/data
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.593833 16067 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594147 16067 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594242 16067 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594431 16067 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594712 16067 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594743 16067 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594764 16067 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.594777 16067 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:39.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.601147 16067 rpc_server.cc:307] RPC server started. Bound to: 127.15.105.193:46547
12:12:39.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.601191 16194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.105.193:46547 every 8 connection(s)
12:12:39.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.601514 16067 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/data/info.pb
12:12:39.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.603199 15783 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16067
12:12:39.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.603300 15783 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-0/wal/instance
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.605621 15783 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/logs
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data/info.pb
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.194:0
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.105.194
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.194
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.607887 16196 heartbeater.cc:344] Connected to a master server at 127.15.105.254:42263
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.607980 16196 heartbeater.cc:461] Registering TS with master...
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608129 16196 heartbeater.cc:507] Master 127.15.105.254:42263 requested a full tablet report, sending...
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608319 16195 heartbeater.cc:344] Connected to a master server at 127.15.105.252:41927
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608371 16195 heartbeater.cc:461] Registering TS with master...
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608443 16197 heartbeater.cc:344] Connected to a master server at 127.15.105.253:33173
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608520 16197 heartbeater.cc:461] Registering TS with master...
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608633 16197 heartbeater.cc:507] Master 127.15.105.253:33173 requested a full tablet report, sending...
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608676 15825 ts_manager.cc:194] Registered new tserver with Master: 881dcf2a0e2649c184fe0ce31cf3fbd8 (127.15.105.193:46547)
12:12:39.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608464 16195 heartbeater.cc:507] Master 127.15.105.252:41927 requested a full tablet report, sending...
12:12:39.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.608963 15897 ts_manager.cc:194] Registered new tserver with Master: 881dcf2a0e2649c184fe0ce31cf3fbd8 (127.15.105.193:46547)
12:12:39.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.609181 15969 ts_manager.cc:194] Registered new tserver with Master: 881dcf2a0e2649c184fe0ce31cf3fbd8 (127.15.105.193:46547)
12:12:39.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.609820 15897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.15.105.193:53859
12:12:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.695335 16202 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.695544 16202 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.695573 16202 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:39.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.697278 16202 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:39.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.697341 16202 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.105.194
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.699098 16202 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.194:0
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data/info.pb
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.194
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16202
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.105.194
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/logs
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.699342 16202 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.699544 16202 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.702505 16208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.702561 16202 server_base.cc:1061] running on GCE node
12:12:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.702526 16207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.702505 16210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.703146 16202 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.703359 16202 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:39.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.704505 16202 hybrid_clock.cc:648] HybridClock initialized: now 1783512759704480 us; error 42 us; skew 500 ppm
12:12:39.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.705760 16202 webserver.cc:533] Webserver started at http://127.15.105.194:39457/ using document root <none> and password file <none>
12:12:39.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.705936 16202 fs_manager.cc:362] Metadata directory not provided
12:12:39.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.705981 16202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:39.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.706108 16202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.706979 16202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data/instance:
12:12:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc5dba9a2b8f40d09106b557a8fe5f09"
12:12:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.707278 16202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal/instance:
12:12:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc5dba9a2b8f40d09106b557a8fe5f09"
12:12:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.708632 16202 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.709471 16216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.709698 16202 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.709811 16202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal
12:12:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc5dba9a2b8f40d09106b557a8fe5f09"
12:12:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.709893 16202 fs_report.cc:389] FS layout report
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data/data
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:39.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.725997 16202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.726467 16202 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.726649 16202 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.726966 16202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.727392 16202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.727450 16202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.727484 16202 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.727501 16202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:39.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.733839 16202 rpc_server.cc:307] RPC server started. Bound to: 127.15.105.194:36779
12:12:39.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.733922 16329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.105.194:36779 every 8 connection(s)
12:12:39.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.734261 16202 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/data/info.pb
12:12:39.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.740676 16331 heartbeater.cc:344] Connected to a master server at 127.15.105.254:42263
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.740832 16331 heartbeater.cc:461] Registering TS with master...
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.740955 16330 heartbeater.cc:344] Connected to a master server at 127.15.105.252:41927
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741025 16331 heartbeater.cc:507] Master 127.15.105.254:42263 requested a full tablet report, sending...
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741043 16330 heartbeater.cc:461] Registering TS with master...
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741165 16330 heartbeater.cc:507] Master 127.15.105.252:41927 requested a full tablet report, sending...
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741212 16332 heartbeater.cc:344] Connected to a master server at 127.15.105.253:33173
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741291 16332 heartbeater.cc:461] Registering TS with master...
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741384 16332 heartbeater.cc:507] Master 127.15.105.253:33173 requested a full tablet report, sending...
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741473 15825 ts_manager.cc:194] Registered new tserver with Master: cc5dba9a2b8f40d09106b557a8fe5f09 (127.15.105.194:36779)
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741588 15969 ts_manager.cc:194] Registered new tserver with Master: cc5dba9a2b8f40d09106b557a8fe5f09 (127.15.105.194:36779)
12:12:39.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.741672 15897 ts_manager.cc:194] Registered new tserver with Master: cc5dba9a2b8f40d09106b557a8fe5f09 (127.15.105.194:36779)
12:12:39.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.742128 15897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.15.105.194:46791
12:12:39.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.743494 15783 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16202
12:12:39.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.743598 15783 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-1/wal/instance
12:12:39.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.744783 15783 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:39.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:39.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal
12:12:39.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/logs
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data/info.pb
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.195:0
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.105.195
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.195
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:39.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.822831 16337 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:39.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.823045 16337 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:39.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.823087 16337 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:39.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.824708 16337 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:39.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.824810 16337 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.105.195
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.826491 16337 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.105.212:35755
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.105.195:0
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data/info.pb
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.105.195
12:12:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.105.254:42263,127.15.105.253:33173,127.15.105.252:41927
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16337
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.105.195
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/logs
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.826797 16337 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.827073 16337 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.829804 16345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.829959 16342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.830049 16337 server_base.cc:1061] running on GCE node
12:12:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.829960 16343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.830330 16337 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.830590 16337 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.831784 16337 hybrid_clock.cc:648] HybridClock initialized: now 1783512759831759 us; error 38 us; skew 500 ppm
12:12:39.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.832870 16337 webserver.cc:533] Webserver started at http://127.15.105.195:34595/ using document root <none> and password file <none>
12:12:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.833093 16337 fs_manager.cc:362] Metadata directory not provided
12:12:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.833171 16337 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.833276 16337 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.834146 16337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data/instance:
12:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4698262e7404b6c964064ff390d3e92"
12:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.834487 16337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal/instance:
12:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4698262e7404b6c964064ff390d3e92"
12:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.835736 16337 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.836433 16351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.836730 16337 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.836802 16337 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4698262e7404b6c964064ff390d3e92"
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:39 on dist-test-slave-nb2j"
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.836853 16337 fs_report.cc:389] FS layout report
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal
12:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data/data
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:39.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.853740 16337 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854040 16337 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854132 16337 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854327 16337 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854629 16337 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854663 16337 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854687 16337 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:39.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.854701 16337 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:39.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.861063 16337 rpc_server.cc:307] RPC server started. Bound to: 127.15.105.195:46225
12:12:39.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.861212 16464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.105.195:46225 every 8 connection(s)
12:12:39.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.861507 16337 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/data/info.pb
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867264 16466 heartbeater.cc:344] Connected to a master server at 127.15.105.254:42263
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867388 16466 heartbeater.cc:461] Registering TS with master...
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867405 16465 heartbeater.cc:344] Connected to a master server at 127.15.105.252:41927
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867475 16465 heartbeater.cc:461] Registering TS with master...
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867579 16465 heartbeater.cc:507] Master 127.15.105.252:41927 requested a full tablet report, sending...
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867590 16466 heartbeater.cc:507] Master 127.15.105.254:42263 requested a full tablet report, sending...
12:12:39.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867789 16467 heartbeater.cc:344] Connected to a master server at 127.15.105.253:33173
12:12:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.867945 16467 heartbeater.cc:461] Registering TS with master...
12:12:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.868045 15825 ts_manager.cc:194] Registered new tserver with Master: b4698262e7404b6c964064ff390d3e92 (127.15.105.195:46225)
12:12:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.868088 16467 heartbeater.cc:507] Master 127.15.105.253:33173 requested a full tablet report, sending...
12:12:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.868145 15969 ts_manager.cc:194] Registered new tserver with Master: b4698262e7404b6c964064ff390d3e92 (127.15.105.195:46225)
12:12:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.868333 15897 ts_manager.cc:194] Registered new tserver with Master: b4698262e7404b6c964064ff390d3e92 (127.15.105.195:46225)
12:12:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.868752 15897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.15.105.195:35407
12:12:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.869560 15783 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16337
12:12:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.869635 15783 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster1012041899026193986/ts-2/wal/instance
12:12:39.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.872300 15783 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:39.873 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:39.873 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:39.873 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.15.105.254"
      port: 42263
    }
    bound_http_address {
      host: "127.15.105.254"
      port: 41715
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.15.105.253"
      port: 33173
    }
    bound_http_address {
      host: "127.15.105.253"
      port: 35687
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.15.105.252"
      port: 41927
    }
    bound_http_address {
      host: "127.15.105.252"
      port: 33181
    }
  }
}

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

12:12:39.874 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.15.105.193"
      port: 46547
    }
    bound_http_address {
      host: "127.15.105.193"
      port: 34705
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.15.105.194"
      port: 36779
    }
    bound_http_address {
      host: "127.15.105.194"
      port: 39457
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.15.105.195"
      port: 46225
    }
    bound_http_address {
      host: "127.15.105.195"
      port: 34595
    }
  }
}

12:12:39.874 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:39.878 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:39.880 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.15.105.253:33173(127.15.105.253:33173)] connecting to peer
12:12:39.881 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.15.105.252:41927(127.15.105.252:41927)] connecting to peer
12:12:39.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.15.105.253:33173(127.15.105.253:33173)] Successfully connected to peer
12:12:39.883 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.15.105.254:42263(127.15.105.254:42263)] connecting to peer
12:12:39.884 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.105.253
12:12:39.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.15.105.252:41927(127.15.105.252:41927)] Successfully connected to peer
12:12:39.886 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.105.252
12:12:39.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c7b9640, L:/127.0.0.1:55606 - R:/127.15.105.253:33173] using SASL/PLAIN
12:12:39.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe1aa877, L:/127.0.0.1:37678 - R:/127.15.105.252:41927] using SASL/PLAIN
12:12:39.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:39.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.15.105.253:33173, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.15.105.252:41927, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.15.105.254:42263, [18ms] Sub RPC ConnectToMaster: received response from server master-127.15.105.253:33173: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.15.105.252:41927: OK, deferred=null) after lookup
12:12:39.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.15.105.254:42263(127.15.105.254:42263)] Successfully connected to peer
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.898599 15897 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55606:
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512759878"
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:39.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:39.901 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.105.254
12:12:39.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 405a3e124e2648c6b95de0b26a79ee45
12:12:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.913419 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 586a67412b3c4be289b37d03836b05ae (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512759878 [id=405a3e124e2648c6b95de0b26a79ee45]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.913801 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586a67412b3c4be289b37d03836b05ae. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:39.921 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdca1326a, L:/127.0.0.1:35510 - R:/127.15.105.254:42263] using SASL/PLAIN
12:12:39.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.922343 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 446d9c24071640fbaf72a3e2b6b12852 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512759878 [id=405a3e124e2648c6b95de0b26a79ee45]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:39.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.922706 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446d9c24071640fbaf72a3e2b6b12852. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:39.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.923882 16482 tablet_bootstrap.cc:492] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8: Bootstrap starting.
12:12:39.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.924770 16482 tablet_bootstrap.cc:654] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8: Neither blocks nor log segments found. Creating new log.
12:12:39.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.925109 16482 log.cc:826] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8: Log is configured to *not* fsync() on all Append() calls
12:12:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.925967 16482 tablet_bootstrap.cc:492] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8: No bootstrap required, opened a new log
12:12:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.926054 16482 ts_tablet_manager.cc:1403] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:39.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.927855 16484 tablet_bootstrap.cc:492] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92: Bootstrap starting.
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928200 16482 raft_consensus.cc:359] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8" member_type: VOTER last_known_addr { host: "127.15.105.193" port: 46547 } }
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928364 16482 raft_consensus.cc:385] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928398 16482 raft_consensus.cc:740] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881dcf2a0e2649c184fe0ce31cf3fbd8, State: Initialized, Role: FOLLOWER
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928503 16482 consensus_queue.cc:260] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [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: true peers { permanent_uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8" member_type: VOTER last_known_addr { host: "127.15.105.193" port: 46547 } }
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928570 16482 raft_consensus.cc:399] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928571 16484 tablet_bootstrap.cc:654] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92: Neither blocks nor log segments found. Creating new log.
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928601 16482 raft_consensus.cc:493] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928647 16482 raft_consensus.cc:3060] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 0 FOLLOWER]: Advancing to term 1
12:12:39.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.928901 16484 log.cc:826] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92: Log is configured to *not* fsync() on all Append() calls
12:12:39.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.929432 16482 raft_consensus.cc:515] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8" member_type: VOTER last_known_addr { host: "127.15.105.193" port: 46547 } }
12:12:39.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.929574 16482 leader_election.cc:304] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 881dcf2a0e2649c184fe0ce31cf3fbd8; no voters: 
12:12:39.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.929746 16482 leader_election.cc:290] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:39.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.929761 16484 tablet_bootstrap.cc:492] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92: No bootstrap required, opened a new log
12:12:39.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.929827 16484 ts_tablet_manager.cc:1403] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:39.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.929802 16486 raft_consensus.cc:2804] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 1 FOLLOWER]: Leader election won for term 1
12:12:39.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.930231 16482 ts_tablet_manager.cc:1434] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
12:12:39.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.930290 16486 raft_consensus.cc:697] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [term 1 LEADER]: Becoming Leader. State: Replica: 881dcf2a0e2649c184fe0ce31cf3fbd8, State: Running, Role: LEADER
12:12:39.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.930474 16486 consensus_queue.cc:237] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8" member_type: VOTER last_known_addr { host: "127.15.105.193" port: 46547 } }
12:12:39.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.930820 16197 heartbeater.cc:499] Master 127.15.105.253:33173 was elected leader, sending a full tablet report...
12:12:39.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.931495 15897 catalog_manager.cc:5697] T 586a67412b3c4be289b37d03836b05ae P 881dcf2a0e2649c184fe0ce31cf3fbd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881dcf2a0e2649c184fe0ce31cf3fbd8 (127.15.105.193). New cstate: current_term: 1 leader_uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881dcf2a0e2649c184fe0ce31cf3fbd8" member_type: VOTER last_known_addr { host: "127.15.105.193" port: 46547 } health_report { overall_health: HEALTHY } } }
12:12:39.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.932301 16484 raft_consensus.cc:359] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4698262e7404b6c964064ff390d3e92" member_type: VOTER last_known_addr { host: "127.15.105.195" port: 46225 } }
12:12:39.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.932567 16484 raft_consensus.cc:385] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:39.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.932691 16484 raft_consensus.cc:740] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4698262e7404b6c964064ff390d3e92, State: Initialized, Role: FOLLOWER
12:12:39.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.932895 16484 consensus_queue.cc:260] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [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: true peers { permanent_uuid: "b4698262e7404b6c964064ff390d3e92" member_type: VOTER last_known_addr { host: "127.15.105.195" port: 46225 } }
12:12:39.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.933092 16484 raft_consensus.cc:399] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:39.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.933221 16484 raft_consensus.cc:493] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:39.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.933351 16484 raft_consensus.cc:3060] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 0 FOLLOWER]: Advancing to term 1
12:12:39.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.934326 16484 raft_consensus.cc:515] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4698262e7404b6c964064ff390d3e92" member_type: VOTER last_known_addr { host: "127.15.105.195" port: 46225 } }
12:12:39.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.934459 16484 leader_election.cc:304] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4698262e7404b6c964064ff390d3e92; no voters: 
12:12:39.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.934643 16484 leader_election.cc:290] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:39.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.934711 16491 raft_consensus.cc:2804] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 1 FOLLOWER]: Leader election won for term 1
12:12:39.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.935060 16484 ts_tablet_manager.cc:1434] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
12:12:39.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.935256 16467 heartbeater.cc:499] Master 127.15.105.253:33173 was elected leader, sending a full tablet report...
12:12:39.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.935495 16491 raft_consensus.cc:697] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [term 1 LEADER]: Becoming Leader. State: Replica: b4698262e7404b6c964064ff390d3e92, State: Running, Role: LEADER
12:12:39.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.935953 16491 consensus_queue.cc:237] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4698262e7404b6c964064ff390d3e92" member_type: VOTER last_known_addr { host: "127.15.105.195" port: 46225 } }
12:12:39.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.936821 15897 catalog_manager.cc:5697] T 446d9c24071640fbaf72a3e2b6b12852 P b4698262e7404b6c964064ff390d3e92 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4698262e7404b6c964064ff390d3e92 (127.15.105.195). New cstate: current_term: 1 leader_uuid: "b4698262e7404b6c964064ff390d3e92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4698262e7404b6c964064ff390d3e92" member_type: VOTER last_known_addr { host: "127.15.105.195" port: 46225 } health_report { overall_health: HEALTHY } } }
12:12:39.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:39.942538 15882 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 8
12:12:39.947 [ERROR - kudu-nio-0] (Connection.java:398) [peer master-127.15.105.253:33173(127.15.105.253:33173)] server sent error unsupported feature flags
12:12:39.948 [DEBUG - main] (Connection.java:575) [peer master-127.15.105.252:41927(127.15.105.252:41927)] disconnecting while in state READY
12:12:39.949 [DEBUG - main] (Connection.java:575) [peer master-127.15.105.254:42263(127.15.105.254:42263)] disconnecting while in state READY
12:12:39.949 [DEBUG - main] (Connection.java:575) [peer master-127.15.105.253:33173(127.15.105.253:33173)] disconnecting while in state READY
12:12:39.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.15.105.252:41927(127.15.105.252:41927)] handling channelInactive
12:12:39.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.15.105.252:41927(127.15.105.252:41927)] cleaning up while in state READY due to: connection closed
12:12:39.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.15.105.254:42263(127.15.105.254:42263)] handling channelInactive
12:12:39.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.15.105.254:42263(127.15.105.254:42263)] cleaning up while in state READY due to: connection closed
12:12:39.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:39.952 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.15.105.253:33173(127.15.105.253:33173)] handling channelInactive
12:12:39.952 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.15.105.253:33173(127.15.105.253:33173)] cleaning up while in state READY due to: connection closed
12:12:39.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.952833 15783 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16067
12:12:39.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.958987 15783 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16202
12:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.964488 15783 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16337
12:12:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.969851 15783 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15794
12:12:39.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.975211 15783 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15866
12:12:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:39.980490 15783 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 15936
12:12:40.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:40Z chronyd exiting
.12:12:40.029 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512760029
12:12:40.032 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:40.032 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:40.032 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:40.032 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:40.033 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:40.035 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:40.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.114171 16499 mini_oidc.cc:150] Starting JWKS server
12:12:40.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.114777 16499 webserver.cc:533] Webserver started at http://127.0.0.1:40795/ using document root <none> and password file <none>
12:12:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.114852 16499 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.114964 16499 webserver.cc:533] Webserver started at http://127.0.0.1:39229/ using document root <none> and password file <none>
12:12:40.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:40Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:40.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:40Z Disabled control of system clock
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.126030 16499 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/logs
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data/info.pb
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.254:37241
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.254
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40795/jwks.json with env {}
12:12:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.202332 16510 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.202510 16510 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.202530 16510 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.203998 16510 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.204039 16510 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.204053 16510 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.204066 16510 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.204077 16510 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.204088 16510 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40795/jwks.json
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.205605 16510 master_runner.cc:387] Master server non-default flags:
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal
12:12:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.254:37241
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40795/jwks.json
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data/info.pb
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.254
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16510
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/logs
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.205816 16510 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.205998 16510 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:40.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.208549 16518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.208521 16515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.208616 16510 server_base.cc:1061] running on GCE node
12:12:40.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.208521 16516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.209210 16510 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:40.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.209523 16510 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.210717 16510 hybrid_clock.cc:648] HybridClock initialized: now 1783512760210702 us; error 38 us; skew 500 ppm
12:12:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.211963 16510 webserver.cc:533] Webserver started at http://127.16.28.254:37705/ using document root <none> and password file <none>
12:12:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.212188 16510 fs_manager.cc:362] Metadata directory not provided
12:12:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.212235 16510 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.212316 16510 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.213148 16510 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data/instance:
12:12:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "908bd384b3914253b3e1c98f52f572d7"
12:12:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.213430 16510 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal/instance:
12:12:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "908bd384b3914253b3e1c98f52f572d7"
12:12:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.215036 16510 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.216125 16524 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.216311 16510 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.216372 16510 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "908bd384b3914253b3e1c98f52f572d7"
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.216423 16510 fs_report.cc:389] FS layout report
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data/data
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:40.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.248454 16510 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:40.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.248800 16510 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:40.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.248901 16510 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:40.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.253055 16510 rpc_server.cc:307] RPC server started. Bound to: 127.16.28.254:37241
12:12:40.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.253120 16576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.28.254:37241 every 8 connection(s)
12:12:40.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.253479 16510 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/data/info.pb
12:12:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.254148 16577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:40.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.255430 16577 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.260486 16499 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16510
12:12:40.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.260613 16499 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-0/wal/instance
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.261266 16577 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.261572 16499 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/logs
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data/info.pb
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.253:46701
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.253
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40795/jwks.json with env {}
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.261709 16526 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.28.253:46701: connect: Connection refused (error 111)
12:12:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.262334 16577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.253:46701: Network error: Client connection negotiation failed: client connection to 127.16.28.253:46701: connect: Connection refused (error 111)
12:12:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.311561 16577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } attempt: 1
12:12:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.312570 16577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.253:46701: Network error: Client connection negotiation failed: client connection to 127.16.28.253:46701: connect: Connection refused (error 111)
12:12:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.338687 16582 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.338876 16582 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.338896 16582 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.340418 16582 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.340462 16582 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.340476 16582 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.340488 16582 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.340502 16582 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.340514 16582 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40795/jwks.json
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.342103 16582 master_runner.cc:387] Master server non-default flags:
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.253:46701
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40795/jwks.json
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data/info.pb
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.253
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16582
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/logs
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.342308 16582 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:40.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.342483 16582 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:40.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.344714 16587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.344765 16588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.344791 16590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.345155 16582 server_base.cc:1061] running on GCE node
12:12:40.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.345362 16582 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:40.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.345582 16582 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:40.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.346743 16582 hybrid_clock.cc:648] HybridClock initialized: now 1783512760346729 us; error 29 us; skew 500 ppm
12:12:40.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.347905 16582 webserver.cc:533] Webserver started at http://127.16.28.253:40503/ using document root <none> and password file <none>
12:12:40.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.348062 16582 fs_manager.cc:362] Metadata directory not provided
12:12:40.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.348105 16582 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:40.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.348176 16582 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:40.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.348994 16582 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data/instance:
12:12:40.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "874bafaef7d34ba4a798811b31acb2a9"
12:12:40.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.349259 16582 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal/instance:
12:12:40.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "874bafaef7d34ba4a798811b31acb2a9"
12:12:40.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.350337 16582 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.350931 16596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.351166 16582 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.351259 16582 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "874bafaef7d34ba4a798811b31acb2a9"
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.351325 16582 fs_report.cc:389] FS layout report
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data/data
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:40.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:40.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.366673 16582 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.367043 16582 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.367208 16582 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:40.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.371414 16582 rpc_server.cc:307] RPC server started. Bound to: 127.16.28.253:46701
12:12:40.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.371501 16648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.28.253:46701 every 8 connection(s)
12:12:40.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.371852 16582 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/data/info.pb
12:12:40.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.372468 16649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:40.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.373826 16649 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.376122 16499 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16582
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.376207 16499 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-1/wal/instance
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.376601 16499 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/logs
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data/info.pb
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:40.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.252:42233
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.252
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:40.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40795/jwks.json with env {}
12:12:40.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.379424 16649 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.380734 16577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } attempt: 2
12:12:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.384416 16649 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.384465 16577 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.384847 16599 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.385040 16577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.252:42233: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.385462 16649 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.252:42233: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.428212 16577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } attempt: 1
12:12:40.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.429134 16577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.252:42233: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.434666 16649 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } attempt: 1
12:12:40.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.435496 16649 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.252:42233: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.456187 16652 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.456377 16652 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.456408 16652 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.457949 16652 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.458024 16652 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.458050 16652 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.458067 16652 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.458083 16652 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.458105 16652 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40795/jwks.json
12:12:40.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.459733 16652 master_runner.cc:387] Master server non-default flags:
12:12:40.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.252:42233
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40795/jwks.json
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data/info.pb
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.252
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16652
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/logs
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.460006 16652 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.460269 16652 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:40.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.462648 16660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.462776 16661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.462670 16663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.462781 16652 server_base.cc:1061] running on GCE node
12:12:40.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.463058 16652 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:40.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.463313 16652 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:40.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.464468 16652 hybrid_clock.cc:648] HybridClock initialized: now 1783512760464443 us; error 37 us; skew 500 ppm
12:12:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.465538 16652 webserver.cc:533] Webserver started at http://127.16.28.252:45203/ using document root <none> and password file <none>
12:12:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.465761 16652 fs_manager.cc:362] Metadata directory not provided
12:12:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.465828 16652 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.465932 16652 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:40.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.466758 16652 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data/instance:
12:12:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3b265714ed04dfd8f72e1f2ab0d805c"
12:12:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.467118 16652 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal/instance:
12:12:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3b265714ed04dfd8f72e1f2ab0d805c"
12:12:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.468482 16652 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.469280 16669 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.469461 16652 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.469540 16652 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3b265714ed04dfd8f72e1f2ab0d805c"
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.469625 16652 fs_report.cc:389] FS layout report
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data/data
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.476284 16577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } attempt: 2
12:12:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.477085 16577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.252:42233: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.502408 16652 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:40.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.502704 16652 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:40.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.502799 16652 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:40.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.503727 16649 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } attempt: 2
12:12:40.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.504528 16649 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.28.252:42233: Network error: Client connection negotiation failed: client connection to 127.16.28.252:42233: connect: Connection refused (error 111)
12:12:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.507146 16652 rpc_server.cc:307] RPC server started. Bound to: 127.16.28.252:42233
12:12:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.507177 16721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.28.252:42233 every 8 connection(s)
12:12:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.507462 16652 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/data/info.pb
12:12:40.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.508249 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:40.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.509562 16722 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.511821 16499 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16652
12:12:40.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.511933 16499 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/master-2/wal/instance
12:12:40.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.516077 16722 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.519430 16722 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } has no permanent_uuid. Determining permanent_uuid...
12:12:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.525045 16722 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c: Bootstrap starting.
12:12:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.525647 16722 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c: Neither blocks nor log segments found. Creating new log.
12:12:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.525851 16722 log.cc:826] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c: Log is configured to *not* fsync() on all Append() calls
12:12:40.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.526435 16722 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c: No bootstrap required, opened a new log
12:12:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.528115 16722 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.528234 16722 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.528256 16722 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b265714ed04dfd8f72e1f2ab0d805c, State: Initialized, Role: FOLLOWER
12:12:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.528373 16722 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.528702 16722 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [sys.catalog]: configured and running, proceeding with master startup.
12:12:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.530177 16730 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.530440 16730 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.530684 16741 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.530745 16741 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:40.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.530869 16652 master_runner.cc:187] Error getting master registration for 127.16.28.254:37241: OK, instance_id { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" instance_seqno: 1783512760251936 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:40.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.532732 16652 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.584263 16577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } attempt: 3
12:12:40.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.588532 16577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7: Bootstrap starting.
12:12:40.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.589115 16577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7: Neither blocks nor log segments found. Creating new log.
12:12:40.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.589583 16577 log.cc:826] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7: Log is configured to *not* fsync() on all Append() calls
12:12:40.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.590229 16577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7: No bootstrap required, opened a new log
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.591799 16577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.591902 16577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.591933 16577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908bd384b3914253b3e1c98f52f572d7, State: Initialized, Role: FOLLOWER
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.592025 16577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.592271 16744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.592330 16577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: configured and running, proceeding with master startup.
12:12:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.592341 16744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.594322 16755 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:40.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.594513 16755 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:40.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.595714 16649 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } attempt: 3
12:12:40.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.595358 16510 master_runner.cc:187] Error getting master registration for 127.16.28.253:46701: OK, instance_id { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" instance_seqno: 1783512760370280 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:40.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.597038 16510 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:40.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.600492 16649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9: Bootstrap starting.
12:12:40.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.601243 16649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9: Neither blocks nor log segments found. Creating new log.
12:12:40.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.601565 16649 log.cc:826] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9: Log is configured to *not* fsync() on all Append() calls
12:12:40.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.602366 16649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9: No bootstrap required, opened a new log
12:12:40.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.604261 16649 raft_consensus.cc:359] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.604386 16649 raft_consensus.cc:385] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:40.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.604416 16649 raft_consensus.cc:740] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874bafaef7d34ba4a798811b31acb2a9, State: Initialized, Role: FOLLOWER
12:12:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.605123 16649 consensus_queue.cc:260] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.605599 16649 sys_catalog.cc:565] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [sys.catalog]: configured and running, proceeding with master startup.
12:12:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.605580 16758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.605953 16758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.607803 16769 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.607977 16769 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.609735 16582 master_runner.cc:264] No leader master found from master 874bafaef7d34ba4a798811b31acb2a9
12:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.609781 16582 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.617939 16602 tablet.cc:2406] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:40.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.678027 16744 raft_consensus.cc:493] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:40.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.678149 16744 raft_consensus.cc:515] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.678371 16744 leader_election.cc:290] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 874bafaef7d34ba4a798811b31acb2a9 (127.16.28.253:46701), a3b265714ed04dfd8f72e1f2ab0d805c (127.16.28.252:42233)
12:12:40.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.679080 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "908bd384b3914253b3e1c98f52f572d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" is_pre_election: true
12:12:40.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.679236 16696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908bd384b3914253b3e1c98f52f572d7 in term 0.
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.679760 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "908bd384b3914253b3e1c98f52f572d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874bafaef7d34ba4a798811b31acb2a9" is_pre_election: true
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.679888 16623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908bd384b3914253b3e1c98f52f572d7 in term 0.
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.680027 16527 leader_election.cc:304] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [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: 908bd384b3914253b3e1c98f52f572d7, a3b265714ed04dfd8f72e1f2ab0d805c; no voters: 
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.680143 16744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.680179 16744 raft_consensus.cc:493] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.680200 16744 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 0 FOLLOWER]: Advancing to term 1
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.680996 16744 raft_consensus.cc:515] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.681129 16744 leader_election.cc:290] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [CANDIDATE]: Term 1 election: Requested vote from peers 874bafaef7d34ba4a798811b31acb2a9 (127.16.28.253:46701), a3b265714ed04dfd8f72e1f2ab0d805c (127.16.28.252:42233)
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.681432 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "908bd384b3914253b3e1c98f52f572d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "874bafaef7d34ba4a798811b31acb2a9"
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.681499 16623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 0 FOLLOWER]: Advancing to term 1
12:12:40.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.682353 16623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908bd384b3914253b3e1c98f52f572d7 in term 1.
12:12:40.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.682930 16526 leader_election.cc:304] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [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: 874bafaef7d34ba4a798811b31acb2a9, 908bd384b3914253b3e1c98f52f572d7; no voters: 
12:12:40.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.683164 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "908bd384b3914253b3e1c98f52f572d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c"
12:12:40.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.683238 16696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 0 FOLLOWER]: Advancing to term 1
12:12:40.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.684048 16696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908bd384b3914253b3e1c98f52f572d7 in term 1.
12:12:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.684455 16744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 1 FOLLOWER]: Leader election won for term 1
12:12:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.684635 16744 raft_consensus.cc:697] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [term 1 LEADER]: Becoming Leader. State: Replica: 908bd384b3914253b3e1c98f52f572d7, State: Running, Role: LEADER
12:12:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.684723 16744 consensus_queue.cc:237] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [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: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } }
12:12:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.685096 16744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 908bd384b3914253b3e1c98f52f572d7. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.685164 16744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: This master's current role is: LEADER
12:12:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.685643 16773 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:40.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.686760 16773 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:40.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.688756 16696 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [term 1 FOLLOWER]: Refusing update from remote peer 908bd384b3914253b3e1c98f52f572d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:40.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.688999 16623 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [term 1 FOLLOWER]: Refusing update from remote peer 908bd384b3914253b3e1c98f52f572d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:40.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.689451 16744 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:40.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.689580 16744 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:40.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.690840 16758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 908bd384b3914253b3e1c98f52f572d7. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.690915 16758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.691917 16730 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 908bd384b3914253b3e1c98f52f572d7. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.692016 16730 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.693200 16744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.693277 16744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: This master's current role is: LEADER
12:12:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.693848 16758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.693922 16758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 874bafaef7d34ba4a798811b31acb2a9 [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.694232 16774 mvcc.cc:204] Tried to move back new op lower bound from 7305268267778277376 to 7305268267765121024. Current Snapshot: MvccSnapshot[applied={T|T < 7305268267778277376}]
12:12:40.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.694954 16775 mvcc.cc:204] Tried to move back new op lower bound from 7305268267778277376 to 7305268267765121024. Current Snapshot: MvccSnapshot[applied={T|T < 7305268267778277376}]
12:12:40.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.695482 16773 catalog_manager.cc:1383] Generated new cluster ID: 21d99961d6a749f78e190b7704e18970
12:12:40.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.695526 16773 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.700549 16771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.700667 16771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7 [sys.catalog]: This master's current role is: LEADER
12:12:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.701164 16730 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "908bd384b3914253b3e1c98f52f572d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908bd384b3914253b3e1c98f52f572d7" member_type: VOTER last_known_addr { host: "127.16.28.254" port: 37241 } } peers { permanent_uuid: "874bafaef7d34ba4a798811b31acb2a9" member_type: VOTER last_known_addr { host: "127.16.28.253" port: 46701 } } peers { permanent_uuid: "a3b265714ed04dfd8f72e1f2ab0d805c" member_type: VOTER last_known_addr { host: "127.16.28.252" port: 42233 } } }
12:12:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.701267 16730 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3b265714ed04dfd8f72e1f2ab0d805c [sys.catalog]: This master's current role is: FOLLOWER
12:12:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.704659 16777 mvcc.cc:204] Tried to move back new op lower bound from 7305268267778277376 to 7305268267765121024. Current Snapshot: MvccSnapshot[applied={T|T < 7305268267778277376}]
12:12:40.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.728130 16773 catalog_manager.cc:1406] Generated new certificate authority record
12:12:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.729089 16773 catalog_manager.cc:1540] Loading token signing keys...
12:12:40.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.740901 16773 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 908bd384b3914253b3e1c98f52f572d7: Generated new TSK 0
12:12:40.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.741288 16773 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.743641 16499 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/logs
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data/info.pb
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.193:0
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.28.193
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.193
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.844501 16783 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.844715 16783 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.844748 16783 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.846321 16783 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.846415 16783 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.28.193
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.848062 16783 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.193:0
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data/info.pb
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.193
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16783
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.28.193
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/logs
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.848328 16783 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.848596 16783 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.851112 16791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.851223 16789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.851249 16788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.851465 16783 server_base.cc:1061] running on GCE node
12:12:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.851759 16783 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.851933 16783 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:40.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.853075 16783 hybrid_clock.cc:648] HybridClock initialized: now 1783512760853050 us; error 38 us; skew 500 ppm
12:12:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.854176 16783 webserver.cc:533] Webserver started at http://127.16.28.193:43117/ using document root <none> and password file <none>
12:12:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.854423 16783 fs_manager.cc:362] Metadata directory not provided
12:12:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.854482 16783 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.854565 16783 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.855365 16783 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data/instance:
12:12:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcaa9e927d174d25bea40e94406b8e60"
12:12:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.855628 16783 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal/instance:
12:12:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcaa9e927d174d25bea40e94406b8e60"
12:12:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.856824 16783 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.857542 16797 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.857766 16783 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.857831 16783 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcaa9e927d174d25bea40e94406b8e60"
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.857875 16783 fs_report.cc:389] FS layout report
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data/data
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.871119 16783 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.871371 16783 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.871459 16783 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.871624 16783 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.872015 16783 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.872083 16783 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.872117 16783 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.872134 16783 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:40.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.878278 16783 rpc_server.cc:307] RPC server started. Bound to: 127.16.28.193:45897
12:12:40.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.878324 16910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.28.193:45897 every 8 connection(s)
12:12:40.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.878628 16783 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/data/info.pb
12:12:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.881047 16499 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16783
12:12:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.881145 16499 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-0/wal/instance
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.883901 16499 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/logs
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data/info.pb
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.194:0
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.28.194
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.194
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.884333 16911 heartbeater.cc:344] Connected to a master server at 127.16.28.252:42233
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.884425 16911 heartbeater.cc:461] Registering TS with master...
12:12:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.884634 16911 heartbeater.cc:507] Master 127.16.28.252:42233 requested a full tablet report, sending...
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.884961 16913 heartbeater.cc:344] Connected to a master server at 127.16.28.253:46701
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885061 16686 ts_manager.cc:194] Registered new tserver with Master: bcaa9e927d174d25bea40e94406b8e60 (127.16.28.193:45897)
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885119 16913 heartbeater.cc:461] Registering TS with master...
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885227 16913 heartbeater.cc:507] Master 127.16.28.253:46701 requested a full tablet report, sending...
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885365 16912 heartbeater.cc:344] Connected to a master server at 127.16.28.254:37241
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885416 16912 heartbeater.cc:461] Registering TS with master...
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885509 16912 heartbeater.cc:507] Master 127.16.28.254:37241 requested a full tablet report, sending...
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885593 16613 ts_manager.cc:194] Registered new tserver with Master: bcaa9e927d174d25bea40e94406b8e60 (127.16.28.193:45897)
12:12:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.885800 16541 ts_manager.cc:194] Registered new tserver with Master: bcaa9e927d174d25bea40e94406b8e60 (127.16.28.193:45897)
12:12:40.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.886472 16541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.28.193:33785
12:12:40.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.964537 16918 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:40.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.964747 16918 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:40.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.964782 16918 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:40.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.966410 16918 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:40.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.966514 16918 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.28.194
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.968339 16918 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.194:0
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data/info.pb
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.194
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:40.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16918
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.28.194
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/logs
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.968633 16918 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:40.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.968909 16918 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:40.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.971556 16924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.971513 16926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.971709 16918 server_base.cc:1061] running on GCE node
12:12:40.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:40.971505 16923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:40.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.971954 16918 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:40.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.972138 16918 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:40.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.973268 16918 hybrid_clock.cc:648] HybridClock initialized: now 1783512760973254 us; error 28 us; skew 500 ppm
12:12:40.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.974315 16918 webserver.cc:533] Webserver started at http://127.16.28.194:32783/ using document root <none> and password file <none>
12:12:40.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.974468 16918 fs_manager.cc:362] Metadata directory not provided
12:12:40.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.974507 16918 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:40.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.974587 16918 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.975416 16918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data/instance:
12:12:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fc2395d17fd4a4c9ef152c3d2c89928"
12:12:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.975750 16918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal/instance:
12:12:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fc2395d17fd4a4c9ef152c3d2c89928"
12:12:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.976951 16918 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:40.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.977705 16932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:40.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.977888 16918 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.977942 16918 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fc2395d17fd4a4c9ef152c3d2c89928"
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:40 on dist-test-slave-nb2j"
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.977981 16918 fs_report.cc:389] FS layout report
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data/data
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:40.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.989495 16918 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:40.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.989748 16918 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:40.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.989840 16918 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:40.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.990010 16918 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:40.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.990289 16918 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:40.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.990317 16918 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:40.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.990340 16918 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:40.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.990353 16918 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:40.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.996141 16918 rpc_server.cc:307] RPC server started. Bound to: 127.16.28.194:43109
12:12:40.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.996238 17045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.28.194:43109 every 8 connection(s)
12:12:40.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.996521 16918 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/data/info.pb
12:12:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.999627 16499 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 16918
12:12:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:40.999747 16499 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-1/wal/instance
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.001250 16499 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/logs
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data/info.pb
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.195:0
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.28.195
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.195
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.002625 17046 heartbeater.cc:344] Connected to a master server at 127.16.28.252:42233
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.002736 17046 heartbeater.cc:461] Registering TS with master...
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.002879 17046 heartbeater.cc:507] Master 127.16.28.252:42233 requested a full tablet report, sending...
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003299 17048 heartbeater.cc:344] Connected to a master server at 127.16.28.253:46701
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003296 16686 ts_manager.cc:194] Registered new tserver with Master: 6fc2395d17fd4a4c9ef152c3d2c89928 (127.16.28.194:43109)
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003348 17048 heartbeater.cc:461] Registering TS with master...
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003453 17048 heartbeater.cc:507] Master 127.16.28.253:46701 requested a full tablet report, sending...
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003695 17047 heartbeater.cc:344] Connected to a master server at 127.16.28.254:37241
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003741 17047 heartbeater.cc:461] Registering TS with master...
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003778 16613 ts_manager.cc:194] Registered new tserver with Master: 6fc2395d17fd4a4c9ef152c3d2c89928 (127.16.28.194:43109)
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.003819 17047 heartbeater.cc:507] Master 127.16.28.254:37241 requested a full tablet report, sending...
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.004168 16541 ts_manager.cc:194] Registered new tserver with Master: 6fc2395d17fd4a4c9ef152c3d2c89928 (127.16.28.194:43109)
12:12:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.004587 16541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.28.194:58407
12:12:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.082190 17053 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.082381 17053 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.082412 17053 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.083986 17053 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.084071 17053 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.28.195
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.085672 17053 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.28.212:35555
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data
12:12:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.28.195:0
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data/info.pb
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.28.195
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.28.254:37241,127.16.28.253:46701,127.16.28.252:42233
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17053
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.28.195
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/logs
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.085966 17053 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.086222 17053 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.088835 17061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.088904 17053 server_base.cc:1061] running on GCE node
12:12:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.088917 17058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.089143 17059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.089355 17053 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:41.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.089541 17053 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:41.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.090692 17053 hybrid_clock.cc:648] HybridClock initialized: now 1783512761090676 us; error 26 us; skew 500 ppm
12:12:41.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.091846 17053 webserver.cc:533] Webserver started at http://127.16.28.195:38931/ using document root <none> and password file <none>
12:12:41.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.092068 17053 fs_manager.cc:362] Metadata directory not provided
12:12:41.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.092137 17053 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:41.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.092288 17053 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.093263 17053 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data/instance:
12:12:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7aabddf69c754f8992cb397a8d24e4a3"
12:12:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.093658 17053 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal/instance:
12:12:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7aabddf69c754f8992cb397a8d24e4a3"
12:12:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.094955 17053 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.095734 17067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.095909 17053 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.095999 17053 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7aabddf69c754f8992cb397a8d24e4a3"
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.096065 17053 fs_report.cc:389] FS layout report
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data/data
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:41.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.105584 17053 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.105928 17053 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.106077 17053 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.106343 17053 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.106782 17053 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.106835 17053 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.106868 17053 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.106884 17053 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.113111 17053 rpc_server.cc:307] RPC server started. Bound to: 127.16.28.195:38753
12:12:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.113170 17180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.28.195:38753 every 8 connection(s)
12:12:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.113494 17053 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/data/info.pb
12:12:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.116918 16499 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17053
12:12:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.116995 16499 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster10727814118194698837/ts-2/wal/instance
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.118892 17182 heartbeater.cc:344] Connected to a master server at 127.16.28.254:37241
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119133 17181 heartbeater.cc:344] Connected to a master server at 127.16.28.252:42233
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119349 17181 heartbeater.cc:461] Registering TS with master...
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119117 17182 heartbeater.cc:461] Registering TS with master...
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119586 17183 heartbeater.cc:344] Connected to a master server at 127.16.28.253:46701
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119724 17181 heartbeater.cc:507] Master 127.16.28.252:42233 requested a full tablet report, sending...
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119758 17183 heartbeater.cc:461] Registering TS with master...
12:12:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.119867 17183 heartbeater.cc:507] Master 127.16.28.253:46701 requested a full tablet report, sending...
12:12:41.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.120092 17182 heartbeater.cc:507] Master 127.16.28.254:37241 requested a full tablet report, sending...
12:12:41.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.120128 16686 ts_manager.cc:194] Registered new tserver with Master: 7aabddf69c754f8992cb397a8d24e4a3 (127.16.28.195:38753)
12:12:41.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.120165 16613 ts_manager.cc:194] Registered new tserver with Master: 7aabddf69c754f8992cb397a8d24e4a3 (127.16.28.195:38753)
12:12:41.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.120451 16541 ts_manager.cc:194] Registered new tserver with Master: 7aabddf69c754f8992cb397a8d24e4a3 (127.16.28.195:38753)
12:12:41.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.120800 16541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.28.195:33259
12:12:41.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.132414 16499 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:41.133 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:41.133 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:41.134 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.28.254"
      port: 37241
    }
    bound_http_address {
      host: "127.16.28.254"
      port: 37705
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.28.253"
      port: 46701
    }
    bound_http_address {
      host: "127.16.28.253"
      port: 40503
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.28.252"
      port: 42233
    }
    bound_http_address {
      host: "127.16.28.252"
      port: 45203
    }
  }
}

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

12:12:41.134 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.28.193"
      port: 45897
    }
    bound_http_address {
      host: "127.16.28.193"
      port: 43117
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.28.194"
      port: 43109
    }
    bound_http_address {
      host: "127.16.28.194"
      port: 32783
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.28.195"
      port: 38753
    }
    bound_http_address {
      host: "127.16.28.195"
      port: 38931
    }
  }
}

12:12:41.134 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:41.136 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:41.137 [DEBUG - main] (Connection.java:748) [peer master-127.16.28.252:42233(127.16.28.252:42233)] connecting to peer
12:12:41.138 [DEBUG - main] (Connection.java:748) [peer master-127.16.28.254:37241(127.16.28.254:37241)] connecting to peer
12:12:41.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.28.252:42233(127.16.28.252:42233)] Successfully connected to peer
12:12:41.139 [DEBUG - main] (Connection.java:748) [peer master-127.16.28.253:46701(127.16.28.253:46701)] connecting to peer
12:12:41.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.28.254:37241(127.16.28.254:37241)] Successfully connected to peer
12:12:41.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.28.253:46701(127.16.28.253:46701)] Successfully connected to peer
12:12:41.142 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.28.254
12:12:41.142 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.28.252
12:12:41.142 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.28.253
12:12:41.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa58b6960, L:/127.0.0.1:48966 - R:/127.16.28.254:37241] using SASL/PLAIN
12:12:41.153 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c9045aa, L:/127.0.0.1:36600 - R:/127.16.28.252:42233] using SASL/PLAIN
12:12:41.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x93b94c92, L:/127.0.0.1:44678 - R:/127.16.28.253:46701] using SASL/PLAIN
12:12:41.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.156301 16541 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512761136"
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000"
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:41.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f2b8ac4d98994aeca3f58f07d6f847cc
12:12:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.171152 17115 tablet_service.cc:1511] Processing CreateTablet for tablet 36cbeb2f92c94934ac9221646df79fc7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512761136 [id=f2b8ac4d98994aeca3f58f07d6f847cc]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
12:12:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.171486 17115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36cbeb2f92c94934ac9221646df79fc7. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.172497 16845 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee9511231744df78f45fec5f1bf9d5f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512761136 [id=f2b8ac4d98994aeca3f58f07d6f847cc]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
12:12:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.172830 16845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee9511231744df78f45fec5f1bf9d5f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.174612 17197 tablet_bootstrap.cc:492] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3: Bootstrap starting.
12:12:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.175323 17198 tablet_bootstrap.cc:492] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60: Bootstrap starting.
12:12:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.175469 17197 tablet_bootstrap.cc:654] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3: Neither blocks nor log segments found. Creating new log.
12:12:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.175947 17197 log.cc:826] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3: Log is configured to *not* fsync() on all Append() calls
12:12:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.176110 17198 tablet_bootstrap.cc:654] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60: Neither blocks nor log segments found. Creating new log.
12:12:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.176488 17198 log.cc:826] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60: Log is configured to *not* fsync() on all Append() calls
12:12:41.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.177292 17198 tablet_bootstrap.cc:492] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60: No bootstrap required, opened a new log
12:12:41.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.177455 17198 ts_tablet_manager.cc:1403] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.180230 17197 tablet_bootstrap.cc:492] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3: No bootstrap required, opened a new log
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.180308 17197 ts_tablet_manager.cc:1403] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.180729 17198 raft_consensus.cc:359] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaa9e927d174d25bea40e94406b8e60" member_type: VOTER last_known_addr { host: "127.16.28.193" port: 45897 } }
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.180861 17198 raft_consensus.cc:385] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.180888 17198 raft_consensus.cc:740] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcaa9e927d174d25bea40e94406b8e60, State: Initialized, Role: FOLLOWER
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.181013 17198 consensus_queue.cc:260] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [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: true peers { permanent_uuid: "bcaa9e927d174d25bea40e94406b8e60" member_type: VOTER last_known_addr { host: "127.16.28.193" port: 45897 } }
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.181069 17198 raft_consensus.cc:399] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.181097 17198 raft_consensus.cc:493] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.181138 17198 raft_consensus.cc:3060] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 0 FOLLOWER]: Advancing to term 1
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.181854 17198 raft_consensus.cc:515] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaa9e927d174d25bea40e94406b8e60" member_type: VOTER last_known_addr { host: "127.16.28.193" port: 45897 } }
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.181959 17198 leader_election.cc:304] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bcaa9e927d174d25bea40e94406b8e60; no voters: 
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.182121 17198 leader_election.cc:290] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.182318 17198 ts_tablet_manager.cc:1434] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.182744 17197 raft_consensus.cc:359] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aabddf69c754f8992cb397a8d24e4a3" member_type: VOTER last_known_addr { host: "127.16.28.195" port: 38753 } }
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.182880 17197 raft_consensus.cc:385] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.182912 17197 raft_consensus.cc:740] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aabddf69c754f8992cb397a8d24e4a3, State: Initialized, Role: FOLLOWER
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.183007 17197 consensus_queue.cc:260] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [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: true peers { permanent_uuid: "7aabddf69c754f8992cb397a8d24e4a3" member_type: VOTER last_known_addr { host: "127.16.28.195" port: 38753 } }
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.183079 17197 raft_consensus.cc:399] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.183107 17197 raft_consensus.cc:493] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.183151 17197 raft_consensus.cc:3060] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 0 FOLLOWER]: Advancing to term 1
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.183254 16912 heartbeater.cc:499] Master 127.16.28.254:37241 was elected leader, sending a full tablet report...
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.184005 17202 raft_consensus.cc:2804] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 1 FOLLOWER]: Leader election won for term 1
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.184131 17202 raft_consensus.cc:697] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [term 1 LEADER]: Becoming Leader. State: Replica: bcaa9e927d174d25bea40e94406b8e60, State: Running, Role: LEADER
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.184216 17202 consensus_queue.cc:237] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaa9e927d174d25bea40e94406b8e60" member_type: VOTER last_known_addr { host: "127.16.28.193" port: 45897 } }
12:12:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.184736 17197 raft_consensus.cc:515] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aabddf69c754f8992cb397a8d24e4a3" member_type: VOTER last_known_addr { host: "127.16.28.195" port: 38753 } }
12:12:41.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.184985 17197 leader_election.cc:304] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7aabddf69c754f8992cb397a8d24e4a3; no voters: 
12:12:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.185199 16541 catalog_manager.cc:5697] T 7ee9511231744df78f45fec5f1bf9d5f P bcaa9e927d174d25bea40e94406b8e60 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcaa9e927d174d25bea40e94406b8e60 (127.16.28.193). New cstate: current_term: 1 leader_uuid: "bcaa9e927d174d25bea40e94406b8e60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaa9e927d174d25bea40e94406b8e60" member_type: VOTER last_known_addr { host: "127.16.28.193" port: 45897 } health_report { overall_health: HEALTHY } } }
12:12:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.185264 17197 leader_election.cc:290] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.185473 17197 ts_tablet_manager.cc:1434] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
12:12:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.185748 17182 heartbeater.cc:499] Master 127.16.28.254:37241 was elected leader, sending a full tablet report...
12:12:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.186482 17205 raft_consensus.cc:2804] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 1 FOLLOWER]: Leader election won for term 1
12:12:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.186611 17205 raft_consensus.cc:697] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [term 1 LEADER]: Becoming Leader. State: Replica: 7aabddf69c754f8992cb397a8d24e4a3, State: Running, Role: LEADER
12:12:41.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.186687 17205 consensus_queue.cc:237] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aabddf69c754f8992cb397a8d24e4a3" member_type: VOTER last_known_addr { host: "127.16.28.195" port: 38753 } }
12:12:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.188020 16541 catalog_manager.cc:5697] T 36cbeb2f92c94934ac9221646df79fc7 P 7aabddf69c754f8992cb397a8d24e4a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aabddf69c754f8992cb397a8d24e4a3 (127.16.28.195). New cstate: current_term: 1 leader_uuid: "7aabddf69c754f8992cb397a8d24e4a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aabddf69c754f8992cb397a8d24e4a3" member_type: VOTER last_known_addr { host: "127.16.28.195" port: 38753 } health_report { overall_health: HEALTHY } } }
12:12:41.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.206 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5400db36, flushNotification=Deferred@1991724700(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:41.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.219 [DEBUG - kudu-nio-1] (Connection.java:748) [peer bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)] connecting to peer
12:12:41.221 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)] connecting to peer
12:12:41.222 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)] Successfully connected to peer
12:12:41.223 [DEBUG - kudu-nio-3] (Connection.java:757) [peer bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)] Successfully connected to peer
12:12:41.240 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xc87f16e1, L:/127.0.0.1:46236 - R:/127.16.28.195:38753] using TOKEN/null
12:12:41.241 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x7882dd18, L:/127.0.0.1:59558 - R:/127.16.28.193:45897] using TOKEN/null
12:12:41.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.246 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.246 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.255 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.255 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.256434 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.261 [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: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [3ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.265 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.265 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.266525 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.271 [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: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [3ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.274 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.275 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.276180 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\0012\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.286 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.286 [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=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [7ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [9ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.291 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.292 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.293808 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.300 [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=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [4ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [5ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.305 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.305 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.306195 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.311 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [4ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.317 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.317 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.320458 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.326 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.326 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [4ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.328 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.330 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.330 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.334712 16538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48966:
12:12:41.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512761136" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\226\000\000\000\007\001\372\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001\n\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:41.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, deferred=null) after lookup
12:12:41.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ee9511231744df78f45fec5f1bf9d5f for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000080000000, 0x0000000080000064)
12:12:41.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 36cbeb2f92c94934ac9221646df79fc7 for table 'org.apache.kudu.client.TestAlterTable-1783512761136' with partition [0x0000000180000000, 0x0000000180000064)
12:12:41.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7ee9511231744df78f45fec5f1bf9d5f@[bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=36cbeb2f92c94934ac9221646df79fc7@[7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
12:12:41.340 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.252:42233, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.254:37241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.28.253:46701, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.252:42233: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.253:46701: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.16.28.254:37241: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.28.254:37241, [3ms] Sub RPC GetTableLocations: received response from server master-127.16.28.254:37241: OK, deferred=null)) after lookup
12:12:41.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=7ee9511231744df78f45fec5f1bf9d5f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.342 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:822) Done scanning tablet 7ee9511231744df78f45fec5f1bf9d5f for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
12:12:41.343 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512761136, tablet=36cbeb2f92c94934ac9221646df79fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:41.344 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 36cbeb2f92c94934ac9221646df79fc7 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
12:12:41.345 [DEBUG - main] (Connection.java:575) [peer 7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)] disconnecting while in state READY
12:12:41.345 [DEBUG - main] (Connection.java:575) [peer master-127.16.28.252:42233(127.16.28.252:42233)] disconnecting while in state READY
12:12:41.345 [DEBUG - main] (Connection.java:575) [peer master-127.16.28.254:37241(127.16.28.254:37241)] disconnecting while in state READY
12:12:41.345 [DEBUG - main] (Connection.java:575) [peer master-127.16.28.253:46701(127.16.28.253:46701)] disconnecting while in state READY
12:12:41.345 [DEBUG - main] (Connection.java:575) [peer bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)] disconnecting while in state READY
12:12:41.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.28.252:42233(127.16.28.252:42233)] handling channelInactive
12:12:41.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.28.253:46701(127.16.28.253:46701)] handling channelInactive
12:12:41.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.28.252:42233(127.16.28.252:42233)] cleaning up while in state READY due to: connection closed
12:12:41.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.28.253:46701(127.16.28.253:46701)] cleaning up while in state READY due to: connection closed
12:12:41.347 [DEBUG - kudu-nio-3] (Connection.java:239) [peer bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)] handling channelInactive
12:12:41.348 [DEBUG - kudu-nio-3] (Connection.java:709) [peer bcaa9e927d174d25bea40e94406b8e60(127.16.28.193:45897)] cleaning up while in state READY due to: connection closed
12:12:41.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.28.254:37241(127.16.28.254:37241)] handling channelInactive
12:12:41.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.28.254:37241(127.16.28.254:37241)] cleaning up while in state READY due to: connection closed
12:12:41.348 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:41.355 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)] handling channelInactive
12:12:41.355 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 7aabddf69c754f8992cb397a8d24e4a3(127.16.28.195:38753)] cleaning up while in state READY due to: connection closed
12:12:41.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.356091 16499 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16783
12:12:41.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.363323 16499 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16918
12:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.369879 16499 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17053
12:12:41.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.376291 16499 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16510
12:12:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.382484 16499 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16582
12:12:41.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.389029 16499 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 16652
12:12:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:41Z chronyd exiting
.12:12:41.437 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512761437
12:12:41.441 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:41.441 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:41.441 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:41.441 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:41.441 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:41.444 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:41.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.524991 17220 mini_oidc.cc:150] Starting JWKS server
12:12:41.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.525792 17220 webserver.cc:533] Webserver started at http://127.0.0.1:46457/ using document root <none> and password file <none>
12:12:41.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.525897 17220 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:41.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.526062 17220 webserver.cc:533] Webserver started at http://127.0.0.1:46261/ using document root <none> and password file <none>
12:12:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:41Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:41.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:41Z Disabled control of system clock
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.537990 17220 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/logs
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data/info.pb
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.62:38803
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.62
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46457/jwks.json with env {}
12:12:41.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.615064 17231 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:41.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.615254 17231 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:41.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.615274 17231 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.616786 17231 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.616837 17231 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.616851 17231 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.616864 17231 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.616879 17231 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.616890 17231 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46457/jwks.json
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.618431 17231 master_runner.cc:387] Master server non-default flags:
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.62:38803
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46457/jwks.json
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data/info.pb
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.62
12:12:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17231
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/logs
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.618705 17231 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.618932 17231 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:41.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.621373 17237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.621373 17239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.621402 17236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.621488 17231 server_base.cc:1061] running on GCE node
12:12:41.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.622021 17231 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:41.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.622241 17231 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:41.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.623414 17231 hybrid_clock.cc:648] HybridClock initialized: now 1783512761623400 us; error 25 us; skew 500 ppm
12:12:41.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.624603 17231 webserver.cc:533] Webserver started at http://127.16.209.62:34921/ using document root <none> and password file <none>
12:12:41.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.624843 17231 fs_manager.cc:362] Metadata directory not provided
12:12:41.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.624918 17231 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:41.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.625032 17231 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:41.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.626021 17231 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data/instance:
12:12:41.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b35046d7ec5548998c95525dd38475d8"
12:12:41.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.626427 17231 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal/instance:
12:12:41.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b35046d7ec5548998c95525dd38475d8"
12:12:41.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.627813 17231 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:41.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.628643 17245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:41.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.628835 17231 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.628935 17231 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b35046d7ec5548998c95525dd38475d8"
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.629009 17231 fs_report.cc:389] FS layout report
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data/data
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:41.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.655405 17231 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:41.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.655858 17231 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:41.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.656023 17231 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:41.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.660956 17231 rpc_server.cc:307] RPC server started. Bound to: 127.16.209.62:38803
12:12:41.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.661005 17297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.209.62:38803 every 8 connection(s)
12:12:41.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.661389 17231 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/data/info.pb
12:12:41.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.662007 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:41.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.662497 17220 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17231
12:12:41.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.662602 17220 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-0/wal/instance
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.663568 17220 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/logs
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data/info.pb
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.61:35513
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.61
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46457/jwks.json with env {}
12:12:41.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.663847 17298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.669530 17298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.669957 17246 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.209.61:35513: connect: Connection refused (error 111)
12:12:41.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.670372 17298 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.61:35513: Network error: Client connection negotiation failed: client connection to 127.16.209.61:35513: connect: Connection refused (error 111)
12:12:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.719600 17298 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } attempt: 1
12:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.720633 17298 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.61:35513: Network error: Client connection negotiation failed: client connection to 127.16.209.61:35513: connect: Connection refused (error 111)
12:12:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.742169 17300 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.742372 17300 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.742394 17300 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.744119 17300 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.744174 17300 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.744187 17300 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.744200 17300 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.744213 17300 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.744225 17300 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46457/jwks.json
12:12:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.745833 17300 master_runner.cc:387] Master server non-default flags:
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.61:35513
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46457/jwks.json
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data/info.pb
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.61
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17300
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/logs
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.746049 17300 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.746234 17300 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.748988 17309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.748982 17308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.749004 17300 server_base.cc:1061] running on GCE node
12:12:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.749053 17311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.749460 17300 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.749735 17300 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.750881 17300 hybrid_clock.cc:648] HybridClock initialized: now 1783512761750842 us; error 62 us; skew 500 ppm
12:12:41.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.752118 17300 webserver.cc:533] Webserver started at http://127.16.209.61:38471/ using document root <none> and password file <none>
12:12:41.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.752279 17300 fs_manager.cc:362] Metadata directory not provided
12:12:41.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.752319 17300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:41.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.752393 17300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:41.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.753192 17300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data/instance:
12:12:41.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c66f40ef2013454c8b73db277351cfbd"
12:12:41.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.753451 17300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal/instance:
12:12:41.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c66f40ef2013454c8b73db277351cfbd"
12:12:41.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.754588 17300 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.755259 17317 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.755508 17300 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.755580 17300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c66f40ef2013454c8b73db277351cfbd"
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.755626 17300 fs_report.cc:389] FS layout report
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data/data
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:41.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.770637 17300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:41.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.770916 17300 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:41.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.771010 17300 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.775748 17300 rpc_server.cc:307] RPC server started. Bound to: 127.16.209.61:35513
12:12:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.775768 17369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.209.61:35513 every 8 connection(s)
12:12:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.776108 17300 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/data/info.pb
12:12:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.776615 17370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.778230 17220 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17300
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.778302 17220 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-1/wal/instance
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.778249 17370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.778613 17220 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/logs
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data/info.pb
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.60:41593
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.60
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46457/jwks.json with env {}
12:12:41.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.784394 17370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.788569 17370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.788893 17298 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } attempt: 2
12:12:41.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.788971 17318 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.792084 17370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.60:41593: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.792623 17298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.793478 17298 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.60:41593: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.836683 17298 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } attempt: 1
12:12:41.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.837680 17298 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.60:41593: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.841323 17370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } attempt: 1
12:12:41.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.842331 17370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.60:41593: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.866948 17373 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.867221 17373 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.867261 17373 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.869050 17373 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.869146 17373 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.869177 17373 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.869199 17373 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.869222 17373 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.869243 17373 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46457/jwks.json
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.871052 17373 master_runner.cc:387] Master server non-default flags:
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.60:41593
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46457/jwks.json
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data/info.pb
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.60
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:41.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17373
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/logs
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.871382 17373 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.871665 17373 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:41.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.874472 17380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.874728 17373 server_base.cc:1061] running on GCE node
12:12:41.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.874501 17383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.874511 17381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:41.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.875066 17373 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:41.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.875301 17373 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:41.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.876442 17373 hybrid_clock.cc:648] HybridClock initialized: now 1783512761876423 us; error 34 us; skew 500 ppm
12:12:41.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.877573 17373 webserver.cc:533] Webserver started at http://127.16.209.60:34891/ using document root <none> and password file <none>
12:12:41.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.877741 17373 fs_manager.cc:362] Metadata directory not provided
12:12:41.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.877781 17373 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:41.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.877856 17373 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:41.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.878691 17373 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data/instance:
12:12:41.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "87b97ae7e1764cdca8d68d9e18417e1b"
12:12:41.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.878973 17373 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal/instance:
12:12:41.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "87b97ae7e1764cdca8d68d9e18417e1b"
12:12:41.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.880225 17373 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.880906 17389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.881254 17373 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.881315 17373 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "87b97ae7e1764cdca8d68d9e18417e1b"
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:41 on dist-test-slave-nb2j"
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.881357 17373 fs_report.cc:389] FS layout report
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data/data
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:41.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.884861 17298 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } attempt: 2
12:12:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.885695 17298 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.60:41593: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.907900 17373 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:41.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.908226 17373 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:41.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.908324 17373 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:41.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.910524 17370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } attempt: 2
12:12:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.911514 17370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.209.60:41593: Network error: Client connection negotiation failed: client connection to 127.16.209.60:41593: connect: Connection refused (error 111)
12:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.912678 17373 rpc_server.cc:307] RPC server started. Bound to: 127.16.209.60:41593
12:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.912714 17441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.209.60:41593 every 8 connection(s)
12:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.913077 17373 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/data/info.pb
12:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.913708 17442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:41.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.914149 17220 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17373
12:12:41.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.914254 17220 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/master-2/wal/instance
12:12:41.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.915722 17442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.920616 17442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.924333 17442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } has no permanent_uuid. Determining permanent_uuid...
12:12:41.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.929136 17442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: Bootstrap starting.
12:12:41.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.929750 17442 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: Neither blocks nor log segments found. Creating new log.
12:12:41.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.929955 17442 log.cc:826] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: Log is configured to *not* fsync() on all Append() calls
12:12:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.930721 17442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: No bootstrap required, opened a new log
12:12:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.932495 17442 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.932655 17442 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.932687 17442 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87b97ae7e1764cdca8d68d9e18417e1b, State: Initialized, Role: FOLLOWER
12:12:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.932789 17442 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:41.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.933153 17442 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: configured and running, proceeding with master startup.
12:12:41.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.933120 17451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:41.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.933216 17451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: This master's current role is: FOLLOWER
12:12:41.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.935125 17462 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:41.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:41.935202 17462 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:41.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.935351 17373 master_runner.cc:187] Error getting master registration for 127.16.209.62:38803: OK, instance_id { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" instance_seqno: 1783512761659576 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:41.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.937165 17373 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:41.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.992892 17298 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } attempt: 3
12:12:41.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.997318 17298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8: Bootstrap starting.
12:12:41.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.998027 17298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8: Neither blocks nor log segments found. Creating new log.
12:12:41.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.998745 17298 log.cc:826] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8: Log is configured to *not* fsync() on all Append() calls
12:12:41.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:41.999511 17298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8: No bootstrap required, opened a new log
12:12:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.000720 17298 raft_consensus.cc:359] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.000850 17298 raft_consensus.cc:385] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.000885 17298 raft_consensus.cc:740] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35046d7ec5548998c95525dd38475d8, State: Initialized, Role: FOLLOWER
12:12:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.000986 17298 consensus_queue.cc:260] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.001367 17298 sys_catalog.cc:565] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [sys.catalog]: configured and running, proceeding with master startup.
12:12:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.001310 17465 sys_catalog.cc:455] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.001431 17465 sys_catalog.cc:458] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [sys.catalog]: This master's current role is: FOLLOWER
12:12:42.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.002691 17370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } attempt: 3
12:12:42.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.003269 17476 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:42.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.003320 17476 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.004725 17231 master_runner.cc:187] Error getting master registration for 127.16.209.61:35513: OK, instance_id { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" instance_seqno: 1783512761774506 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.006958 17231 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:42.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.008653 17370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd: Bootstrap starting.
12:12:42.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.009406 17370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd: Neither blocks nor log segments found. Creating new log.
12:12:42.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.009689 17370 log.cc:826] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd: Log is configured to *not* fsync() on all Append() calls
12:12:42.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.010469 17370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd: No bootstrap required, opened a new log
12:12:42.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.012449 17370 raft_consensus.cc:359] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.012604 17370 raft_consensus.cc:385] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:42.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.012640 17370 raft_consensus.cc:740] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c66f40ef2013454c8b73db277351cfbd, State: Initialized, Role: FOLLOWER
12:12:42.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.012768 17370 consensus_queue.cc:260] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.013118 17479 sys_catalog.cc:455] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.013131 17370 sys_catalog.cc:565] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [sys.catalog]: configured and running, proceeding with master startup.
12:12:42.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.013352 17479 sys_catalog.cc:458] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [sys.catalog]: This master's current role is: FOLLOWER
12:12:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.015594 17490 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.015822 17490 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:42.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.017761 17300 master_runner.cc:264] No leader master found from master c66f40ef2013454c8b73db277351cfbd
12:12:42.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.017812 17300 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:42.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.021600 17323 tablet.cc:2406] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.038190 17451 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.038321 17451 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.038551 17451 leader_election.cc:290] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b35046d7ec5548998c95525dd38475d8 (127.16.209.62:38803), c66f40ef2013454c8b73db277351cfbd (127.16.209.61:35513)
12:12:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.038951 17272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35046d7ec5548998c95525dd38475d8" is_pre_election: true
12:12:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.039112 17272 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87b97ae7e1764cdca8d68d9e18417e1b in term 0.
12:12:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.039319 17392 leader_election.cc:304] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [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: 87b97ae7e1764cdca8d68d9e18417e1b, b35046d7ec5548998c95525dd38475d8; no voters: 
12:12:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.040618 17451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.040688 17451 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.040729 17451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 0 FOLLOWER]: Advancing to term 1
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.041564 17451 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.041712 17451 leader_election.cc:290] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [CANDIDATE]: Term 1 election: Requested vote from peers b35046d7ec5548998c95525dd38475d8 (127.16.209.62:38803), c66f40ef2013454c8b73db277351cfbd (127.16.209.61:35513)
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.042469 17272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35046d7ec5548998c95525dd38475d8"
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.042775 17272 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 0 FOLLOWER]: Advancing to term 1
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.043362 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66f40ef2013454c8b73db277351cfbd" is_pre_election: true
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.043376 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66f40ef2013454c8b73db277351cfbd"
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.043545 17344 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87b97ae7e1764cdca8d68d9e18417e1b in term 0.
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.044160 17272 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87b97ae7e1764cdca8d68d9e18417e1b in term 1.
12:12:42.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.044381 17392 leader_election.cc:304] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87b97ae7e1764cdca8d68d9e18417e1b, b35046d7ec5548998c95525dd38475d8; no voters: c66f40ef2013454c8b73db277351cfbd
12:12:42.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.044759 17451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 1 FOLLOWER]: Leader election won for term 1
12:12:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.044965 17451 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [term 1 LEADER]: Becoming Leader. State: Replica: 87b97ae7e1764cdca8d68d9e18417e1b, State: Running, Role: LEADER
12:12:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.045056 17451 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [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: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } }
12:12:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.045648 17451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87b97ae7e1764cdca8d68d9e18417e1b. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.045737 17451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: This master's current role is: LEADER
12:12:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.046267 17494 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.046587 17494 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.048887 17344 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [term 0 FOLLOWER]: Advancing to term 1
12:12:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.049903 17344 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [term 1 FOLLOWER]: Refusing update from remote peer 87b97ae7e1764cdca8d68d9e18417e1b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.050206 17272 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [term 1 FOLLOWER]: Refusing update from remote peer 87b97ae7e1764cdca8d68d9e18417e1b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.050792 17451 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.051254 17451 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.052544 17465 sys_catalog.cc:455] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87b97ae7e1764cdca8d68d9e18417e1b. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.052634 17465 sys_catalog.cc:458] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [sys.catalog]: This master's current role is: FOLLOWER
12:12:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.053726 17479 sys_catalog.cc:455] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87b97ae7e1764cdca8d68d9e18417e1b. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.053820 17479 sys_catalog.cc:458] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [sys.catalog]: This master's current role is: FOLLOWER
12:12:42.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.056473 17451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.056581 17451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: This master's current role is: LEADER
12:12:42.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.057173 17479 sys_catalog.cc:455] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.057260 17479 sys_catalog.cc:458] T 00000000000000000000000000000000 P c66f40ef2013454c8b73db277351cfbd [sys.catalog]: This master's current role is: FOLLOWER
12:12:42.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.057709 17495 mvcc.cc:204] Tried to move back new op lower bound from 7305268273348943872 to 7305268273337946112. Current Snapshot: MvccSnapshot[applied={T|T < 7305268273348943872}]
12:12:42.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.058334 17451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.058421 17451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b [sys.catalog]: This master's current role is: LEADER
12:12:42.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.059180 17465 sys_catalog.cc:455] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35046d7ec5548998c95525dd38475d8" member_type: VOTER last_known_addr { host: "127.16.209.62" port: 38803 } } peers { permanent_uuid: "c66f40ef2013454c8b73db277351cfbd" member_type: VOTER last_known_addr { host: "127.16.209.61" port: 35513 } } peers { permanent_uuid: "87b97ae7e1764cdca8d68d9e18417e1b" member_type: VOTER last_known_addr { host: "127.16.209.60" port: 41593 } } }
12:12:42.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.059278 17465 sys_catalog.cc:458] T 00000000000000000000000000000000 P b35046d7ec5548998c95525dd38475d8 [sys.catalog]: This master's current role is: FOLLOWER
12:12:42.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.060011 17498 mvcc.cc:204] Tried to move back new op lower bound from 7305268273348943872 to 7305268273337946112. Current Snapshot: MvccSnapshot[applied={T|T < 7305268273348943872}]
12:12:42.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.060135 17494 catalog_manager.cc:1383] Generated new cluster ID: 6e49c4d5077148f79a799968feb17054
12:12:42.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.060182 17494 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:42.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.068328 17496 mvcc.cc:204] Tried to move back new op lower bound from 7305268273348943872 to 7305268273337946112. Current Snapshot: MvccSnapshot[applied={T|T < 7305268273348943872 or (T in {7305268273348943872})}]
12:12:42.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.084435 17494 catalog_manager.cc:1406] Generated new certificate authority record
12:12:42.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.085503 17494 catalog_manager.cc:1540] Loading token signing keys...
12:12:42.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.092767 17494 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: Generated new TSK 0
12:12:42.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.094295 17494 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.113788 17220 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/logs
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data/info.pb
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.1:0
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.209.1
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.1
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:42.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.206738 17504 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:42.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.206976 17504 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:42.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.207012 17504 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:42.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.208804 17504 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:42.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.208910 17504 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.209.1
12:12:42.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.210700 17504 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:42.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.1:0
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data/info.pb
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.1
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17504
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.209.1
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/logs
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.211011 17504 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.211287 17504 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:42.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.213980 17512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.213970 17509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.214227 17510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.215628 17504 server_base.cc:1061] running on GCE node
12:12:42.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.215847 17504 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:42.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.216030 17504 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:42.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.217219 17504 hybrid_clock.cc:648] HybridClock initialized: now 1783512762217201 us; error 27 us; skew 500 ppm
12:12:42.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.218389 17504 webserver.cc:533] Webserver started at http://127.16.209.1:42757/ using document root <none> and password file <none>
12:12:42.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.218616 17504 fs_manager.cc:362] Metadata directory not provided
12:12:42.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.218685 17504 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:42.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.218814 17504 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.219792 17504 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data/instance:
12:12:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4fdbe9c8851348129c7bbfc4944454c8"
12:12:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.220191 17504 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal/instance:
12:12:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4fdbe9c8851348129c7bbfc4944454c8"
12:12:42.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.221578 17504 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.222326 17518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.222589 17504 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.222659 17504 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4fdbe9c8851348129c7bbfc4944454c8"
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.222718 17504 fs_report.cc:389] FS layout report
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data/data
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.248920 17504 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.249297 17504 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.249454 17504 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.249751 17504 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:42.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.250164 17504 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:42.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.250217 17504 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:42.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.250252 17504 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:42.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.250269 17504 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:42.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.257325 17504 rpc_server.cc:307] RPC server started. Bound to: 127.16.209.1:42807
12:12:42.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.257390 17631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.209.1:42807 every 8 connection(s)
12:12:42.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.257730 17504 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/data/info.pb
12:12:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.262185 17220 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17504
12:12:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.262300 17220 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-0/wal/instance
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.263659 17220 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/logs
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data/info.pb
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.2:0
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.209.2
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.2
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.264140 17634 heartbeater.cc:344] Connected to a master server at 127.16.209.61:35513
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.264221 17634 heartbeater.cc:461] Registering TS with master...
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.264374 17634 heartbeater.cc:507] Master 127.16.209.61:35513 requested a full tablet report, sending...
12:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.264820 17334 ts_manager.cc:194] Registered new tserver with Master: 4fdbe9c8851348129c7bbfc4944454c8 (127.16.209.1:42807)
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.265874 17632 heartbeater.cc:344] Connected to a master server at 127.16.209.60:41593
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.265949 17632 heartbeater.cc:461] Registering TS with master...
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.265962 17633 heartbeater.cc:344] Connected to a master server at 127.16.209.62:38803
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.266003 17633 heartbeater.cc:461] Registering TS with master...
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.266070 17632 heartbeater.cc:507] Master 127.16.209.60:41593 requested a full tablet report, sending...
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.266093 17633 heartbeater.cc:507] Master 127.16.209.62:38803 requested a full tablet report, sending...
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.266387 17405 ts_manager.cc:194] Registered new tserver with Master: 4fdbe9c8851348129c7bbfc4944454c8 (127.16.209.1:42807)
12:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.266430 17262 ts_manager.cc:194] Registered new tserver with Master: 4fdbe9c8851348129c7bbfc4944454c8 (127.16.209.1:42807)
12:12:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.267135 17405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.209.1:47643
12:12:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.343703 17639 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.343881 17639 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.343901 17639 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:42.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.345789 17639 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:42.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.345856 17639 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.209.2
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.347478 17639 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.2:0
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data/info.pb
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.2
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17639
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.209.2
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/logs
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.347700 17639 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.347906 17639 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.350457 17645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.350482 17644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.350503 17647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.350562 17639 server_base.cc:1061] running on GCE node
12:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.350888 17639 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:42.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.351065 17639 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.352236 17639 hybrid_clock.cc:648] HybridClock initialized: now 1783512762352224 us; error 29 us; skew 500 ppm
12:12:42.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.353490 17639 webserver.cc:533] Webserver started at http://127.16.209.2:32973/ using document root <none> and password file <none>
12:12:42.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.353722 17639 fs_manager.cc:362] Metadata directory not provided
12:12:42.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.353797 17639 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:42.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.353905 17639 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.354775 17639 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data/instance:
12:12:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28e5e22c85434cbbbaad80bee939c1b2"
12:12:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.355149 17639 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal/instance:
12:12:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28e5e22c85434cbbbaad80bee939c1b2"
12:12:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.356527 17639 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.357450 17653 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.357689 17639 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.357771 17639 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28e5e22c85434cbbbaad80bee939c1b2"
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.357831 17639 fs_report.cc:389] FS layout report
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal
12:12:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data/data
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:42.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.382303 17639 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:42.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.382625 17639 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:42.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.382732 17639 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.382942 17639 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.383374 17639 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.383442 17639 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.383481 17639 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.383499 17639 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:42.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.390574 17639 rpc_server.cc:307] RPC server started. Bound to: 127.16.209.2:36163
12:12:42.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.390620 17766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.209.2:36163 every 8 connection(s)
12:12:42.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.390965 17639 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/data/info.pb
12:12:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.396416 17767 heartbeater.cc:344] Connected to a master server at 127.16.209.60:41593
12:12:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.396538 17767 heartbeater.cc:461] Registering TS with master...
12:12:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.396688 17768 heartbeater.cc:344] Connected to a master server at 127.16.209.62:38803
12:12:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.396725 17768 heartbeater.cc:461] Registering TS with master...
12:12:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.396756 17767 heartbeater.cc:507] Master 127.16.209.60:41593 requested a full tablet report, sending...
12:12:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.396795 17768 heartbeater.cc:507] Master 127.16.209.62:38803 requested a full tablet report, sending...
12:12:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.397202 17262 ts_manager.cc:194] Registered new tserver with Master: 28e5e22c85434cbbbaad80bee939c1b2 (127.16.209.2:36163)
12:12:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.397214 17405 ts_manager.cc:194] Registered new tserver with Master: 28e5e22c85434cbbbaad80bee939c1b2 (127.16.209.2:36163)
12:12:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.397707 17405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.209.2:50451
12:12:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.397735 17769 heartbeater.cc:344] Connected to a master server at 127.16.209.61:35513
12:12:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.397805 17769 heartbeater.cc:461] Registering TS with master...
12:12:42.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.397933 17769 heartbeater.cc:507] Master 127.16.209.61:35513 requested a full tablet report, sending...
12:12:42.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.398380 17334 ts_manager.cc:194] Registered new tserver with Master: 28e5e22c85434cbbbaad80bee939c1b2 (127.16.209.2:36163)
12:12:42.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.399215 17220 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17639
12:12:42.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.399288 17220 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-1/wal/instance
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.400468 17220 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/logs
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data/info.pb
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.3:0
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.209.3
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.3
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.482319 17774 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.482595 17774 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.482630 17774 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.485015 17774 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.485314 17774 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.209.3
12:12:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.487799 17774 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.209.20:35405
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.209.3:0
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data/info.pb
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.209.3
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.209.62:38803,127.16.209.61:35513,127.16.209.60:41593
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17774
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.209.3
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/logs
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:42.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.488947 17774 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:42.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.489321 17774 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.494344 17779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.494475 17782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.494669 17780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.495049 17774 server_base.cc:1061] running on GCE node
12:12:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.495250 17774 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.495532 17774 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:42.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.496711 17774 hybrid_clock.cc:648] HybridClock initialized: now 1783512762496695 us; error 35 us; skew 500 ppm
12:12:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.497941 17774 webserver.cc:533] Webserver started at http://127.16.209.3:40375/ using document root <none> and password file <none>
12:12:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.498237 17774 fs_manager.cc:362] Metadata directory not provided
12:12:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.498318 17774 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.498426 17774 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.499366 17774 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data/instance:
12:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c5d7bafd81514a9f8769becd0bb8ce06"
12:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.499789 17774 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal/instance:
12:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c5d7bafd81514a9f8769becd0bb8ce06"
12:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.501123 17774 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.502056 17788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.502267 17774 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.502362 17774 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c5d7bafd81514a9f8769becd0bb8ce06"
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.502434 17774 fs_report.cc:389] FS layout report
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data/data
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:42.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.516763 17774 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517072 17774 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517170 17774 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517351 17774 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517760 17774 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517822 17774 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517855 17774 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.517872 17774 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:42.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.524087 17774 rpc_server.cc:307] RPC server started. Bound to: 127.16.209.3:32977
12:12:42.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.524168 17901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.209.3:32977 every 8 connection(s)
12:12:42.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.524526 17774 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/data/info.pb
12:12:42.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.525388 17220 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17774
12:12:42.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.525463 17220 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster15838238579296098620/ts-2/wal/instance
12:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531144 17902 heartbeater.cc:344] Connected to a master server at 127.16.209.60:41593
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531262 17902 heartbeater.cc:461] Registering TS with master...
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531490 17902 heartbeater.cc:507] Master 127.16.209.60:41593 requested a full tablet report, sending...
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531720 17904 heartbeater.cc:344] Connected to a master server at 127.16.209.61:35513
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531809 17904 heartbeater.cc:461] Registering TS with master...
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531965 17904 heartbeater.cc:507] Master 127.16.209.61:35513 requested a full tablet report, sending...
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.531948 17405 ts_manager.cc:194] Registered new tserver with Master: c5d7bafd81514a9f8769becd0bb8ce06 (127.16.209.3:32977)
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.532414 17903 heartbeater.cc:344] Connected to a master server at 127.16.209.62:38803
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.532451 17405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.209.3:47823
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.532632 17903 heartbeater.cc:461] Registering TS with master...
12:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.532755 17903 heartbeater.cc:507] Master 127.16.209.62:38803 requested a full tablet report, sending...
12:12:42.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.533193 17334 ts_manager.cc:194] Registered new tserver with Master: c5d7bafd81514a9f8769becd0bb8ce06 (127.16.209.3:32977)
12:12:42.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.533475 17262 ts_manager.cc:194] Registered new tserver with Master: c5d7bafd81514a9f8769becd0bb8ce06 (127.16.209.3:32977)
12:12:42.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.540627 17220 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:42.541 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:42.541 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:42.541 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.209.62"
      port: 38803
    }
    bound_http_address {
      host: "127.16.209.62"
      port: 34921
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.209.61"
      port: 35513
    }
    bound_http_address {
      host: "127.16.209.61"
      port: 38471
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.209.60"
      port: 41593
    }
    bound_http_address {
      host: "127.16.209.60"
      port: 34891
    }
  }
}

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

12:12:42.542 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.209.1"
      port: 42807
    }
    bound_http_address {
      host: "127.16.209.1"
      port: 42757
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.209.2"
      port: 36163
    }
    bound_http_address {
      host: "127.16.209.2"
      port: 32973
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.209.3"
      port: 32977
    }
    bound_http_address {
      host: "127.16.209.3"
      port: 40375
    }
  }
}

12:12:42.542 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:42.544 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:42.545 [DEBUG - main] (Connection.java:748) [peer master-127.16.209.60:41593(127.16.209.60:41593)] connecting to peer
12:12:42.546 [DEBUG - main] (Connection.java:748) [peer master-127.16.209.61:35513(127.16.209.61:35513)] connecting to peer
12:12:42.547 [DEBUG - main] (Connection.java:748) [peer master-127.16.209.62:38803(127.16.209.62:38803)] connecting to peer
12:12:42.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.209.60:41593(127.16.209.60:41593)] Successfully connected to peer
12:12:42.548 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.209.61:35513(127.16.209.61:35513)] Successfully connected to peer
12:12:42.548 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.209.62:38803(127.16.209.62:38803)] Successfully connected to peer
12:12:42.549 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.209.60
12:12:42.550 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.209.62
12:12:42.552 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.209.61
12:12:42.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0774102c, L:/127.0.0.1:58494 - R:/127.16.209.60:41593] using SASL/PLAIN
12:12:42.560 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x73d4725d, L:/127.0.0.1:36388 - R:/127.16.209.62:38803] using SASL/PLAIN
12:12:42.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:42.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.209.60:41593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.209.61:35513, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.209.62:38803, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.209.62:38803: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.209.60:41593: OK, deferred=null) after lookup
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.562191 17405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58494:
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512762544"
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "alice"
12:12:42.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8a903374fd6e43d98e8ea4b26ad1eaed
12:12:42.567 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x02b17872, L:/127.0.0.1:49792 - R:/127.16.209.61:35513] using SASL/PLAIN
12:12:42.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.571767 17566 tablet_service.cc:1511] Processing CreateTablet for tablet c6e320a1fd09457cbacd66a239c2981c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512762544 [id=8a903374fd6e43d98e8ea4b26ad1eaed]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:42.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.572093 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e320a1fd09457cbacd66a239c2981c. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:42.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.572060 17701 tablet_service.cc:1511] Processing CreateTablet for tablet 0815d2a8fbf24308882c4b73cd53a9ce (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512762544 [id=8a903374fd6e43d98e8ea4b26ad1eaed]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:42.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.572291 17701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0815d2a8fbf24308882c4b73cd53a9ce. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:42.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.575233 17919 tablet_bootstrap.cc:492] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: Bootstrap starting.
12:12:42.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.575811 17918 tablet_bootstrap.cc:492] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: Bootstrap starting.
12:12:42.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.575975 17919 tablet_bootstrap.cc:654] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: Neither blocks nor log segments found. Creating new log.
12:12:42.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.576370 17919 log.cc:826] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: Log is configured to *not* fsync() on all Append() calls
12:12:42.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.576568 17918 tablet_bootstrap.cc:654] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: Neither blocks nor log segments found. Creating new log.
12:12:42.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.576948 17918 log.cc:826] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: Log is configured to *not* fsync() on all Append() calls
12:12:42.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.577103 17919 tablet_bootstrap.cc:492] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: No bootstrap required, opened a new log
12:12:42.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.577167 17919 ts_tablet_manager.cc:1403] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:42.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.577659 17918 tablet_bootstrap.cc:492] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: No bootstrap required, opened a new log
12:12:42.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.577721 17918 ts_tablet_manager.cc:1403] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579634 17919 raft_consensus.cc:359] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdbe9c8851348129c7bbfc4944454c8" member_type: VOTER last_known_addr { host: "127.16.209.1" port: 42807 } }
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579797 17919 raft_consensus.cc:385] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579831 17919 raft_consensus.cc:740] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fdbe9c8851348129c7bbfc4944454c8, State: Initialized, Role: FOLLOWER
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579815 17918 raft_consensus.cc:359] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28e5e22c85434cbbbaad80bee939c1b2" member_type: VOTER last_known_addr { host: "127.16.209.2" port: 36163 } }
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579911 17918 raft_consensus.cc:385] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579941 17918 raft_consensus.cc:740] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e5e22c85434cbbbaad80bee939c1b2, State: Initialized, Role: FOLLOWER
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579919 17919 consensus_queue.cc:260] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [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: true peers { permanent_uuid: "4fdbe9c8851348129c7bbfc4944454c8" member_type: VOTER last_known_addr { host: "127.16.209.1" port: 42807 } }
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.579981 17919 raft_consensus.cc:399] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580013 17919 raft_consensus.cc:493] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580014 17918 consensus_queue.cc:260] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [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: true peers { permanent_uuid: "28e5e22c85434cbbbaad80bee939c1b2" member_type: VOTER last_known_addr { host: "127.16.209.2" port: 36163 } }
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580056 17919 raft_consensus.cc:3060] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 0 FOLLOWER]: Advancing to term 1
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580080 17918 raft_consensus.cc:399] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580109 17918 raft_consensus.cc:493] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580147 17918 raft_consensus.cc:3060] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 0 FOLLOWER]: Advancing to term 1
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580790 17919 raft_consensus.cc:515] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdbe9c8851348129c7bbfc4944454c8" member_type: VOTER last_known_addr { host: "127.16.209.1" port: 42807 } }
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580790 17918 raft_consensus.cc:515] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28e5e22c85434cbbbaad80bee939c1b2" member_type: VOTER last_known_addr { host: "127.16.209.2" port: 36163 } }
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580899 17919 leader_election.cc:304] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4fdbe9c8851348129c7bbfc4944454c8; no voters: 
12:12:42.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.580895 17918 leader_election.cc:304] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28e5e22c85434cbbbaad80bee939c1b2; no voters: 
12:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.581053 17919 leader_election.cc:290] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.581063 17918 leader_election.cc:290] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.581238 17918 ts_tablet_manager.cc:1434] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
12:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.581238 17919 ts_tablet_manager.cc:1434] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
12:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.581389 17767 heartbeater.cc:499] Master 127.16.209.60:41593 was elected leader, sending a full tablet report...
12:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.582162 17632 heartbeater.cc:499] Master 127.16.209.60:41593 was elected leader, sending a full tablet report...
12:12:42.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.583468 17924 raft_consensus.cc:2804] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 1 FOLLOWER]: Leader election won for term 1
12:12:42.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.583761 17924 raft_consensus.cc:697] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4fdbe9c8851348129c7bbfc4944454c8, State: Running, Role: LEADER
12:12:42.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.583841 17925 raft_consensus.cc:2804] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 1 FOLLOWER]: Leader election won for term 1
12:12:42.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.583981 17925 raft_consensus.cc:697] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [term 1 LEADER]: Becoming Leader. State: Replica: 28e5e22c85434cbbbaad80bee939c1b2, State: Running, Role: LEADER
12:12:42.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.584005 17924 consensus_queue.cc:237] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdbe9c8851348129c7bbfc4944454c8" member_type: VOTER last_known_addr { host: "127.16.209.1" port: 42807 } }
12:12:42.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.584156 17925 consensus_queue.cc:237] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28e5e22c85434cbbbaad80bee939c1b2" member_type: VOTER last_known_addr { host: "127.16.209.2" port: 36163 } }
12:12:42.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.584672 17405 catalog_manager.cc:5697] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fdbe9c8851348129c7bbfc4944454c8 (127.16.209.1). New cstate: current_term: 1 leader_uuid: "4fdbe9c8851348129c7bbfc4944454c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdbe9c8851348129c7bbfc4944454c8" member_type: VOTER last_known_addr { host: "127.16.209.1" port: 42807 } health_report { overall_health: HEALTHY } } }
12:12:42.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.584872 17406 catalog_manager.cc:5697] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28e5e22c85434cbbbaad80bee939c1b2 (127.16.209.2). New cstate: current_term: 1 leader_uuid: "28e5e22c85434cbbbaad80bee939c1b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28e5e22c85434cbbbaad80bee939c1b2" member_type: VOTER last_known_addr { host: "127.16.209.2" port: 36163 } health_report { overall_health: HEALTHY } } }
12:12:42.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.608170 17406 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58494:
12:12:42.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512762544" } new_table_owner: "bob"
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.610873 17936 tablet.cc:1724] T 0815d2a8fbf24308882c4b73cd53a9ce P 28e5e22c85434cbbbaad80bee939c1b2: Alter schema from (
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.611013 17937 tablet.cc:1724] T c6e320a1fd09457cbacd66a239c2981c P 4fdbe9c8851348129c7bbfc4944454c8: Alter schema from (
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:42.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.614017 17406 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 87b97ae7e1764cdca8d68d9e18417e1b: org.apache.kudu.client.TestAlterTable-1783512762544 [id=8a903374fd6e43d98e8ea4b26ad1eaed] alter complete (version 1)
12:12:42.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8a903374fd6e43d98e8ea4b26ad1eaed
12:12:42.628 [DEBUG - main] (Connection.java:575) [peer master-127.16.209.62:38803(127.16.209.62:38803)] disconnecting while in state READY
12:12:42.628 [DEBUG - main] (Connection.java:575) [peer master-127.16.209.60:41593(127.16.209.60:41593)] disconnecting while in state READY
12:12:42.628 [DEBUG - main] (Connection.java:575) [peer master-127.16.209.61:35513(127.16.209.61:35513)] disconnecting while in state READY
12:12:42.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.209.62:38803(127.16.209.62:38803)] handling channelInactive
12:12:42.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.209.61:35513(127.16.209.61:35513)] handling channelInactive
12:12:42.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.209.62:38803(127.16.209.62:38803)] cleaning up while in state READY due to: connection closed
12:12:42.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.209.61:35513(127.16.209.61:35513)] cleaning up while in state READY due to: connection closed
12:12:42.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.632186 17220 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17504
12:12:42.636 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.209.60:41593(127.16.209.60:41593)] handling channelInactive
12:12:42.636 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.209.60:41593(127.16.209.60:41593)] cleaning up while in state READY due to: connection closed
12:12:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.641069 17220 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17639
12:12:42.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.646734 17220 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17774
12:12:42.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.651708 17220 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17231
12:12:42.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.657353 17220 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17300
12:12:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.662813 17220 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17373
12:12:42.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:42Z chronyd exiting
.12:12:42.710 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512762710
12:12:42.713 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:42.713 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:42.713 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:42.713 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:42.714 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:42.716 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:42.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.795018 17942 mini_oidc.cc:150] Starting JWKS server
12:12:42.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.795552 17942 webserver.cc:533] Webserver started at http://127.0.0.1:38999/ using document root <none> and password file <none>
12:12:42.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.795614 17942 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:42.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.795987 17942 webserver.cc:533] Webserver started at http://127.0.0.1:36941/ using document root <none> and password file <none>
12:12:42.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:42Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:42.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:42Z Disabled control of system clock
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.807348 17942 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/logs
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data/info.pb
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.190:40069
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.190
12:12:42.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38999/jwks.json with env {}
12:12:42.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.901192 17953 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:42.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.901465 17953 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:42.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.901496 17953 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:42.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.904278 17953 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:42.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.904376 17953 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:42.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.904399 17953 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:42.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.904417 17953 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:42.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.904435 17953 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:42.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.904452 17953 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38999/jwks.json
12:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.907510 17953 master_runner.cc:387] Master server non-default flags:
12:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.190:40069
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38999/jwks.json
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data/info.pb
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.190
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17953
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/logs
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.907891 17953 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.908167 17953 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:42.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.911011 17958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.911031 17961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.911060 17953 server_base.cc:1061] running on GCE node
12:12:42.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.911518 17959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:42.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.911840 17953 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:42.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.912092 17953 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:42.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.913244 17953 hybrid_clock.cc:648] HybridClock initialized: now 1783512762913241 us; error 48 us; skew 500 ppm
12:12:42.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.914461 17953 webserver.cc:533] Webserver started at http://127.17.133.190:37883/ using document root <none> and password file <none>
12:12:42.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.914636 17953 fs_manager.cc:362] Metadata directory not provided
12:12:42.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.914757 17953 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:42.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.914889 17953 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.915874 17953 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data/instance:
12:12:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "214f69d895cd4cd29bdaaec8106a33ba"
12:12:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.916222 17953 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal/instance:
12:12:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "214f69d895cd4cd29bdaaec8106a33ba"
12:12:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.917361 17953 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.917986 17967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.918248 17953 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.918305 17953 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "214f69d895cd4cd29bdaaec8106a33ba"
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:42 on dist-test-slave-nb2j"
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.918356 17953 fs_report.cc:389] FS layout report
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data/data
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:42.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.930823 17953 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:42.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.931154 17953 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:42.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.931264 17953 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.935985 17953 rpc_server.cc:307] RPC server started. Bound to: 127.17.133.190:40069
12:12:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.936059 18019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.133.190:40069 every 8 connection(s)
12:12:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.936537 17953 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/data/info.pb
12:12:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.937242 18020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:42.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.938540 18020 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } has no permanent_uuid. Determining permanent_uuid...
12:12:42.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.942255 17942 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 17953
12:12:42.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.942366 17942 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-0/wal/instance
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.943113 17942 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/logs
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data/info.pb
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.189:44685
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.189
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:42.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38999/jwks.json with env {}
12:12:42.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.948791 18020 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } has no permanent_uuid. Determining permanent_uuid...
12:12:42.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.949223 17970 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.133.189:44685: connect: Connection refused (error 111)
12:12:42.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:42.949726 18020 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.189:44685: Network error: Client connection negotiation failed: client connection to 127.17.133.189:44685: connect: Connection refused (error 111)
12:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:42.999006 18020 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } attempt: 1
12:12:43.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.000123 18020 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.189:44685: Network error: Client connection negotiation failed: client connection to 127.17.133.189:44685: connect: Connection refused (error 111)
12:12:43.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.022330 18024 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:43.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.022601 18024 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:43.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.022637 18024 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.024360 18024 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.024436 18024 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.024459 18024 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.024479 18024 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.024497 18024 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.024511 18024 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38999/jwks.json
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.026212 18024 master_runner.cc:387] Master server non-default flags:
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.189:44685
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38999/jwks.json
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data/info.pb
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.189
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18024
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/logs
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.026505 18024 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.026777 18024 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:43.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.029487 18031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.029487 18033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.029515 18030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.029955 18024 server_base.cc:1061] running on GCE node
12:12:43.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.030202 18024 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:43.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.030503 18024 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:43.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.031701 18024 hybrid_clock.cc:648] HybridClock initialized: now 1783512763031675 us; error 37 us; skew 500 ppm
12:12:43.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.032884 18024 webserver.cc:533] Webserver started at http://127.17.133.189:46071/ using document root <none> and password file <none>
12:12:43.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.033157 18024 fs_manager.cc:362] Metadata directory not provided
12:12:43.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.033233 18024 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:43.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.033339 18024 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.034220 18024 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data/instance:
12:12:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7315028ebff744c292a6c8387f69da45"
12:12:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.034575 18024 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal/instance:
12:12:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7315028ebff744c292a6c8387f69da45"
12:12:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.035884 18024 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:43.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.036738 18039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.036928 18024 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.037019 18024 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7315028ebff744c292a6c8387f69da45"
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.037129 18024 fs_report.cc:389] FS layout report
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data/data
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.049777 18024 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.050272 18024 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.050451 18024 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:43.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.055087 18024 rpc_server.cc:307] RPC server started. Bound to: 127.17.133.189:44685
12:12:43.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.055121 18091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.133.189:44685 every 8 connection(s)
12:12:43.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.055516 18024 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/data/info.pb
12:12:43.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.056185 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.057441 18092 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.057565 17942 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18024
12:12:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.057667 17942 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-1/wal/instance
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.058185 17942 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/logs
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data/info.pb
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.188:33865
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.188
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38999/jwks.json with env {}
12:12:43.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.062631 18092 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.066988 18092 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.067541 18041 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.133.188:33865: connect: Connection refused (error 111)
12:12:43.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.068154 18092 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.188:33865: Network error: Client connection negotiation failed: client connection to 127.17.133.188:33865: connect: Connection refused (error 111)
12:12:43.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.068286 18020 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } attempt: 2
12:12:43.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.071636 18020 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.072301 18020 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.188:33865: Network error: Client connection negotiation failed: client connection to 127.17.133.188:33865: connect: Connection refused (error 111)
12:12:43.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.115489 18020 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } attempt: 1
12:12:43.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.116466 18020 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.188:33865: Network error: Client connection negotiation failed: client connection to 127.17.133.188:33865: connect: Connection refused (error 111)
12:12:43.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.117370 18092 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } attempt: 1
12:12:43.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.118332 18092 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.188:33865: Network error: Client connection negotiation failed: client connection to 127.17.133.188:33865: connect: Connection refused (error 111)
12:12:43.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.142279 18095 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:43.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.142477 18095 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:43.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.142499 18095 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:43.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.144203 18095 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:43.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.144259 18095 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:43.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.144273 18095 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:43.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.144285 18095 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:43.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.144299 18095 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:43.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.144309 18095 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38999/jwks.json
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.145908 18095 master_runner.cc:387] Master server non-default flags:
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.188:33865
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38999/jwks.json
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data/info.pb
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.188
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18095
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/logs
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.146132 18095 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.146322 18095 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.148898 18102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.148912 18105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.148914 18103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.148967 18095 server_base.cc:1061] running on GCE node
12:12:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.149341 18095 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.149540 18095 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.150703 18095 hybrid_clock.cc:648] HybridClock initialized: now 1783512763150683 us; error 43 us; skew 500 ppm
12:12:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.151970 18095 webserver.cc:533] Webserver started at http://127.17.133.188:39727/ using document root <none> and password file <none>
12:12:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.152150 18095 fs_manager.cc:362] Metadata directory not provided
12:12:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.152194 18095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.152269 18095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:43.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.153074 18095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data/instance:
12:12:43.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3b85a020d0c456d8f45708cf1c87ea8"
12:12:43.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.153354 18095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal/instance:
12:12:43.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3b85a020d0c456d8f45708cf1c87ea8"
12:12:43.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.154439 18095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.155066 18111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.155351 18095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.155411 18095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3b85a020d0c456d8f45708cf1c87ea8"
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.155452 18095 fs_report.cc:389] FS layout report
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data/data
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:43.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.163725 18020 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } attempt: 2
12:12:43.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.164800 18020 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.133.188:33865: Network error: Client connection negotiation failed: client connection to 127.17.133.188:33865: connect: Connection refused (error 111)
12:12:43.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.165848 18095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:43.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.166131 18095 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:43.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.166225 18095 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.170653 18095 rpc_server.cc:307] RPC server started. Bound to: 127.17.133.188:33865
12:12:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.170740 18163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.133.188:33865 every 8 connection(s)
12:12:43.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.170979 18095 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/data/info.pb
12:12:43.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.171510 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.172915 18164 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.173643 17942 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18095
12:12:43.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.173781 17942 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/master-2/wal/instance
12:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.177959 18164 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.181164 18164 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } has no permanent_uuid. Determining permanent_uuid...
12:12:43.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.185420 18164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Bootstrap starting.
12:12:43.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.186002 18164 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Neither blocks nor log segments found. Creating new log.
12:12:43.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.186200 18164 log.cc:826] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Log is configured to *not* fsync() on all Append() calls
12:12:43.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.186465 18092 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } attempt: 2
12:12:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.187014 18164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: No bootstrap required, opened a new log
12:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.189308 18164 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.189465 18164 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.189502 18164 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b85a020d0c456d8f45708cf1c87ea8, State: Initialized, Role: FOLLOWER
12:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.189607 18164 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.189983 18173 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.190040 18164 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: configured and running, proceeding with master startup.
12:12:43.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.190073 18173 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.190940 18092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45: Bootstrap starting.
12:12:43.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.191684 18092 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45: Neither blocks nor log segments found. Creating new log.
12:12:43.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.191955 18092 log.cc:826] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45: Log is configured to *not* fsync() on all Append() calls
12:12:43.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.191957 18184 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:43.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.192446 18184 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:43.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.192276 18095 master_runner.cc:187] Error getting master registration for 127.17.133.190:40069: OK, instance_id { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" instance_seqno: 1783512762934301 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:43.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.193698 18095 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:43.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.194099 18092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45: No bootstrap required, opened a new log
12:12:43.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195386 18092 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195482 18092 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195500 18092 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7315028ebff744c292a6c8387f69da45, State: Initialized, Role: FOLLOWER
12:12:43.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195595 18092 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195946 18092 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [sys.catalog]: configured and running, proceeding with master startup.
12:12:43.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195921 18187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.195994 18187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.197820 18198 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.197983 18198 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:43.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.198205 18024 master_runner.cc:187] Error getting master registration for 127.17.133.190:40069: OK, instance_id { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" instance_seqno: 1783512762934301 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:43.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.199884 18024 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:43.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.271994 18020 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } attempt: 3
12:12:43.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.276993 18020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba: Bootstrap starting.
12:12:43.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.277819 18020 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba: Neither blocks nor log segments found. Creating new log.
12:12:43.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.278080 18020 log.cc:826] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba: Log is configured to *not* fsync() on all Append() calls
12:12:43.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.278877 18020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba: No bootstrap required, opened a new log
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.280820 18020 raft_consensus.cc:359] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.280947 18020 raft_consensus.cc:385] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.280982 18020 raft_consensus.cc:740] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 214f69d895cd4cd29bdaaec8106a33ba, State: Initialized, Role: FOLLOWER
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.281122 18020 consensus_queue.cc:260] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.281457 18020 sys_catalog.cc:565] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [sys.catalog]: configured and running, proceeding with master startup.
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.281435 18201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.281827 18201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.283624 18212 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:43.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.283816 18212 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:43.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.285591 17953 master_runner.cc:264] No leader master found from master 214f69d895cd4cd29bdaaec8106a33ba
12:12:43.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.285635 17953 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:43.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.301385 18045 tablet.cc:2406] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.352367 18173 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.352494 18173 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.352727 18173 leader_election.cc:290] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 214f69d895cd4cd29bdaaec8106a33ba (127.17.133.190:40069), 7315028ebff744c292a6c8387f69da45 (127.17.133.189:44685)
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.353108 17994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214f69d895cd4cd29bdaaec8106a33ba" is_pre_election: true
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.353264 17994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b85a020d0c456d8f45708cf1c87ea8 in term 0.
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.353482 18066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7315028ebff744c292a6c8387f69da45" is_pre_election: true
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.353619 18066 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b85a020d0c456d8f45708cf1c87ea8 in term 0.
12:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.353807 18114 leader_election.cc:304] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [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: 214f69d895cd4cd29bdaaec8106a33ba, c3b85a020d0c456d8f45708cf1c87ea8; no voters: 
12:12:43.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.354526 18173 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.354588 18173 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.354609 18173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 0 FOLLOWER]: Advancing to term 1
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.355466 18173 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.355597 18173 leader_election.cc:290] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 214f69d895cd4cd29bdaaec8106a33ba (127.17.133.190:40069), 7315028ebff744c292a6c8387f69da45 (127.17.133.189:44685)
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.355882 18066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7315028ebff744c292a6c8387f69da45"
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.355957 18066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 0 FOLLOWER]: Advancing to term 1
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.356662 18066 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b85a020d0c456d8f45708cf1c87ea8 in term 1.
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.356824 17994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "214f69d895cd4cd29bdaaec8106a33ba"
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.356897 17994 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 0 FOLLOWER]: Advancing to term 1
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.357638 17994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b85a020d0c456d8f45708cf1c87ea8 in term 1.
12:12:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.357792 18114 leader_election.cc:304] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [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: 214f69d895cd4cd29bdaaec8106a33ba, c3b85a020d0c456d8f45708cf1c87ea8; no voters: 
12:12:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.358294 18173 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.358469 18173 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [term 1 LEADER]: Becoming Leader. State: Replica: c3b85a020d0c456d8f45708cf1c87ea8, State: Running, Role: LEADER
12:12:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.358546 18173 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [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: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } }
12:12:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.358896 18173 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3b85a020d0c456d8f45708cf1c87ea8. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.358978 18173 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: This master's current role is: LEADER
12:12:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.359448 18216 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:43.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.359965 18216 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:43.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.361732 18066 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [term 1 FOLLOWER]: Refusing update from remote peer c3b85a020d0c456d8f45708cf1c87ea8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:43.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.362112 18173 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:43.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.363226 18187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3b85a020d0c456d8f45708cf1c87ea8. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.363302 18187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.363765 17994 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [term 1 FOLLOWER]: Refusing update from remote peer c3b85a020d0c456d8f45708cf1c87ea8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:43.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.363981 18173 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.365120 18201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3b85a020d0c456d8f45708cf1c87ea8. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.365200 18201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.367046 18214 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.367820 18214 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: This master's current role is: LEADER
12:12:43.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.367542 18217 mvcc.cc:204] Tried to move back new op lower bound from 7305268278727475200 to 7305268278717186048. Current Snapshot: MvccSnapshot[applied={T|T < 7305268278727475200}]
12:12:43.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.367967 18201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.368038 18201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 214f69d895cd4cd29bdaaec8106a33ba [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.368366 18216 catalog_manager.cc:1383] Generated new cluster ID: 53e022c041b940628337aa98862ec141
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.368415 18216 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.368770 18187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.368839 18187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7315028ebff744c292a6c8387f69da45 [sys.catalog]: This master's current role is: FOLLOWER
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.369194 18173 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "214f69d895cd4cd29bdaaec8106a33ba" member_type: VOTER last_known_addr { host: "127.17.133.190" port: 40069 } } peers { permanent_uuid: "7315028ebff744c292a6c8387f69da45" member_type: VOTER last_known_addr { host: "127.17.133.189" port: 44685 } } peers { permanent_uuid: "c3b85a020d0c456d8f45708cf1c87ea8" member_type: VOTER last_known_addr { host: "127.17.133.188" port: 33865 } } }
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.369253 18173 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8 [sys.catalog]: This master's current role is: LEADER
12:12:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.369350 18218 mvcc.cc:204] Tried to move back new op lower bound from 7305268278727475200 to 7305268278717186048. Current Snapshot: MvccSnapshot[applied={T|T < 7305268278727475200}]
12:12:43.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.375164 18216 catalog_manager.cc:1406] Generated new certificate authority record
12:12:43.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.376004 18216 catalog_manager.cc:1540] Loading token signing keys...
12:12:43.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.382117 18216 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Generated new TSK 0
12:12:43.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.382450 18216 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.384694 17942 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/logs
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data/info.pb
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.129:0
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.133.129
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.129
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.464680 18226 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.464895 18226 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.464928 18226 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.466589 18226 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.466662 18226 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.133.129
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.468418 18226 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.129:0
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data/info.pb
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.129
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18226
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.133.129
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/logs
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.468649 18226 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.468861 18226 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.471341 18232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.471354 18231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.471354 18234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.471467 18226 server_base.cc:1061] running on GCE node
12:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.471750 18226 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:43.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.471930 18226 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:43.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.473170 18226 hybrid_clock.cc:648] HybridClock initialized: now 1783512763473136 us; error 42 us; skew 500 ppm
12:12:43.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.474306 18226 webserver.cc:533] Webserver started at http://127.17.133.129:42293/ using document root <none> and password file <none>
12:12:43.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.474531 18226 fs_manager.cc:362] Metadata directory not provided
12:12:43.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.474601 18226 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:43.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.474716 18226 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:43.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.475607 18226 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data/instance:
12:12:43.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c36228056d4b41889c8cb76222e2b626"
12:12:43.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.476025 18226 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal/instance:
12:12:43.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c36228056d4b41889c8cb76222e2b626"
12:12:43.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.477314 18226 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.478119 18240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.478349 18226 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.478426 18226 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c36228056d4b41889c8cb76222e2b626"
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.478482 18226 fs_report.cc:389] FS layout report
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data/data
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:43.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:43.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.486387 18226 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:43.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.486668 18226 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:43.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.486768 18226 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.486931 18226 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.487208 18226 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.487238 18226 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.487260 18226 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.487272 18226 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:43.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.493196 18226 rpc_server.cc:307] RPC server started. Bound to: 127.17.133.129:38697
12:12:43.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.493283 18353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.133.129:38697 every 8 connection(s)
12:12:43.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.493572 18226 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/data/info.pb
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499253 17942 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18226
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499356 17942 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal/instance
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499306 18356 heartbeater.cc:344] Connected to a master server at 127.17.133.189:44685
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499306 18354 heartbeater.cc:344] Connected to a master server at 127.17.133.188:33865
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499424 18356 heartbeater.cc:461] Registering TS with master...
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499424 18354 heartbeater.cc:461] Registering TS with master...
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499686 18354 heartbeater.cc:507] Master 127.17.133.188:33865 requested a full tablet report, sending...
12:12:43.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.499686 18356 heartbeater.cc:507] Master 127.17.133.189:44685 requested a full tablet report, sending...
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.500294 18127 ts_manager.cc:194] Registered new tserver with Master: c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697)
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.500407 18355 heartbeater.cc:344] Connected to a master server at 127.17.133.190:40069
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.500459 18355 heartbeater.cc:461] Registering TS with master...
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.500545 18355 heartbeater.cc:507] Master 127.17.133.190:40069 requested a full tablet report, sending...
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.500571 18056 ts_manager.cc:194] Registered new tserver with Master: c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697)
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.500716 17942 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/logs
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data/info.pb
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.130:0
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.133.130
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.130
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.501303 18127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.133.129:58483
12:12:43.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.501686 17984 ts_manager.cc:194] Registered new tserver with Master: c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697)
12:12:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.580683 18361 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.580853 18361 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.580873 18361 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:43.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.582309 18361 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:43.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.582356 18361 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.133.130
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.584199 18361 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.130:0
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data/info.pb
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.130
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18361
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.133.130
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/logs
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.584391 18361 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.584566 18361 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.587078 18366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.587124 18367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.587173 18369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.587456 18361 server_base.cc:1061] running on GCE node
12:12:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.587746 18361 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:43.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.587991 18361 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.589181 18361 hybrid_clock.cc:648] HybridClock initialized: now 1783512763589130 us; error 63 us; skew 500 ppm
12:12:43.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.590418 18361 webserver.cc:533] Webserver started at http://127.17.133.130:36689/ using document root <none> and password file <none>
12:12:43.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.590641 18361 fs_manager.cc:362] Metadata directory not provided
12:12:43.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.590711 18361 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:43.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.590831 18361 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.591974 18361 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data/instance:
12:12:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcd64b0739844c8ba2fe1b5a4886c27e"
12:12:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.592343 18361 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal/instance:
12:12:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcd64b0739844c8ba2fe1b5a4886c27e"
12:12:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.593611 18361 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.594391 18375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.594564 18361 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.594655 18361 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcd64b0739844c8ba2fe1b5a4886c27e"
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.594733 18361 fs_report.cc:389] FS layout report
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data/data
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:43.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.605929 18361 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.606285 18361 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.606432 18361 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.606668 18361 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:43.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.607031 18361 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:43.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.607087 18361 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:43.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.607121 18361 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:43.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.607142 18361 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:43.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.613170 18361 rpc_server.cc:307] RPC server started. Bound to: 127.17.133.130:37749
12:12:43.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.613230 18488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.133.130:37749 every 8 connection(s)
12:12:43.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.613535 18361 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/data/info.pb
12:12:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.615249 17942 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18361
12:12:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.615337 17942 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal/instance
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.617563 17942 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/logs
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data/info.pb
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.131:0
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.133.131
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.131
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619451 18489 heartbeater.cc:344] Connected to a master server at 127.17.133.188:33865
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619513 18491 heartbeater.cc:344] Connected to a master server at 127.17.133.189:44685
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619544 18489 heartbeater.cc:461] Registering TS with master...
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619547 18491 heartbeater.cc:461] Registering TS with master...
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619643 18490 heartbeater.cc:344] Connected to a master server at 127.17.133.190:40069
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619704 18490 heartbeater.cc:461] Registering TS with master...
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619836 18489 heartbeater.cc:507] Master 127.17.133.188:33865 requested a full tablet report, sending...
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619844 18491 heartbeater.cc:507] Master 127.17.133.189:44685 requested a full tablet report, sending...
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.619836 18490 heartbeater.cc:507] Master 127.17.133.190:40069 requested a full tablet report, sending...
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.620275 18127 ts_manager.cc:194] Registered new tserver with Master: fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130:37749)
12:12:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.620790 18127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.133.130:50433
12:12:43.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.621011 18056 ts_manager.cc:194] Registered new tserver with Master: fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130:37749)
12:12:43.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.621563 17984 ts_manager.cc:194] Registered new tserver with Master: fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130:37749)
12:12:43.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.698649 18496 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:43.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.698952 18496 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:43.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.698988 18496 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:43.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.700718 18496 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:43.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.700820 18496 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.133.131
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.702508 18496 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.133.148:33811
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.133.131:0
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data/info.pb
12:12:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.133.131
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.133.190:40069,127.17.133.189:44685,127.17.133.188:33865
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18496
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.133.131
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/logs
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.702816 18496 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.703083 18496 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.706166 18504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.706382 18501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.706375 18502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.706561 18496 server_base.cc:1061] running on GCE node
12:12:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.706904 18496 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.707206 18496 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:43.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.708379 18496 hybrid_clock.cc:648] HybridClock initialized: now 1783512763708326 us; error 65 us; skew 500 ppm
12:12:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.709597 18496 webserver.cc:533] Webserver started at http://127.17.133.131:42641/ using document root <none> and password file <none>
12:12:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.709853 18496 fs_manager.cc:362] Metadata directory not provided
12:12:43.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.709933 18496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:43.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.710043 18496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.710943 18496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data/instance:
12:12:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6d7eb3bcbf854e0cb44743aaf31553de"
12:12:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.711306 18496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal/instance:
12:12:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6d7eb3bcbf854e0cb44743aaf31553de"
12:12:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.712687 18496 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:43.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.713519 18510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:43.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.713763 18496 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:43.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.713845 18496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal
12:12:43.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6d7eb3bcbf854e0cb44743aaf31553de"
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:43 on dist-test-slave-nb2j"
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.713915 18496 fs_report.cc:389] FS layout report
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data/data
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:43.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.721398 18496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.721766 18496 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.721917 18496 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.722134 18496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.722563 18496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.722615 18496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.722648 18496 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.722674 18496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:43.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.729048 18496 rpc_server.cc:307] RPC server started. Bound to: 127.17.133.131:44129
12:12:43.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.729094 18623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.133.131:44129 every 8 connection(s)
12:12:43.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.729432 18496 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/data/info.pb
12:12:43.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.733799 17942 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18496
12:12:43.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.733886 17942 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal/instance
12:12:43.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.734761 18624 heartbeater.cc:344] Connected to a master server at 127.17.133.188:33865
12:12:43.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.734879 18624 heartbeater.cc:461] Registering TS with master...
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.734946 18626 heartbeater.cc:344] Connected to a master server at 127.17.133.189:44685
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735096 18624 heartbeater.cc:507] Master 127.17.133.188:33865 requested a full tablet report, sending...
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735142 18626 heartbeater.cc:461] Registering TS with master...
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735229 18625 heartbeater.cc:344] Connected to a master server at 127.17.133.190:40069
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735328 18625 heartbeater.cc:461] Registering TS with master...
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735438 18625 heartbeater.cc:507] Master 127.17.133.190:40069 requested a full tablet report, sending...
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735569 18626 heartbeater.cc:507] Master 127.17.133.189:44685 requested a full tablet report, sending...
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735677 18127 ts_manager.cc:194] Registered new tserver with Master: 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131:44129)
12:12:43.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.735769 17983 ts_manager.cc:194] Registered new tserver with Master: 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131:44129)
12:12:43.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.736172 18127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.133.131:43707
12:12:43.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.736280 18056 ts_manager.cc:194] Registered new tserver with Master: 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131:44129)
12:12:43.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.737012 17942 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:43.737 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:43.737 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:43.738 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.133.190"
      port: 40069
    }
    bound_http_address {
      host: "127.17.133.190"
      port: 37883
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.133.189"
      port: 44685
    }
    bound_http_address {
      host: "127.17.133.189"
      port: 46071
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.133.188"
      port: 33865
    }
    bound_http_address {
      host: "127.17.133.188"
      port: 39727
    }
  }
}

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

12:12:43.738 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.133.129"
      port: 38697
    }
    bound_http_address {
      host: "127.17.133.129"
      port: 42293
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.133.130"
      port: 37749
    }
    bound_http_address {
      host: "127.17.133.130"
      port: 36689
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.133.131"
      port: 44129
    }
    bound_http_address {
      host: "127.17.133.131"
      port: 42641
    }
  }
}

12:12:43.738 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:43.741 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:43.743 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.133.189:44685(127.17.133.189:44685)] connecting to peer
12:12:43.744 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.133.190:40069(127.17.133.190:40069)] connecting to peer
12:12:43.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.133.189:44685(127.17.133.189:44685)] Successfully connected to peer
12:12:43.745 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.133.188:33865(127.17.133.188:33865)] connecting to peer
12:12:43.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.133.190:40069(127.17.133.190:40069)] Successfully connected to peer
12:12:43.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.133.188:33865(127.17.133.188:33865)] Successfully connected to peer
12:12:43.748 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.133.190
12:12:43.749 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.133.188
12:12:43.750 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.133.189
12:12:43.758 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc32bea09, L:/127.0.0.1:56350 - R:/127.17.133.190:40069] using SASL/PLAIN
12:12:43.759 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcb4568f9, L:/127.0.0.1:36042 - R:/127.17.133.188:33865] using SASL/PLAIN
12:12:43.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ffa3c9e, L:/127.0.0.1:43878 - R:/127.17.133.189:44685] using SASL/PLAIN
12:12:43.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:43.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.133.189:44685, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.133.190:40069, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.133.188:33865, [16ms] Sub RPC ConnectToMaster: received response from server master-127.17.133.190:40069: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.133.189:44685: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.133.188:33865: OK, deferred=null) after lookup
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.762104 18127 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36042:
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512763741"
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\000"
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 2
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:43.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table bfaaa6ab2c3c436891ff26cb85c0ec78
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.771831 18558 tablet_service.cc:1511] Processing CreateTablet for tablet 05e4dfa31a1143f39128d6a4591b31ff (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.771871 18288 tablet_service.cc:1511] Processing CreateTablet for tablet b01c3ffd50ca4e83890d7302e2a0dc7f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.771845 18287 tablet_service.cc:1511] Processing CreateTablet for tablet eeb42bfaacd245818f511da1a082217c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.772173 18558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e4dfa31a1143f39128d6a4591b31ff. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.772173 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01c3ffd50ca4e83890d7302e2a0dc7f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.772298 18287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb42bfaacd245818f511da1a082217c. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.771849 18286 tablet_service.cc:1511] Processing CreateTablet for tablet d49575d43c5d41edb5b2fb33736854e4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.775158 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49575d43c5d41edb5b2fb33736854e4. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.775199 18557 tablet_service.cc:1511] Processing CreateTablet for tablet 0297f331604942a0b80a0916c579eb83 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.775286 18557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0297f331604942a0b80a0916c579eb83. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.775521 18422 tablet_service.cc:1511] Processing CreateTablet for tablet 810fafe51ec7495399ed7f3c6137f299 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES
12:12:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.775875 18422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810fafe51ec7495399ed7f3c6137f299. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.776949 18642 tablet_bootstrap.cc:492] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Bootstrap starting.
12:12:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.777410 18642 tablet_bootstrap.cc:654] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Neither blocks nor log segments found. Creating new log.
12:12:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.777617 18642 log.cc:826] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Log is configured to *not* fsync() on all Append() calls
12:12:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.777916 18643 tablet_bootstrap.cc:492] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Bootstrap starting.
12:12:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.775521 18423 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES
12:12:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.778152 18423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.778280 18642 tablet_bootstrap.cc:492] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: No bootstrap required, opened a new log
12:12:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.778347 18642 ts_tablet_manager.cc:1403] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:43.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.779016 18643 tablet_bootstrap.cc:654] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Neither blocks nor log segments found. Creating new log.
12:12:43.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.779299 18643 log.cc:826] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Log is configured to *not* fsync() on all Append() calls
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.779975 18643 tablet_bootstrap.cc:492] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: No bootstrap required, opened a new log
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780061 18643 ts_tablet_manager.cc:1403] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780153 18642 raft_consensus.cc:359] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780292 18642 raft_consensus.cc:385] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780323 18642 raft_consensus.cc:740] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7eb3bcbf854e0cb44743aaf31553de, State: Initialized, Role: FOLLOWER
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780426 18642 consensus_queue.cc:260] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [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: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780491 18642 raft_consensus.cc:399] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780520 18642 raft_consensus.cc:493] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.780560 18642 raft_consensus.cc:3060] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Advancing to term 1
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781211 18642 raft_consensus.cc:515] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781322 18642 leader_election.cc:304] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d7eb3bcbf854e0cb44743aaf31553de; no voters: 
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781324 18643 raft_consensus.cc:359] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781458 18642 leader_election.cc:290] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781513 18647 raft_consensus.cc:2804] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781565 18643 raft_consensus.cc:385] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781605 18643 raft_consensus.cc:740] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Initialized, Role: FOLLOWER
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781701 18643 consensus_queue.cc:260] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [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: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781788 18647 raft_consensus.cc:697] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 LEADER]: Becoming Leader. State: Replica: 6d7eb3bcbf854e0cb44743aaf31553de, State: Running, Role: LEADER
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781867 18647 consensus_queue.cc:237] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781915 18643 raft_consensus.cc:399] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781953 18643 raft_consensus.cc:493] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.781631 18642 ts_tablet_manager.cc:1434] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.782035 18643 raft_consensus.cc:3060] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Advancing to term 1
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.782183 18624 heartbeater.cc:499] Master 127.17.133.188:33865 was elected leader, sending a full tablet report...
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.782265 18642 tablet_bootstrap.cc:492] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Bootstrap starting.
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.782812 18642 tablet_bootstrap.cc:654] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Neither blocks nor log segments found. Creating new log.
12:12:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.782857 18643 raft_consensus.cc:515] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.782960 18643 leader_election.cc:304] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c36228056d4b41889c8cb76222e2b626; no voters: 
12:12:43.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.783133 18643 leader_election.cc:290] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.783320 18643 ts_tablet_manager.cc:1434] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:43.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.783581 18354 heartbeater.cc:499] Master 127.17.133.188:33865 was elected leader, sending a full tablet report...
12:12:43.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.784412 18127 catalog_manager.cc:5697] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131). New cstate: current_term: 1 leader_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } health_report { overall_health: HEALTHY } } }
12:12:43.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.785233 18643 tablet_bootstrap.cc:492] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Bootstrap starting.
12:12:43.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.787276 18643 tablet_bootstrap.cc:654] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Neither blocks nor log segments found. Creating new log.
12:12:43.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.787520 18653 raft_consensus.cc:2804] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.787695 18653 raft_consensus.cc:697] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Becoming Leader. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Running, Role: LEADER
12:12:43.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.787817 18645 tablet_bootstrap.cc:492] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Bootstrap starting.
12:12:43.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.787865 18653 consensus_queue.cc:237] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.788713 18645 tablet_bootstrap.cc:654] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Neither blocks nor log segments found. Creating new log.
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.788928 18645 log.cc:826] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Log is configured to *not* fsync() on all Append() calls
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789458 18643 tablet_bootstrap.cc:492] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: No bootstrap required, opened a new log
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789598 18643 ts_tablet_manager.cc:1403] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789670 18642 tablet_bootstrap.cc:492] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: No bootstrap required, opened a new log
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789719 18642 ts_tablet_manager.cc:1403] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789783 18643 raft_consensus.cc:359] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789841 18643 raft_consensus.cc:385] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789861 18643 raft_consensus.cc:740] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Initialized, Role: FOLLOWER
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789901 18643 consensus_queue.cc:260] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [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: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789886 18642 raft_consensus.cc:359] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789932 18643 raft_consensus.cc:399] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789950 18643 raft_consensus.cc:493] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789944 18642 raft_consensus.cc:385] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789970 18643 raft_consensus.cc:3060] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Advancing to term 1
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.789973 18642 raft_consensus.cc:740] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7eb3bcbf854e0cb44743aaf31553de, State: Initialized, Role: FOLLOWER
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.790052 18642 consensus_queue.cc:260] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [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: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.790099 18642 raft_consensus.cc:399] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.790119 18642 raft_consensus.cc:493] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.790144 18642 raft_consensus.cc:3060] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Advancing to term 1
12:12:43.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.790836 18642 raft_consensus.cc:515] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.790985 18645 tablet_bootstrap.cc:492] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: No bootstrap required, opened a new log
12:12:43.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.791074 18645 ts_tablet_manager.cc:1403] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
12:12:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.791093 18127 catalog_manager.cc:5697] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 reported cstate change: term changed from 0 to 1, leader changed from <none> to c36228056d4b41889c8cb76222e2b626 (127.17.133.129). New cstate: current_term: 1 leader_uuid: "c36228056d4b41889c8cb76222e2b626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } health_report { overall_health: HEALTHY } } }
12:12:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.791178 18642 leader_election.cc:304] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d7eb3bcbf854e0cb44743aaf31553de; no voters: 
12:12:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.791226 18642 leader_election.cc:290] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.791290 18642 ts_tablet_manager.cc:1434] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.792822 18645 raft_consensus.cc:359] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.792961 18645 raft_consensus.cc:385] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.792992 18645 raft_consensus.cc:740] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcd64b0739844c8ba2fe1b5a4886c27e, State: Initialized, Role: FOLLOWER
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.793100 18645 consensus_queue.cc:260] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [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: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.793169 18645 raft_consensus.cc:399] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.793205 18645 raft_consensus.cc:493] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.793259 18645 raft_consensus.cc:3060] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Advancing to term 1
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.793980 18645 raft_consensus.cc:515] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794108 18645 leader_election.cc:304] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fcd64b0739844c8ba2fe1b5a4886c27e; no voters: 
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794294 18645 leader_election.cc:290] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794481 18654 raft_consensus.cc:2804] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794478 18661 raft_consensus.cc:2804] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794504 18645 ts_tablet_manager.cc:1434] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.004s
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794626 18489 heartbeater.cc:499] Master 127.17.133.188:33865 was elected leader, sending a full tablet report...
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794682 18643 raft_consensus.cc:515] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794759 18643 leader_election.cc:304] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c36228056d4b41889c8cb76222e2b626; no voters: 
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794795 18661 raft_consensus.cc:697] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 LEADER]: Becoming Leader. State: Replica: fcd64b0739844c8ba2fe1b5a4886c27e, State: Running, Role: LEADER
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794811 18643 leader_election.cc:290] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794875 18661 consensus_queue.cc:237] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.795130 18654 raft_consensus.cc:697] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 LEADER]: Becoming Leader. State: Replica: 6d7eb3bcbf854e0cb44743aaf31553de, State: Running, Role: LEADER
12:12:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794638 18645 tablet_bootstrap.cc:492] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Bootstrap starting.
12:12:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.795353 18654 consensus_queue.cc:237] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.795763 18645 tablet_bootstrap.cc:654] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Neither blocks nor log segments found. Creating new log.
12:12:43.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.795982 18128 catalog_manager.cc:5697] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131). New cstate: current_term: 1 leader_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } health_report { overall_health: HEALTHY } } }
12:12:43.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.796020 18127 catalog_manager.cc:5697] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e reported cstate change: term changed from 0 to 1, leader changed from <none> to fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130). New cstate: current_term: 1 leader_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } health_report { overall_health: HEALTHY } } }
12:12:43.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794829 18653 raft_consensus.cc:2804] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.797173 18653 raft_consensus.cc:697] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Becoming Leader. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Running, Role: LEADER
12:12:43.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.797272 18653 consensus_queue.cc:237] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.794880 18643 ts_tablet_manager.cc:1434] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
12:12:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.798012 18643 tablet_bootstrap.cc:492] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Bootstrap starting.
12:12:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.798484 18128 catalog_manager.cc:5697] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 reported cstate change: term changed from 0 to 1, leader changed from <none> to c36228056d4b41889c8cb76222e2b626 (127.17.133.129). New cstate: current_term: 1 leader_uuid: "c36228056d4b41889c8cb76222e2b626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } health_report { overall_health: HEALTHY } } }
12:12:43.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.799607 18643 tablet_bootstrap.cc:654] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Neither blocks nor log segments found. Creating new log.
12:12:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800293 18645 tablet_bootstrap.cc:492] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: No bootstrap required, opened a new log
12:12:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800441 18645 ts_tablet_manager.cc:1403] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
12:12:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800709 18645 raft_consensus.cc:359] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800760 18643 tablet_bootstrap.cc:492] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: No bootstrap required, opened a new log
12:12:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800803 18643 ts_tablet_manager.cc:1403] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800940 18645 raft_consensus.cc:385] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800947 18643 raft_consensus.cc:359] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800987 18643 raft_consensus.cc:385] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.800988 18645 raft_consensus.cc:740] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcd64b0739844c8ba2fe1b5a4886c27e, State: Initialized, Role: FOLLOWER
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801000 18643 raft_consensus.cc:740] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Initialized, Role: FOLLOWER
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801055 18643 consensus_queue.cc:260] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [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: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801055 18645 consensus_queue.cc:260] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [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: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801095 18643 raft_consensus.cc:399] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801110 18645 raft_consensus.cc:399] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801113 18643 raft_consensus.cc:493] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801133 18645 raft_consensus.cc:493] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801139 18643 raft_consensus.cc:3060] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Advancing to term 1
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801157 18645 raft_consensus.cc:3060] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Advancing to term 1
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801604 18643 raft_consensus.cc:515] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801656 18643 leader_election.cc:304] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c36228056d4b41889c8cb76222e2b626; no voters: 
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801709 18643 leader_election.cc:290] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801730 18653 raft_consensus.cc:2804] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801769 18645 raft_consensus.cc:515] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801833 18645 leader_election.cc:304] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fcd64b0739844c8ba2fe1b5a4886c27e; no voters: 
12:12:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801887 18645 leader_election.cc:290] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801942 18663 raft_consensus.cc:2804] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801964 18645 ts_tablet_manager.cc:1434] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
12:12:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.801995 18663 raft_consensus.cc:697] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 LEADER]: Becoming Leader. State: Replica: fcd64b0739844c8ba2fe1b5a4886c27e, State: Running, Role: LEADER
12:12:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.802291 18663 consensus_queue.cc:237] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.803066 18128 catalog_manager.cc:5697] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e reported cstate change: term changed from 0 to 1, leader changed from <none> to fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130). New cstate: current_term: 1 leader_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } health_report { overall_health: HEALTHY } } }
12:12:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.803769 18643 ts_tablet_manager.cc:1434] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
12:12:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.803794 18653 raft_consensus.cc:697] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Becoming Leader. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Running, Role: LEADER
12:12:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.804098 18653 consensus_queue.cc:237] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.805615 18128 catalog_manager.cc:5697] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 reported cstate change: term changed from 0 to 1, leader changed from <none> to c36228056d4b41889c8cb76222e2b626 (127.17.133.129). New cstate: current_term: 1 leader_uuid: "c36228056d4b41889c8cb76222e2b626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } health_report { overall_health: HEALTHY } } }
12:12:43.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.826052 18128 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36042:
12:12:43.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512763741" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.828099 18128 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f71d7d7f3fb74bde895552da5e14213f has no consensus state
12:12:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.828284 18128 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f42ed0a2e67f431db2937da963c3c0f1 has no consensus state
12:12:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:43.828337 18128 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 94d7a8f2c8554954b620883ff8e97023 has no consensus state
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.830487 18558 tablet_service.cc:1511] Processing CreateTablet for tablet 94d7a8f2c8554954b620883ff8e97023 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION VALUES < -100
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.830551 18422 tablet_service.cc:1511] Processing CreateTablet for tablet f42ed0a2e67f431db2937da963c3c0f1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION VALUES < -100
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.830675 18558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d7a8f2c8554954b620883ff8e97023. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.830708 18422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42ed0a2e67f431db2937da963c3c0f1. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.830807 18287 tablet_service.cc:1511] Processing CreateTablet for tablet f71d7d7f3fb74bde895552da5e14213f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION VALUES < -100
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.830911 18287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71d7d7f3fb74bde895552da5e14213f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.832062 18642 tablet_bootstrap.cc:492] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Bootstrap starting.
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.832115 18643 tablet_bootstrap.cc:492] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Bootstrap starting.
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.832551 18642 tablet_bootstrap.cc:654] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Neither blocks nor log segments found. Creating new log.
12:12:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.832587 18643 tablet_bootstrap.cc:654] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Neither blocks nor log segments found. Creating new log.
12:12:43.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.832988 18645 tablet_bootstrap.cc:492] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Bootstrap starting.
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833642 18642 tablet_bootstrap.cc:492] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: No bootstrap required, opened a new log
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833700 18642 ts_tablet_manager.cc:1403] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833709 18645 tablet_bootstrap.cc:654] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Neither blocks nor log segments found. Creating new log.
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833750 18643 tablet_bootstrap.cc:492] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: No bootstrap required, opened a new log
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833793 18643 ts_tablet_manager.cc:1403] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833873 18642 raft_consensus.cc:359] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833937 18642 raft_consensus.cc:385] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833961 18642 raft_consensus.cc:740] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7eb3bcbf854e0cb44743aaf31553de, State: Initialized, Role: FOLLOWER
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.833987 18643 raft_consensus.cc:359] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834010 18642 consensus_queue.cc:260] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [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: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834050 18643 raft_consensus.cc:385] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834052 18642 raft_consensus.cc:399] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834079 18642 raft_consensus.cc:493] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834077 18643 raft_consensus.cc:740] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Initialized, Role: FOLLOWER
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834105 18642 raft_consensus.cc:3060] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 0 FOLLOWER]: Advancing to term 1
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834127 18643 consensus_queue.cc:260] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [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: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834187 18643 raft_consensus.cc:399] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834209 18643 raft_consensus.cc:493] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834236 18643 raft_consensus.cc:3060] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 0 FOLLOWER]: Advancing to term 1
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834296 18645 tablet_bootstrap.cc:492] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: No bootstrap required, opened a new log
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834334 18645 ts_tablet_manager.cc:1403] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834468 18645 raft_consensus.cc:359] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834518 18645 raft_consensus.cc:385] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834537 18645 raft_consensus.cc:740] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcd64b0739844c8ba2fe1b5a4886c27e, State: Initialized, Role: FOLLOWER
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834576 18645 consensus_queue.cc:260] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [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: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834607 18645 raft_consensus.cc:399] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834625 18645 raft_consensus.cc:493] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834663 18645 raft_consensus.cc:3060] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 0 FOLLOWER]: Advancing to term 1
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834776 18642 raft_consensus.cc:515] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834846 18642 leader_election.cc:304] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d7eb3bcbf854e0cb44743aaf31553de; no voters: 
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834899 18642 leader_election.cc:290] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834877 18643 raft_consensus.cc:515] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834935 18643 leader_election.cc:304] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c36228056d4b41889c8cb76222e2b626; no voters: 
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834969 18642 ts_tablet_manager.cc:1434] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.834981 18643 leader_election.cc:290] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835041 18643 ts_tablet_manager.cc:1434] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:43.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835218 18648 raft_consensus.cc:2804] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835273 18648 raft_consensus.cc:697] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 LEADER]: Becoming Leader. State: Replica: 6d7eb3bcbf854e0cb44743aaf31553de, State: Running, Role: LEADER
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835315 18645 raft_consensus.cc:515] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835361 18648 consensus_queue.cc:237] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } }
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835398 18645 leader_election.cc:304] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fcd64b0739844c8ba2fe1b5a4886c27e; no voters: 
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835438 18645 leader_election.cc:290] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835507 18645 ts_tablet_manager.cc:1434] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835587 18663 raft_consensus.cc:2804] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835593 18653 raft_consensus.cc:2804] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Leader election won for term 1
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835626 18663 raft_consensus.cc:697] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 LEADER]: Becoming Leader. State: Replica: fcd64b0739844c8ba2fe1b5a4886c27e, State: Running, Role: LEADER
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835700 18663 consensus_queue.cc:237] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } }
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.835641 18653 raft_consensus.cc:697] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Becoming Leader. State: Replica: c36228056d4b41889c8cb76222e2b626, State: Running, Role: LEADER
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.836089 18653 consensus_queue.cc:237] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } }
12:12:43.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.836206 18127 catalog_manager.cc:5697] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e reported cstate change: term changed from 0 to 1, leader changed from <none> to fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130). New cstate: current_term: 1 leader_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd64b0739844c8ba2fe1b5a4886c27e" member_type: VOTER last_known_addr { host: "127.17.133.130" port: 37749 } health_report { overall_health: HEALTHY } } }
12:12:43.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.837809 18126 catalog_manager.cc:5697] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 reported cstate change: term changed from 0 to 1, leader changed from <none> to c36228056d4b41889c8cb76222e2b626 (127.17.133.129). New cstate: current_term: 1 leader_uuid: "c36228056d4b41889c8cb76222e2b626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c36228056d4b41889c8cb76222e2b626" member_type: VOTER last_known_addr { host: "127.17.133.129" port: 38697 } health_report { overall_health: HEALTHY } } }
12:12:43.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.838842 18127 catalog_manager.cc:5697] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131). New cstate: current_term: 1 leader_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d7eb3bcbf854e0cb44743aaf31553de" member_type: VOTER last_known_addr { host: "127.17.133.131" port: 44129 } health_report { overall_health: HEALTHY } } }
12:12:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:43.841351 18126 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78] alter complete (version 0)
12:12:43.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table bfaaa6ab2c3c436891ff26cb85c0ec78
12:12:43.848 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5104db9b, flushNotification=Deferred@428099893(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:43.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.853 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.854 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.855 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.857 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.859 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.861 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.873 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.874 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.874 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.876 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.877 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.877 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.879 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.882 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.882 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.883 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.885 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.886 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.887 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.888 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.888 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.890 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01c3ffd50ca4e83890d7302e2a0dc7f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 05e4dfa31a1143f39128d6a4591b31ff for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:43.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:43.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:43.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:43.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=05e4dfa31a1143f39128d6a4591b31ff@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}]
12:12:43.892 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)] connecting to peer
12:12:43.894 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)] connecting to peer
12:12:43.895 [DEBUG - kudu-nio-2] (Connection.java:748) [peer fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)] connecting to peer
12:12:43.895 [DEBUG - kudu-nio-3] (Connection.java:757) [peer c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)] Successfully connected to peer
12:12:43.896 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)] Successfully connected to peer
12:12:43.898 [DEBUG - kudu-nio-5] (Connection.java:757) [peer fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)] Successfully connected to peer
12:12:43.915 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x81af6ef8, L:/127.0.0.1:42308 - R:/127.17.133.130:37749] using TOKEN/null
12:12:43.920 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xb2177ff2, L:/127.0.0.1:54846 - R:/127.17.133.131:44129] using TOKEN/null
12:12:43.922 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x6da90952, L:/127.0.0.1:38622 - R:/127.17.133.129:38697] using TOKEN/null
12:12:43.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f71d7d7f3fb74bde895552da5e14213f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f71d7d7f3fb74bde895552da5e14213f for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
12:12:43.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b01c3ffd50ca4e83890d7302e2a0dc7f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:43.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:43.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f42ed0a2e67f431db2937da963c3c0f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f42ed0a2e67f431db2937da963c3c0f1 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
12:12:43.936 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=05e4dfa31a1143f39128d6a4591b31ff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.936 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 05e4dfa31a1143f39128d6a4591b31ff for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:43.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:43.939 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=94d7a8f2c8554954b620883ff8e97023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.940 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 94d7a8f2c8554954b620883ff8e97023 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
12:12:43.941 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.941 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:43.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:43.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.944 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@369d19d8, flushNotification=Deferred@1102234771(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:43.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f71d7d7f3fb74bde895552da5e14213f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f71d7d7f3fb74bde895552da5e14213f for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
12:12:43.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b01c3ffd50ca4e83890d7302e2a0dc7f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:43.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:43.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f42ed0a2e67f431db2937da963c3c0f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f42ed0a2e67f431db2937da963c3c0f1 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
12:12:43.958 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=05e4dfa31a1143f39128d6a4591b31ff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.958 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 05e4dfa31a1143f39128d6a4591b31ff for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:43.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:43.960 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=94d7a8f2c8554954b620883ff8e97023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.961 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 94d7a8f2c8554954b620883ff8e97023 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
12:12:43.963 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.963 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:43.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:43.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.967 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5895161c, flushNotification=Deferred@102274831(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:43.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f71d7d7f3fb74bde895552da5e14213f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f71d7d7f3fb74bde895552da5e14213f for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
12:12:43.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b01c3ffd50ca4e83890d7302e2a0dc7f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:43.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:43.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f42ed0a2e67f431db2937da963c3c0f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f42ed0a2e67f431db2937da963c3c0f1 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
12:12:43.983 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=05e4dfa31a1143f39128d6a4591b31ff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.983 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 05e4dfa31a1143f39128d6a4591b31ff for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:43.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:43.985 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=94d7a8f2c8554954b620883ff8e97023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.986 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 94d7a8f2c8554954b620883ff8e97023 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
12:12:43.987 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.987 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:43.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:43.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:43.995 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@cc3e831, flushNotification=Deferred@2081831491(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:44.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f71d7d7f3fb74bde895552da5e14213f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f71d7d7f3fb74bde895552da5e14213f for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
12:12:44.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b01c3ffd50ca4e83890d7302e2a0dc7f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:44.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:44.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f42ed0a2e67f431db2937da963c3c0f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.009 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet f42ed0a2e67f431db2937da963c3c0f1 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
12:12:44.010 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=05e4dfa31a1143f39128d6a4591b31ff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.010 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 05e4dfa31a1143f39128d6a4591b31ff for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:44.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:44.013 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=94d7a8f2c8554954b620883ff8e97023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.013 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 94d7a8f2c8554954b620883ff8e97023 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
12:12:44.014 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.014 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:44.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:44.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.019 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@255e99a9, flushNotification=Deferred@919564115(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:44.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f71d7d7f3fb74bde895552da5e14213f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f71d7d7f3fb74bde895552da5e14213f for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
12:12:44.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=b01c3ffd50ca4e83890d7302e2a0dc7f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b01c3ffd50ca4e83890d7302e2a0dc7f for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:44.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.032 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:44.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f42ed0a2e67f431db2937da963c3c0f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.034 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet f42ed0a2e67f431db2937da963c3c0f1 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
12:12:44.035 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=05e4dfa31a1143f39128d6a4591b31ff, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.035 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 05e4dfa31a1143f39128d6a4591b31ff for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:44.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:44.038 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=94d7a8f2c8554954b620883ff8e97023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.038 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 94d7a8f2c8554954b620883ff8e97023 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
12:12:44.049 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.049 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:44.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:44.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.053865 18127 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36042:
12:12:44.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512763741" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.057428 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet b01c3ffd50ca4e83890d7302e2a0dc7f
12:12:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.057528 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet 05e4dfa31a1143f39128d6a4591b31ff
12:12:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.058293 18556 tablet_service.cc:1558] Processing DeleteTablet for tablet 05e4dfa31a1143f39128d6a4591b31ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:54840
12:12:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.060026 18285 tablet_service.cc:1558] Processing DeleteTablet for tablet b01c3ffd50ca4e83890d7302e2a0dc7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:38610
12:12:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.060429 18693 tablet_replica.cc:333] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: stopping tablet replica
12:12:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.060623 18693 raft_consensus.cc:2243] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 LEADER]: Raft consensus shutting down.
12:12:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.060810 18693 raft_consensus.cc:2272] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.061342 18693 ts_tablet_manager.cc:1916] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.063145 18693 ts_tablet_manager.cc:1929] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
12:12:44.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.063313 18693 log.cc:1199] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal/wals/05e4dfa31a1143f39128d6a4591b31ff
12:12:44.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.063650 18693 ts_tablet_manager.cc:1950] T 05e4dfa31a1143f39128d6a4591b31ff P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting consensus metadata
12:12:44.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.064215 18112 catalog_manager.cc:5028] TS 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131:44129): tablet 05e4dfa31a1143f39128d6a4591b31ff (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f71d7d7f3fb74bde895552da5e14213f for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000000, 0x000000007FFFFF9C)
12:12:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f42ed0a2e67f431db2937da963c3c0f1 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000001, 0x000000017FFFFF9C)
12:12:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94d7a8f2c8554954b620883ff8e97023 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x00000002, 0x000000027FFFFF9C)
12:12:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:44.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:44.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:44.067 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=f71d7d7f3fb74bde895552da5e14213f@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=f42ed0a2e67f431db2937da963c3c0f1@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=94d7a8f2c8554954b620883ff8e97023@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:44.067 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.17.133.188:33865, [1ms] Sub RPC GetTableLocations: received response from server master-127.17.133.188:33865: OK, deferred=null)) after lookup
12:12:44.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f71d7d7f3fb74bde895552da5e14213f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f71d7d7f3fb74bde895552da5e14213f for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
12:12:44.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:44.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=f42ed0a2e67f431db2937da963c3c0f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f42ed0a2e67f431db2937da963c3c0f1 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
12:12:44.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:44.073 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=94d7a8f2c8554954b620883ff8e97023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.074 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 94d7a8f2c8554954b620883ff8e97023 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
12:12:44.074 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.075 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:44.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:44.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.077876 18127 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36042:
12:12:44.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512763741" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.081367 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet f71d7d7f3fb74bde895552da5e14213f
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.081441 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet f42ed0a2e67f431db2937da963c3c0f1
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.081466 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet 94d7a8f2c8554954b620883ff8e97023
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.082042 18422 tablet_service.cc:1558] Processing DeleteTablet for tablet f42ed0a2e67f431db2937da963c3c0f1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:42296
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.082336 18558 tablet_service.cc:1558] Processing DeleteTablet for tablet 94d7a8f2c8554954b620883ff8e97023 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:54840
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.082442 18693 tablet_replica.cc:333] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: stopping tablet replica
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.082547 18693 raft_consensus.cc:2243] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 LEADER]: Raft consensus shutting down.
12:12:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.082602 18693 raft_consensus.cc:2272] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.082899 18693 ts_tablet_manager.cc:1916] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.084721 18288 tablet_service.cc:1558] Processing DeleteTablet for tablet f71d7d7f3fb74bde895552da5e14213f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:38610
12:12:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.085170 18693 ts_tablet_manager.cc:1929] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.085269 18693 log.cc:1199] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal/wals/94d7a8f2c8554954b620883ff8e97023
12:12:44.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.085489 18693 ts_tablet_manager.cc:1950] T 94d7a8f2c8554954b620883ff8e97023 P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting consensus metadata
12:12:44.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.085846 18112 catalog_manager.cc:5028] TS 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131:44129): tablet 94d7a8f2c8554954b620883ff8e97023 (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.091187 18694 tablet_replica.cc:333] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: stopping tablet replica
12:12:44.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.091619 18694 raft_consensus.cc:2243] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Raft consensus shutting down.
12:12:44.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.091877 18694 raft_consensus.cc:2272] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.092519 18694 ts_tablet_manager.cc:1916] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.095758 18695 tablet_replica.cc:333] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: stopping tablet replica
12:12:44.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.095984 18695 raft_consensus.cc:2243] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 LEADER]: Raft consensus shutting down.
12:12:44.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.096259 18695 raft_consensus.cc:2272] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.096669 18694 ts_tablet_manager.cc:1929] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.096827 18695 ts_tablet_manager.cc:1916] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.096846 18694 log.cc:1199] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal/wals/b01c3ffd50ca4e83890d7302e2a0dc7f
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.097121 18694 ts_tablet_manager.cc:1950] T b01c3ffd50ca4e83890d7302e2a0dc7f P c36228056d4b41889c8cb76222e2b626: Deleting consensus metadata
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.097615 18114 catalog_manager.cc:5028] TS c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697): tablet b01c3ffd50ca4e83890d7302e2a0dc7f (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.098399 18695 ts_tablet_manager.cc:1929] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.098467 18695 log.cc:1199] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal/wals/f42ed0a2e67f431db2937da963c3c0f1
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.098652 18694 tablet_replica.cc:333] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: stopping tablet replica
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.098706 18695 ts_tablet_manager.cc:1950] T f42ed0a2e67f431db2937da963c3c0f1 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting consensus metadata
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.098713 18694 raft_consensus.cc:2243] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Raft consensus shutting down.
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.098762 18694 raft_consensus.cc:2272] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.099642 18112 catalog_manager.cc:5028] TS fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130:37749): tablet f42ed0a2e67f431db2937da963c3c0f1 (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.100283 18694 ts_tablet_manager.cc:1916] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.101714 18694 ts_tablet_manager.cc:1929] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000080000064, 0x00000001)
12:12:44.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eeb42bfaacd245818f511da1a082217c for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000180000064, 0x00000002)
12:12:44.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0297f331604942a0b80a0916c579eb83 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000280000064, 0x00000003)
12:12:44.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d49575d43c5d41edb5b2fb33736854e4 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000380000064, 0x00000004)
12:12:44.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 810fafe51ec7495399ed7f3c6137f299 for table 'org.apache.kudu.client.TestAlterTable-1783512763741' with partition [0x0000000480000064, 0x00000005)
12:12:44.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=eeb42bfaacd245818f511da1a082217c@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=0297f331604942a0b80a0916c579eb83@[6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d49575d43c5d41edb5b2fb33736854e4@[c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=810fafe51ec7495399ed7f3c6137f299@[fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
12:12:44.106 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.17.133.188:33865, [0ms] Sub RPC GetTableLocations: received response from server master-127.17.133.188:33865: OK, deferred=null)) after lookup
12:12:44.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=4ba8d7aaa0be4c28ae9d05e8f7cff106, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 for partition [0x0000000080000064, 0x00000001) with scanner id null
12:12:44.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=eeb42bfaacd245818f511da1a082217c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet eeb42bfaacd245818f511da1a082217c for partition [0x0000000180000064, 0x00000002) with scanner id null
12:12:44.111 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=0297f331604942a0b80a0916c579eb83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.111 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0297f331604942a0b80a0916c579eb83 for partition [0x0000000280000064, 0x00000003) with scanner id null
12:12:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.111730 18694 log.cc:1199] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal/wals/f71d7d7f3fb74bde895552da5e14213f
12:12:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.112181 18694 ts_tablet_manager.cc:1950] T f71d7d7f3fb74bde895552da5e14213f P c36228056d4b41889c8cb76222e2b626: Deleting consensus metadata
12:12:44.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=d49575d43c5d41edb5b2fb33736854e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.112661 18114 catalog_manager.cc:5028] TS c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697): tablet f71d7d7f3fb74bde895552da5e14213f (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d49575d43c5d41edb5b2fb33736854e4 for partition [0x0000000380000064, 0x00000004) with scanner id null
12:12:44.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512763741, tablet=810fafe51ec7495399ed7f3c6137f299, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.115682 18127 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36042:
12:12:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512763741" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118008 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106
12:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118106 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet eeb42bfaacd245818f511da1a082217c
12:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118134 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet 0297f331604942a0b80a0916c579eb83
12:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118160 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet d49575d43c5d41edb5b2fb33736854e4
12:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118181 18127 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c3b85a020d0c456d8f45708cf1c87ea8: Sending DeleteTablet for 1 replicas of tablet 810fafe51ec7495399ed7f3c6137f299
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118770 18422 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:42296
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118897 18423 tablet_service.cc:1558] Processing DeleteTablet for tablet 810fafe51ec7495399ed7f3c6137f299 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:42296
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118952 18695 tablet_replica.cc:333] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: stopping tablet replica
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.118995 18695 raft_consensus.cc:2243] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 LEADER]: Raft consensus shutting down.
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.119040 18695 raft_consensus.cc:2272] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.119225 18558 tablet_service.cc:1558] Processing DeleteTablet for tablet 0297f331604942a0b80a0916c579eb83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:54840
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.119321 18693 tablet_replica.cc:333] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: stopping tablet replica
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.119376 18693 raft_consensus.cc:2243] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 LEADER]: Raft consensus shutting down.
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.119429 18693 raft_consensus.cc:2272] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.119831 18693 ts_tablet_manager.cc:1916] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.120167 18695 ts_tablet_manager.cc:1916] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.121361 18693 ts_tablet_manager.cc:1929] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.121421 18693 log.cc:1199] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-2/wal/wals/0297f331604942a0b80a0916c579eb83
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.121570 18695 ts_tablet_manager.cc:1929] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.121620 18695 log.cc:1199] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal/wals/4ba8d7aaa0be4c28ae9d05e8f7cff106
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.121649 18693 ts_tablet_manager.cc:1950] T 0297f331604942a0b80a0916c579eb83 P 6d7eb3bcbf854e0cb44743aaf31553de: Deleting consensus metadata
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.121807 18695 ts_tablet_manager.cc:1950] T 4ba8d7aaa0be4c28ae9d05e8f7cff106 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting consensus metadata
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122269 18288 tablet_service.cc:1558] Processing DeleteTablet for tablet eeb42bfaacd245818f511da1a082217c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:38610
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122349 18695 tablet_replica.cc:333] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: stopping tablet replica
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122367 18286 tablet_service.cc:1558] Processing DeleteTablet for tablet d49575d43c5d41edb5b2fb33736854e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:44 UTC) from {username='slave'} at 127.0.0.1:38610
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122393 18695 raft_consensus.cc:2243] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 LEADER]: Raft consensus shutting down.
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122421 18694 tablet_replica.cc:333] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: stopping tablet replica
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122435 18695 raft_consensus.cc:2272] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122462 18694 raft_consensus.cc:2243] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Raft consensus shutting down.
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122510 18694 raft_consensus.cc:2272] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122869 18695 ts_tablet_manager.cc:1916] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.122875 18112 catalog_manager.cc:5028] TS fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130:37749): tablet 4ba8d7aaa0be4c28ae9d05e8f7cff106 (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.123404 18694 ts_tablet_manager.cc:1916] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.124292 18695 ts_tablet_manager.cc:1929] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.124342 18695 log.cc:1199] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-1/wal/wals/810fafe51ec7495399ed7f3c6137f299
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.124538 18695 ts_tablet_manager.cc:1950] T 810fafe51ec7495399ed7f3c6137f299 P fcd64b0739844c8ba2fe1b5a4886c27e: Deleting consensus metadata
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.124702 18694 ts_tablet_manager.cc:1929] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.124752 18694 log.cc:1199] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal/wals/eeb42bfaacd245818f511da1a082217c
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.124941 18694 ts_tablet_manager.cc:1950] T eeb42bfaacd245818f511da1a082217c P c36228056d4b41889c8cb76222e2b626: Deleting consensus metadata
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.125159 18112 catalog_manager.cc:5028] TS fcd64b0739844c8ba2fe1b5a4886c27e (127.17.133.130:37749): tablet 810fafe51ec7495399ed7f3c6137f299 (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.125221 18112 catalog_manager.cc:5028] TS 6d7eb3bcbf854e0cb44743aaf31553de (127.17.133.131:44129): tablet 0297f331604942a0b80a0916c579eb83 (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.126894 18694 tablet_replica.cc:333] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: stopping tablet replica
12:12:44.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.126948 18694 raft_consensus.cc:2243] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 1 LEADER]: Raft consensus shutting down.
12:12:44.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.126983 18694 raft_consensus.cc:2272] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:44.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.127002 18114 catalog_manager.cc:5028] TS c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697): tablet eeb42bfaacd245818f511da1a082217c (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.127612 18694 ts_tablet_manager.cc:1916] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:44.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.128852 18694 ts_tablet_manager.cc:1929] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
12:12:44.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.128911 18694 log.cc:1199] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster11418806614346995024/ts-0/wal/wals/d49575d43c5d41edb5b2fb33736854e4
12:12:44.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.129117 18694 ts_tablet_manager.cc:1950] T d49575d43c5d41edb5b2fb33736854e4 P c36228056d4b41889c8cb76222e2b626: Deleting consensus metadata
12:12:44.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.129468 18114 catalog_manager.cc:5028] TS c36228056d4b41889c8cb76222e2b626 (127.17.133.129:38697): tablet d49575d43c5d41edb5b2fb33736854e4 (table org.apache.kudu.client.TestAlterTable-1783512763741 [id=bfaaa6ab2c3c436891ff26cb85c0ec78]) successfully deleted
12:12:44.147 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
12:12:44.148 [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.17.133.188:33865, [3ms] Sub RPC GetTableLocations: received response from server master-127.17.133.188:33865: OK, deferred=null)) after lookup
12:12:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.148809 18127 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36042:
12:12:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512763741" }
12:12:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.148931 18127 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36042:
12:12:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512763741" }
12:12:44.151 [DEBUG - main] (Connection.java:575) [peer master-127.17.133.190:40069(127.17.133.190:40069)] disconnecting while in state READY
12:12:44.151 [DEBUG - main] (Connection.java:575) [peer fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)] disconnecting while in state READY
12:12:44.151 [DEBUG - main] (Connection.java:575) [peer 6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)] disconnecting while in state READY
12:12:44.151 [DEBUG - main] (Connection.java:575) [peer master-127.17.133.188:33865(127.17.133.188:33865)] disconnecting while in state READY
12:12:44.151 [DEBUG - main] (Connection.java:575) [peer master-127.17.133.189:44685(127.17.133.189:44685)] disconnecting while in state READY
12:12:44.151 [DEBUG - main] (Connection.java:575) [peer c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)] disconnecting while in state READY
12:12:44.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.133.190:40069(127.17.133.190:40069)] handling channelInactive
12:12:44.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.133.189:44685(127.17.133.189:44685)] handling channelInactive
12:12:44.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.133.189:44685(127.17.133.189:44685)] cleaning up while in state READY due to: connection closed
12:12:44.152 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)] handling channelInactive
12:12:44.152 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.133.190:40069(127.17.133.190:40069)] cleaning up while in state READY due to: connection closed
12:12:44.152 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 6d7eb3bcbf854e0cb44743aaf31553de(127.17.133.131:44129)] cleaning up while in state READY due to: connection closed
12:12:44.152 [DEBUG - kudu-nio-5] (Connection.java:239) [peer fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)] handling channelInactive
12:12:44.153 [DEBUG - kudu-nio-5] (Connection.java:709) [peer fcd64b0739844c8ba2fe1b5a4886c27e(127.17.133.130:37749)] cleaning up while in state READY due to: connection closed
12:12:44.153 [DEBUG - kudu-nio-3] (Connection.java:239) [peer c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)] handling channelInactive
12:12:44.153 [DEBUG - kudu-nio-3] (Connection.java:709) [peer c36228056d4b41889c8cb76222e2b626(127.17.133.129:38697)] cleaning up while in state READY due to: connection closed
12:12:44.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.159413 17942 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18226
12:12:44.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.133.188:33865(127.17.133.188:33865)] handling channelInactive
12:12:44.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.133.188:33865(127.17.133.188:33865)] cleaning up while in state READY due to: connection closed
12:12:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.168865 17942 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18361
12:12:44.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.177611 17942 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18496
12:12:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.183092 17942 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 17953
12:12:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.188628 17942 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18024
12:12:44.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.194069 17942 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18095
12:12:44.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:44Z chronyd exiting
.12:12:44.242 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512764242
12:12:44.245 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:44.245 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:44.245 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:44.245 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:44.245 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:44.248 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:44.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.326583 18699 mini_oidc.cc:150] Starting JWKS server
12:12:44.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.327163 18699 webserver.cc:533] Webserver started at http://127.0.0.1:39817/ using document root <none> and password file <none>
12:12:44.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.327235 18699 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:44.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.327353 18699 webserver.cc:533] Webserver started at http://127.0.0.1:42093/ using document root <none> and password file <none>
12:12:44.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:44Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:44.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:44Z Disabled control of system clock
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.339010 18699 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/logs
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data/info.pb
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.254:46101
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.254
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39817/jwks.json with env {}
12:12:44.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.419178 18710 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:44.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.419392 18710 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:44.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.419414 18710 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.421005 18710 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.421064 18710 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.421078 18710 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.421092 18710 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.421103 18710 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.421114 18710 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39817/jwks.json
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.422684 18710 master_runner.cc:387] Master server non-default flags:
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.254:46101
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39817/jwks.json
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data/info.pb
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.254
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18710
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/logs
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.422905 18710 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.423180 18710 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.425715 18718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.425758 18716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.425797 18710 server_base.cc:1061] running on GCE node
12:12:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.425715 18715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.426270 18710 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.426493 18710 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:44.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.427624 18710 hybrid_clock.cc:648] HybridClock initialized: now 1783512764427611 us; error 31 us; skew 500 ppm
12:12:44.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.428737 18710 webserver.cc:533] Webserver started at http://127.18.66.254:43739/ using document root <none> and password file <none>
12:12:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.428920 18710 fs_manager.cc:362] Metadata directory not provided
12:12:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.428962 18710 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.429037 18710 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.429867 18710 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data/instance:
12:12:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69a467289e2746cda4e02d3afafa96a7"
12:12:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.430189 18710 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal/instance:
12:12:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69a467289e2746cda4e02d3afafa96a7"
12:12:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.431334 18710 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.432075 18724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.432304 18710 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.432387 18710 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69a467289e2746cda4e02d3afafa96a7"
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.432446 18710 fs_report.cc:389] FS layout report
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data/data
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:44.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.440796 18710 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:44.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.441097 18710 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:44.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.441211 18710 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:44.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.445696 18710 rpc_server.cc:307] RPC server started. Bound to: 127.18.66.254:46101
12:12:44.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.445757 18776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.66.254:46101 every 8 connection(s)
12:12:44.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.446031 18710 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/data/info.pb
12:12:44.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.446606 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:44.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.448010 18777 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.453467 18777 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.453709 18699 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18710
12:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.453821 18699 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-0/wal/instance
12:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.453878 18726 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.66.253:38381: connect: Connection refused (error 111)
12:12:44.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.454406 18777 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.253:38381: Network error: Client connection negotiation failed: client connection to 127.18.66.253:38381: connect: Connection refused (error 111)
12:12:44.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.454819 18699 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/logs
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data/info.pb
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.253:38381
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.253
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39817/jwks.json with env {}
12:12:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.503631 18777 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } attempt: 1
12:12:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.504659 18777 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.253:38381: Network error: Client connection negotiation failed: client connection to 127.18.66.253:38381: connect: Connection refused (error 111)
12:12:44.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.537526 18782 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:44.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.537808 18782 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:44.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.537843 18782 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:44.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.540271 18782 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:44.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.540513 18782 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:44.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.540584 18782 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:44.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.540606 18782 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:44.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.540623 18782 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:44.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.540638 18782 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39817/jwks.json
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.542425 18782 master_runner.cc:387] Master server non-default flags:
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.253:38381
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39817/jwks.json
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data/info.pb
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.253
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18782
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/logs
12:12:44.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.542645 18782 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:44.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.542836 18782 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.545322 18790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.545329 18787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.545387 18788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.545486 18782 server_base.cc:1061] running on GCE node
12:12:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.545859 18782 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:44.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.546077 18782 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:44.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.547217 18782 hybrid_clock.cc:648] HybridClock initialized: now 1783512764547201 us; error 31 us; skew 500 ppm
12:12:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.548470 18782 webserver.cc:533] Webserver started at http://127.18.66.253:38783/ using document root <none> and password file <none>
12:12:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.548657 18782 fs_manager.cc:362] Metadata directory not provided
12:12:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.548700 18782 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.548774 18782 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:44.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.549649 18782 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data/instance:
12:12:44.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ecacf2a8b73491c831a093dec614695"
12:12:44.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.549921 18782 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal/instance:
12:12:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ecacf2a8b73491c831a093dec614695"
12:12:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.551219 18782 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.551927 18796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.552166 18782 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.552271 18782 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ecacf2a8b73491c831a093dec614695"
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.552361 18782 fs_report.cc:389] FS layout report
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data/data
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:44.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:44.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.572834 18777 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } attempt: 2
12:12:44.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.573773 18777 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.253:38381: Network error: Client connection negotiation failed: client connection to 127.18.66.253:38381: connect: Connection refused (error 111)
12:12:44.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.585604 18782 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:44.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.585958 18782 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:44.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.586062 18782 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:44.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.590234 18782 rpc_server.cc:307] RPC server started. Bound to: 127.18.66.253:38381
12:12:44.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.590312 18848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.66.253:38381 every 8 connection(s)
12:12:44.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.590649 18782 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/data/info.pb
12:12:44.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.591305 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:44.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.592577 18849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.597512 18849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.600787 18699 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18782
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.600889 18699 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-1/wal/instance
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.601238 18699 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/logs
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data/info.pb
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.252:34191
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.252
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39817/jwks.json with env {}
12:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.602371 18849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.602923 18798 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.66.252:34191: connect: Connection refused (error 111)
12:12:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.603497 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.252:34191: Network error: Client connection negotiation failed: client connection to 127.18.66.252:34191: connect: Connection refused (error 111)
12:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.652722 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } attempt: 1
12:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.653622 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.252:34191: Network error: Client connection negotiation failed: client connection to 127.18.66.252:34191: connect: Connection refused (error 111)
12:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.664930 18777 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } attempt: 3
12:12:44.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.668443 18777 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.669047 18777 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.252:34191: Network error: Client connection negotiation failed: client connection to 127.18.66.252:34191: connect: Connection refused (error 111)
12:12:44.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.680084 18853 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:44.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.680264 18853 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:44.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.680284 18853 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:44.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.681764 18853 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:44.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.681808 18853 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:44.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.681821 18853 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:44.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.681833 18853 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:44.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.681846 18853 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:44.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.681857 18853 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39817/jwks.json
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.683347 18853 master_runner.cc:387] Master server non-default flags:
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.252:34191
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39817/jwks.json
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data/info.pb
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.252
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18853
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/logs
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.683537 18853 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.683777 18853 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:44.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.686067 18860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.686080 18862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.686080 18859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:44.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.686671 18853 server_base.cc:1061] running on GCE node
12:12:44.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.686880 18853 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:44.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.687153 18853 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:44.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.688309 18853 hybrid_clock.cc:648] HybridClock initialized: now 1783512764688284 us; error 35 us; skew 500 ppm
12:12:44.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.689356 18853 webserver.cc:533] Webserver started at http://127.18.66.252:43615/ using document root <none> and password file <none>
12:12:44.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.689575 18853 fs_manager.cc:362] Metadata directory not provided
12:12:44.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.689643 18853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:44.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.689749 18853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:44.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.690593 18853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data/instance:
12:12:44.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcc143bd21584bdeb5c1af1cce3143a0"
12:12:44.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.690943 18853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal/instance:
12:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcc143bd21584bdeb5c1af1cce3143a0"
12:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.692277 18853 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.693049 18868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.693274 18853 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.693360 18853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bcc143bd21584bdeb5c1af1cce3143a0"
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:44 on dist-test-slave-nb2j"
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.693429 18853 fs_report.cc:389] FS layout report
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data/data
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:44.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.700220 18777 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } attempt: 1
12:12:44.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.700990 18777 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.66.252:34191: Network error: Client connection negotiation failed: client connection to 127.18.66.252:34191: connect: Connection refused (error 111)
12:12:44.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.712195 18853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:44.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.712563 18853 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:44.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.712718 18853 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.717006 18853 rpc_server.cc:307] RPC server started. Bound to: 127.18.66.252:34191
12:12:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.717041 18920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.66.252:34191 every 8 connection(s)
12:12:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.717413 18853 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/data/info.pb
12:12:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.718014 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:44.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.719322 18921 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.721834 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } attempt: 2
12:12:44.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.724556 18921 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.726433 18699 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18853
12:12:44.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.726539 18699 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/master-2/wal/instance
12:12:44.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.727137 18849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: Bootstrap starting.
12:12:44.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.727950 18849 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: Neither blocks nor log segments found. Creating new log.
12:12:44.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.728222 18849 log.cc:826] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: Log is configured to *not* fsync() on all Append() calls
12:12:44.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.729018 18849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: No bootstrap required, opened a new log
12:12:44.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730310 18849 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730433 18849 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:44.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730468 18849 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ecacf2a8b73491c831a093dec614695, State: Initialized, Role: FOLLOWER
12:12:44.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730542 18849 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730829 18849 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: configured and running, proceeding with master startup.
12:12:44.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730837 18928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.730954 18928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.731805 18921 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } has no permanent_uuid. Determining permanent_uuid...
12:12:44.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.733058 18940 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:44.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.733219 18940 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:44.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.733345 18782 master_runner.cc:187] Error getting master registration for 127.18.66.254:46101: OK, instance_id { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" instance_seqno: 1783512764444554 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:44.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.735049 18782 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:44.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.737561 18921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0: Bootstrap starting.
12:12:44.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.738313 18921 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0: Neither blocks nor log segments found. Creating new log.
12:12:44.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.738554 18921 log.cc:826] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0: Log is configured to *not* fsync() on all Append() calls
12:12:44.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.739290 18921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0: No bootstrap required, opened a new log
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741076 18921 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741190 18921 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741210 18921 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc143bd21584bdeb5c1af1cce3143a0, State: Initialized, Role: FOLLOWER
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741307 18921 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741570 18921 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [sys.catalog]: configured and running, proceeding with master startup.
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741582 18943 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.741670 18943 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.743549 18954 catalog_manager.cc:1594] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:44.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.743611 18954 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:44.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.743752 18853 master_runner.cc:187] Error getting master registration for 127.18.66.254:46101: OK, instance_id { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" instance_seqno: 1783512764444554 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:44.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.745086 18853 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.776216 18777 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } attempt: 2
12:12:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.780889 18777 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7: Bootstrap starting.
12:12:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.781791 18777 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7: Neither blocks nor log segments found. Creating new log.
12:12:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.782012 18777 log.cc:826] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7: Log is configured to *not* fsync() on all Append() calls
12:12:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.782745 18777 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7: No bootstrap required, opened a new log
12:12:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.784634 18777 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.784781 18777 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.784940 18777 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69a467289e2746cda4e02d3afafa96a7, State: Initialized, Role: FOLLOWER
12:12:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.785197 18777 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.785591 18777 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [sys.catalog]: configured and running, proceeding with master startup.
12:12:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.785535 18957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.785830 18957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.787685 18968 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:44.787839 18968 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.789922 18710 master_runner.cc:264] No leader master found from master 69a467289e2746cda4e02d3afafa96a7
12:12:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.789973 18710 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790026 18928 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790128 18928 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790374 18928 leader_election.cc:290] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69a467289e2746cda4e02d3afafa96a7 (127.18.66.254:46101), bcc143bd21584bdeb5c1af1cce3143a0 (127.18.66.252:34191)
12:12:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790604 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5ecacf2a8b73491c831a093dec614695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69a467289e2746cda4e02d3afafa96a7" is_pre_election: true
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790668 18895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5ecacf2a8b73491c831a093dec614695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" is_pre_election: true
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790719 18750 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ecacf2a8b73491c831a093dec614695 in term 0.
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790791 18895 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ecacf2a8b73491c831a093dec614695 in term 0.
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.790930 18797 leader_election.cc:304] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [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: 5ecacf2a8b73491c831a093dec614695, 69a467289e2746cda4e02d3afafa96a7; no voters: 
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.791072 18928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.791115 18928 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.791139 18928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 0 FOLLOWER]: Advancing to term 1
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.791898 18928 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.792032 18928 leader_election.cc:290] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [CANDIDATE]: Term 1 election: Requested vote from peers 69a467289e2746cda4e02d3afafa96a7 (127.18.66.254:46101), bcc143bd21584bdeb5c1af1cce3143a0 (127.18.66.252:34191)
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.792419 18895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5ecacf2a8b73491c831a093dec614695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc143bd21584bdeb5c1af1cce3143a0"
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.792501 18895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 0 FOLLOWER]: Advancing to term 1
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.793327 18895 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ecacf2a8b73491c831a093dec614695 in term 1.
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.793491 18798 leader_election.cc:304] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [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: 5ecacf2a8b73491c831a093dec614695, bcc143bd21584bdeb5c1af1cce3143a0; no voters: 
12:12:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.793670 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5ecacf2a8b73491c831a093dec614695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69a467289e2746cda4e02d3afafa96a7"
12:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.793736 18750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 0 FOLLOWER]: Advancing to term 1
12:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.794536 18750 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ecacf2a8b73491c831a093dec614695 in term 1.
12:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.795083 18928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 1 FOLLOWER]: Leader election won for term 1
12:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.795241 18928 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [term 1 LEADER]: Becoming Leader. State: Replica: 5ecacf2a8b73491c831a093dec614695, State: Running, Role: LEADER
12:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.795324 18928 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [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: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } }
12:12:44.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.795958 18928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ecacf2a8b73491c831a093dec614695. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.796066 18928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: This master's current role is: LEADER
12:12:44.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.796360 18972 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:44.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.796622 18972 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.798537 18895 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [term 1 FOLLOWER]: Refusing update from remote peer 5ecacf2a8b73491c831a093dec614695: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.798906 18928 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.800216 18943 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ecacf2a8b73491c831a093dec614695. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.800297 18943 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.800755 18750 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [term 1 FOLLOWER]: Refusing update from remote peer 5ecacf2a8b73491c831a093dec614695: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.800978 18928 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.802084 18957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ecacf2a8b73491c831a093dec614695. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.802166 18957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.803522 18957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.803603 18957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a467289e2746cda4e02d3afafa96a7 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.804010 18928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.804095 18928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: This master's current role is: LEADER
12:12:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.804342 18973 mvcc.cc:204] Tried to move back new op lower bound from 7305268284612579328 to 7305268284602294272. Current Snapshot: MvccSnapshot[applied={T|T < 7305268284612579328}]
12:12:44.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.805202 18970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.805274 18970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695 [sys.catalog]: This master's current role is: LEADER
12:12:44.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.805727 18943 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5ecacf2a8b73491c831a093dec614695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a467289e2746cda4e02d3afafa96a7" member_type: VOTER last_known_addr { host: "127.18.66.254" port: 46101 } } peers { permanent_uuid: "5ecacf2a8b73491c831a093dec614695" member_type: VOTER last_known_addr { host: "127.18.66.253" port: 38381 } } peers { permanent_uuid: "bcc143bd21584bdeb5c1af1cce3143a0" member_type: VOTER last_known_addr { host: "127.18.66.252" port: 34191 } } }
12:12:44.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.805810 18943 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcc143bd21584bdeb5c1af1cce3143a0 [sys.catalog]: This master's current role is: FOLLOWER
12:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.806526 18974 mvcc.cc:204] Tried to move back new op lower bound from 7305268284612579328 to 7305268284602294272. Current Snapshot: MvccSnapshot[applied={T|T < 7305268284612579328}]
12:12:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.807085 18972 catalog_manager.cc:1383] Generated new cluster ID: f29ce9acbf344eaab1aa45309c080a37
12:12:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.807130 18972 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.812105 18976 mvcc.cc:204] Tried to move back new op lower bound from 7305268284612579328 to 7305268284602294272. Current Snapshot: MvccSnapshot[applied={T|T < 7305268284612579328}]
12:12:44.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.864005 18972 catalog_manager.cc:1406] Generated new certificate authority record
12:12:44.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.865031 18972 catalog_manager.cc:1540] Loading token signing keys...
12:12:44.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.875411 18972 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: Generated new TSK 0
12:12:44.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.875844 18972 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:44.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:44.882287 18699 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/logs
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data/info.pb
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.193:0
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.66.193
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.193
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:44.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.001088 18982 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.001364 18982 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.001400 18982 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.003947 18982 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.004045 18982 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.66.193
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.006642 18982 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.193:0
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data/info.pb
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.193
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18982
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.66.193
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/logs
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.006922 18982 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.007185 18982 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.009888 18987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.009920 18988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.010128 18990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.010684 18982 server_base.cc:1061] running on GCE node
12:12:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.010849 18982 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.011101 18982 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.012264 18982 hybrid_clock.cc:648] HybridClock initialized: now 1783512765012239 us; error 38 us; skew 500 ppm
12:12:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.013563 18982 webserver.cc:533] Webserver started at http://127.18.66.193:36555/ using document root <none> and password file <none>
12:12:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.013767 18982 fs_manager.cc:362] Metadata directory not provided
12:12:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.013831 18982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.013929 18982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.015036 18982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data/instance:
12:12:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc1c7c86039d4fb683f038b271f08e77"
12:12:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.015442 18982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal/instance:
12:12:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc1c7c86039d4fb683f038b271f08e77"
12:12:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.017035 18982 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:45.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.017800 18996 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.017992 18982 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.018065 18982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc1c7c86039d4fb683f038b271f08e77"
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.018141 18982 fs_report.cc:389] FS layout report
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data/data
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.059249 18982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.059543 18982 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.059648 18982 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.059979 18982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.060289 18982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.060318 18982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.060341 18982 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.060389 18982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:45.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.066489 18982 rpc_server.cc:307] RPC server started. Bound to: 127.18.66.193:40605
12:12:45.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.066578 19109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.66.193:40605 every 8 connection(s)
12:12:45.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.066815 18982 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/data/info.pb
12:12:45.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.069164 18699 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 18982
12:12:45.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.069276 18699 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-0/wal/instance
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.070677 18699 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/logs
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data/info.pb
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.194:0
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.66.194
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.194
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.076918 19111 heartbeater.cc:344] Connected to a master server at 127.18.66.254:46101
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077004 19112 heartbeater.cc:344] Connected to a master server at 127.18.66.253:38381
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077060 19110 heartbeater.cc:344] Connected to a master server at 127.18.66.252:34191
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077236 19111 heartbeater.cc:461] Registering TS with master...
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077251 19110 heartbeater.cc:461] Registering TS with master...
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077236 19112 heartbeater.cc:461] Registering TS with master...
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077498 19110 heartbeater.cc:507] Master 127.18.66.252:34191 requested a full tablet report, sending...
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077648 19112 heartbeater.cc:507] Master 127.18.66.253:38381 requested a full tablet report, sending...
12:12:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.077498 19111 heartbeater.cc:507] Master 127.18.66.254:46101 requested a full tablet report, sending...
12:12:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.078135 18885 ts_manager.cc:194] Registered new tserver with Master: fc1c7c86039d4fb683f038b271f08e77 (127.18.66.193:40605)
12:12:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.078137 18741 ts_manager.cc:194] Registered new tserver with Master: fc1c7c86039d4fb683f038b271f08e77 (127.18.66.193:40605)
12:12:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.078135 18813 ts_manager.cc:194] Registered new tserver with Master: fc1c7c86039d4fb683f038b271f08e77 (127.18.66.193:40605)
12:12:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.079247 18813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.66.193:34067
12:12:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.150316 19117 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.150498 19117 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.150517 19117 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:45.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.152133 19117 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:45.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.152196 19117 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.66.194
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.153726 19117 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal
12:12:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.194:0
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data/info.pb
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.194
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19117
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.66.194
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/logs
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.153919 19117 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.154103 19117 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.156646 19125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.156720 19122 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.156720 19123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.156935 19117 server_base.cc:1061] running on GCE node
12:12:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.157119 19117 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.157424 19117 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.158584 19117 hybrid_clock.cc:648] HybridClock initialized: now 1783512765158557 us; error 37 us; skew 500 ppm
12:12:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.159736 19117 webserver.cc:533] Webserver started at http://127.18.66.194:46121/ using document root <none> and password file <none>
12:12:45.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.159960 19117 fs_manager.cc:362] Metadata directory not provided
12:12:45.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.160028 19117 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:45.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.160130 19117 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.161082 19117 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data/instance:
12:12:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fefa34c1cb3d4083b6b3b5118a04bca3"
12:12:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.161459 19117 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal/instance:
12:12:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fefa34c1cb3d4083b6b3b5118a04bca3"
12:12:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.162760 19117 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.163581 19131 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.163810 19117 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.163884 19117 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal
12:12:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fefa34c1cb3d4083b6b3b5118a04bca3"
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.163949 19117 fs_report.cc:389] FS layout report
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data/data
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:45.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.193441 19117 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.193809 19117 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.193964 19117 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.194284 19117 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.194658 19117 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.194715 19117 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.194747 19117 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.194764 19117 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:45.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.201011 19117 rpc_server.cc:307] RPC server started. Bound to: 127.18.66.194:37225
12:12:45.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.201095 19244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.66.194:37225 every 8 connection(s)
12:12:45.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.201448 19117 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/data/info.pb
12:12:45.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.206584 18699 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19117
12:12:45.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.206691 18699 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-1/wal/instance
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207041 19245 heartbeater.cc:344] Connected to a master server at 127.18.66.252:34191
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207365 19246 heartbeater.cc:344] Connected to a master server at 127.18.66.254:46101
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207091 19247 heartbeater.cc:344] Connected to a master server at 127.18.66.253:38381
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207443 19247 heartbeater.cc:461] Registering TS with master...
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207430 19245 heartbeater.cc:461] Registering TS with master...
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207432 19246 heartbeater.cc:461] Registering TS with master...
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207875 19245 heartbeater.cc:507] Master 127.18.66.252:34191 requested a full tablet report, sending...
12:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207917 19246 heartbeater.cc:507] Master 127.18.66.254:46101 requested a full tablet report, sending...
12:12:45.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.207706 19247 heartbeater.cc:507] Master 127.18.66.253:38381 requested a full tablet report, sending...
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.208201 18699 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/logs
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data/info.pb
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.195:0
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.66.195
12:12:45.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.195
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.208303 18741 ts_manager.cc:194] Registered new tserver with Master: fefa34c1cb3d4083b6b3b5118a04bca3 (127.18.66.194:37225)
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.208474 18885 ts_manager.cc:194] Registered new tserver with Master: fefa34c1cb3d4083b6b3b5118a04bca3 (127.18.66.194:37225)
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.208515 18813 ts_manager.cc:194] Registered new tserver with Master: fefa34c1cb3d4083b6b3b5118a04bca3 (127.18.66.194:37225)
12:12:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.209018 18813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.66.194:52067
12:12:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.285154 19252 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.285321 19252 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.285342 19252 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.286860 19252 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:45.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.286918 19252 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.66.195
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.288559 19252 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.66.212:38883
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.66.195:0
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data/info.pb
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.66.195
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.66.254:46101,127.18.66.253:38381,127.18.66.252:34191
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19252
12:12:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.66.195
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/logs
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.288771 19252 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.288954 19252 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:45.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.291689 19257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.291769 19260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.291790 19252 server_base.cc:1061] running on GCE node
12:12:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.291960 19258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.292140 19252 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.292351 19252 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:45.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.293473 19252 hybrid_clock.cc:648] HybridClock initialized: now 1783512765293460 us; error 31 us; skew 500 ppm
12:12:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.294528 19252 webserver.cc:533] Webserver started at http://127.18.66.195:45969/ using document root <none> and password file <none>
12:12:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.294687 19252 fs_manager.cc:362] Metadata directory not provided
12:12:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.294724 19252 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.294795 19252 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.295565 19252 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data/instance:
12:12:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cedd2484eded40e2aec44f331ad8ae01"
12:12:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.295909 19252 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal/instance:
12:12:45.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cedd2484eded40e2aec44f331ad8ae01"
12:12:45.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.297101 19252 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.297803 19266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.298015 19252 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.298096 19252 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cedd2484eded40e2aec44f331ad8ae01"
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.298153 19252 fs_report.cc:389] FS layout report
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data/data
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:45.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.316857 19252 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:45.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.317245 19252 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:45.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.317405 19252 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:45.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.317677 19252 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.318044 19252 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.318097 19252 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.318132 19252 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.318150 19252 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:45.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.324534 19252 rpc_server.cc:307] RPC server started. Bound to: 127.18.66.195:36015
12:12:45.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.324579 19379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.66.195:36015 every 8 connection(s)
12:12:45.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.324883 19252 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/data/info.pb
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330212 19380 heartbeater.cc:344] Connected to a master server at 127.18.66.252:34191
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330253 19382 heartbeater.cc:344] Connected to a master server at 127.18.66.253:38381
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330559 19380 heartbeater.cc:461] Registering TS with master...
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330580 19382 heartbeater.cc:461] Registering TS with master...
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330677 19381 heartbeater.cc:344] Connected to a master server at 127.18.66.254:46101
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330718 19381 heartbeater.cc:461] Registering TS with master...
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330792 19381 heartbeater.cc:507] Master 127.18.66.254:46101 requested a full tablet report, sending...
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330772 19382 heartbeater.cc:507] Master 127.18.66.253:38381 requested a full tablet report, sending...
12:12:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.330771 19380 heartbeater.cc:507] Master 127.18.66.252:34191 requested a full tablet report, sending...
12:12:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.331238 18885 ts_manager.cc:194] Registered new tserver with Master: cedd2484eded40e2aec44f331ad8ae01 (127.18.66.195:36015)
12:12:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.331246 18741 ts_manager.cc:194] Registered new tserver with Master: cedd2484eded40e2aec44f331ad8ae01 (127.18.66.195:36015)
12:12:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.331415 18813 ts_manager.cc:194] Registered new tserver with Master: cedd2484eded40e2aec44f331ad8ae01 (127.18.66.195:36015)
12:12:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.331848 18813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.66.195:34765
12:12:45.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.332989 18699 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19252
12:12:45.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.333051 18699 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7554177539716094782/ts-2/wal/instance
12:12:45.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.335604 18699 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:45.336 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:45.336 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:45.337 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.66.254"
      port: 46101
    }
    bound_http_address {
      host: "127.18.66.254"
      port: 43739
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.66.253"
      port: 38381
    }
    bound_http_address {
      host: "127.18.66.253"
      port: 38783
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.66.252"
      port: 34191
    }
    bound_http_address {
      host: "127.18.66.252"
      port: 43615
    }
  }
}

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

12:12:45.337 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.66.193"
      port: 40605
    }
    bound_http_address {
      host: "127.18.66.193"
      port: 36555
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.66.194"
      port: 37225
    }
    bound_http_address {
      host: "127.18.66.194"
      port: 46121
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.66.195"
      port: 36015
    }
    bound_http_address {
      host: "127.18.66.195"
      port: 45969
    }
  }
}

12:12:45.337 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:45.340 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:45.341 [DEBUG - main] (Connection.java:748) [peer master-127.18.66.253:38381(127.18.66.253:38381)] connecting to peer
12:12:45.342 [DEBUG - main] (Connection.java:748) [peer master-127.18.66.252:34191(127.18.66.252:34191)] connecting to peer
12:12:45.343 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.66.253:38381(127.18.66.253:38381)] Successfully connected to peer
12:12:45.343 [DEBUG - main] (Connection.java:748) [peer master-127.18.66.254:46101(127.18.66.254:46101)] connecting to peer
12:12:45.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.66.252:34191(127.18.66.252:34191)] Successfully connected to peer
12:12:45.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.66.254:46101(127.18.66.254:46101)] Successfully connected to peer
12:12:45.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.66.252
12:12:45.346 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.66.254
12:12:45.346 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.66.253
12:12:45.356 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x861e491b, L:/127.0.0.1:59362 - R:/127.18.66.252:34191] using SASL/PLAIN
12:12:45.357 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fc6634d, L:/127.0.0.1:52548 - R:/127.18.66.254:46101] using SASL/PLAIN
12:12:45.358 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c3aefa2, L:/127.0.0.1:46554 - R:/127.18.66.253:38381] using SASL/PLAIN
12:12:45.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:45.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.66.253:38381, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.66.252:34191, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.66.254:46101, [16ms] Sub RPC ConnectToMaster: received response from server master-127.18.66.252:34191: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.18.66.254:46101: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.18.66.253:38381: OK, deferred=null) after lookup
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.360361 18813 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46554:
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512765340"
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:45.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:45.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1e9507f94eb54929a729618f3f485292
12:12:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.371794 19044 tablet_service.cc:1511] Processing CreateTablet for tablet fc33866e758d4c2ab7a139dfe046dbbb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512765340 [id=1e9507f94eb54929a729618f3f485292]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
12:12:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.371953 19179 tablet_service.cc:1511] Processing CreateTablet for tablet f6ba934182684805bbc179806884a58f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512765340 [id=1e9507f94eb54929a729618f3f485292]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
12:12:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.372107 19044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc33866e758d4c2ab7a139dfe046dbbb. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.372262 19179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ba934182684805bbc179806884a58f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.374099 19397 tablet_bootstrap.cc:492] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: Bootstrap starting.
12:12:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.374780 19397 tablet_bootstrap.cc:654] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: Neither blocks nor log segments found. Creating new log.
12:12:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.375087 19397 log.cc:826] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: Log is configured to *not* fsync() on all Append() calls
12:12:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.375079 19398 tablet_bootstrap.cc:492] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: Bootstrap starting.
12:12:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.375769 19398 tablet_bootstrap.cc:654] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: Neither blocks nor log segments found. Creating new log.
12:12:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.375878 19397 tablet_bootstrap.cc:492] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: No bootstrap required, opened a new log
12:12:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.375941 19397 ts_tablet_manager.cc:1403] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.376053 19398 log.cc:826] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: Log is configured to *not* fsync() on all Append() calls
12:12:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.376755 19398 tablet_bootstrap.cc:492] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: No bootstrap required, opened a new log
12:12:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.376827 19398 ts_tablet_manager.cc:1403] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
12:12:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377561 19397 raft_consensus.cc:359] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c7c86039d4fb683f038b271f08e77" member_type: VOTER last_known_addr { host: "127.18.66.193" port: 40605 } }
12:12:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377697 19397 raft_consensus.cc:385] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377730 19397 raft_consensus.cc:740] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1c7c86039d4fb683f038b271f08e77, State: Initialized, Role: FOLLOWER
12:12:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377815 19397 consensus_queue.cc:260] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [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: true peers { permanent_uuid: "fc1c7c86039d4fb683f038b271f08e77" member_type: VOTER last_known_addr { host: "127.18.66.193" port: 40605 } }
12:12:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377892 19397 raft_consensus.cc:399] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377925 19397 raft_consensus.cc:493] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:45.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.377972 19397 raft_consensus.cc:3060] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 0 FOLLOWER]: Advancing to term 1
12:12:45.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.378517 19397 raft_consensus.cc:515] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c7c86039d4fb683f038b271f08e77" member_type: VOTER last_known_addr { host: "127.18.66.193" port: 40605 } }
12:12:45.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.378640 19397 leader_election.cc:304] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fc1c7c86039d4fb683f038b271f08e77; no voters: 
12:12:45.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.378824 19397 leader_election.cc:290] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.378857 19401 raft_consensus.cc:2804] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 1 FOLLOWER]: Leader election won for term 1
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379071 19398 raft_consensus.cc:359] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefa34c1cb3d4083b6b3b5118a04bca3" member_type: VOTER last_known_addr { host: "127.18.66.194" port: 37225 } }
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379135 19401 raft_consensus.cc:697] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [term 1 LEADER]: Becoming Leader. State: Replica: fc1c7c86039d4fb683f038b271f08e77, State: Running, Role: LEADER
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379223 19398 raft_consensus.cc:385] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379258 19398 raft_consensus.cc:740] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefa34c1cb3d4083b6b3b5118a04bca3, State: Initialized, Role: FOLLOWER
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379354 19398 consensus_queue.cc:260] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [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: true peers { permanent_uuid: "fefa34c1cb3d4083b6b3b5118a04bca3" member_type: VOTER last_known_addr { host: "127.18.66.194" port: 37225 } }
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379158 19397 ts_tablet_manager.cc:1434] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379426 19398 raft_consensus.cc:399] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379457 19398 raft_consensus.cc:493] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379498 19398 raft_consensus.cc:3060] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 0 FOLLOWER]: Advancing to term 1
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379629 19112 heartbeater.cc:499] Master 127.18.66.253:38381 was elected leader, sending a full tablet report...
12:12:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.379838 19401 consensus_queue.cc:237] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c7c86039d4fb683f038b271f08e77" member_type: VOTER last_known_addr { host: "127.18.66.193" port: 40605 } }
12:12:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.380273 19398 raft_consensus.cc:515] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefa34c1cb3d4083b6b3b5118a04bca3" member_type: VOTER last_known_addr { host: "127.18.66.194" port: 37225 } }
12:12:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.380489 19398 leader_election.cc:304] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fefa34c1cb3d4083b6b3b5118a04bca3; no voters: 
12:12:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.380736 19398 leader_election.cc:290] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.380815 19406 raft_consensus.cc:2804] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 1 FOLLOWER]: Leader election won for term 1
12:12:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.381011 19398 ts_tablet_manager.cc:1434] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
12:12:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.381070 19406 raft_consensus.cc:697] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [term 1 LEADER]: Becoming Leader. State: Replica: fefa34c1cb3d4083b6b3b5118a04bca3, State: Running, Role: LEADER
12:12:45.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.381511 18813 catalog_manager.cc:5697] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc1c7c86039d4fb683f038b271f08e77 (127.18.66.193). New cstate: current_term: 1 leader_uuid: "fc1c7c86039d4fb683f038b271f08e77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1c7c86039d4fb683f038b271f08e77" member_type: VOTER last_known_addr { host: "127.18.66.193" port: 40605 } health_report { overall_health: HEALTHY } } }
12:12:45.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.381331 19406 consensus_queue.cc:237] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefa34c1cb3d4083b6b3b5118a04bca3" member_type: VOTER last_known_addr { host: "127.18.66.194" port: 37225 } }
12:12:45.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.381577 19247 heartbeater.cc:499] Master 127.18.66.253:38381 was elected leader, sending a full tablet report...
12:12:45.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.383111 18812 catalog_manager.cc:5697] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefa34c1cb3d4083b6b3b5118a04bca3 (127.18.66.194). New cstate: current_term: 1 leader_uuid: "fefa34c1cb3d4083b6b3b5118a04bca3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefa34c1cb3d4083b6b3b5118a04bca3" member_type: VOTER last_known_addr { host: "127.18.66.194" port: 37225 } health_report { overall_health: HEALTHY } } }
12:12:45.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.409 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@30b34287, flushNotification=Deferred@1418315639(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:45.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.420 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.420 [DEBUG - kudu-nio-0] (Connection.java:748) [peer fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)] connecting to peer
12:12:45.421 [DEBUG - kudu-nio-0] (Connection.java:748) [peer fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)] connecting to peer
12:12:45.423 [DEBUG - kudu-nio-3] (Connection.java:757) [peer fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)] Successfully connected to peer
12:12:45.424 [DEBUG - kudu-nio-4] (Connection.java:757) [peer fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)] Successfully connected to peer
12:12:45.437 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x7ca066e8, L:/127.0.0.1:41056 - R:/127.18.66.194:37225] using TOKEN/null
12:12:45.437 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xcd7470c9, L:/127.0.0.1:59704 - R:/127.18.66.193:40605] using TOKEN/null
12:12:45.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.442 [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=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.443 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.66.253:38381, [1ms] Sub RPC GetTableLocations: received response from server master-127.18.66.253:38381: OK, deferred=null)) after lookup
12:12:45.445 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512765340, tablet=f6ba934182684805bbc179806884a58f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:45.445 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f6ba934182684805bbc179806884a58f for partition [0x00000000, 0x00000001) with scanner id null
12:12:45.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512765340, tablet=fc33866e758d4c2ab7a139dfe046dbbb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:45.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc33866e758d4c2ab7a139dfe046dbbb for partition [0x00000001, 0x00000002) with scanner id null
12:12:45.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.453619 18808 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46554:
12:12:45.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512765340" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "c0Key" } }
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.456904 19415 tablet.cc:1724] T f6ba934182684805bbc179806884a58f P fefa34c1cb3d4083b6b3b5118a04bca3: Alter schema from (
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
12:12:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.457013 19416 tablet.cc:1724] T fc33866e758d4c2ab7a139dfe046dbbb P fc1c7c86039d4fb683f038b271f08e77: Alter schema from (
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
12:12:45.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:45.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.467375 18808 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5ecacf2a8b73491c831a093dec614695: org.apache.kudu.client.TestAlterTable-1783512765340 [id=1e9507f94eb54929a729618f3f485292] alter complete (version 1)
12:12:45.487 [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.TestAlterTable-1783512765340, tablet=f6ba934182684805bbc179806884a58f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:45.487 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: Some columns are not present in the current schema: c0
	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)
12:12:45.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1e9507f94eb54929a729618f3f485292
12:12:45.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f6ba934182684805bbc179806884a58f for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000000, 0x00000001)
12:12:45.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc33866e758d4c2ab7a139dfe046dbbb for table 'org.apache.kudu.client.TestAlterTable-1783512765340' with partition [0x00000001, 0x00000002)
12:12:45.494 [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=f6ba934182684805bbc179806884a58f@[fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=fc33866e758d4c2ab7a139dfe046dbbb@[fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:12:45.494 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.66.253:38381, [1ms] Sub RPC GetTableLocations: received response from server master-127.18.66.253:38381: OK, deferred=null)) after lookup
12:12:45.497 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512765340, tablet=f6ba934182684805bbc179806884a58f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:45.497 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f6ba934182684805bbc179806884a58f for partition [0x00000000, 0x00000001) with scanner id null
12:12:45.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512765340, tablet=fc33866e758d4c2ab7a139dfe046dbbb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:45.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc33866e758d4c2ab7a139dfe046dbbb for partition [0x00000001, 0x00000002) with scanner id null
12:12:45.500 [DEBUG - main] (Connection.java:575) [peer master-127.18.66.254:46101(127.18.66.254:46101)] disconnecting while in state READY
12:12:45.500 [DEBUG - main] (Connection.java:575) [peer master-127.18.66.253:38381(127.18.66.253:38381)] disconnecting while in state READY
12:12:45.500 [DEBUG - main] (Connection.java:575) [peer master-127.18.66.252:34191(127.18.66.252:34191)] disconnecting while in state READY
12:12:45.500 [DEBUG - main] (Connection.java:575) [peer fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)] disconnecting while in state READY
12:12:45.500 [DEBUG - main] (Connection.java:575) [peer fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)] disconnecting while in state READY
12:12:45.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.66.254:46101(127.18.66.254:46101)] handling channelInactive
12:12:45.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.66.254:46101(127.18.66.254:46101)] cleaning up while in state READY due to: connection closed
12:12:45.501 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.66.252:34191(127.18.66.252:34191)] handling channelInactive
12:12:45.502 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.66.252:34191(127.18.66.252:34191)] cleaning up while in state READY due to: connection closed
12:12:45.503 [DEBUG - kudu-nio-3] (Connection.java:239) [peer fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)] handling channelInactive
12:12:45.503 [DEBUG - kudu-nio-3] (Connection.java:709) [peer fc1c7c86039d4fb683f038b271f08e77(127.18.66.193:40605)] cleaning up while in state READY due to: connection closed
12:12:45.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.66.253:38381(127.18.66.253:38381)] handling channelInactive
12:12:45.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.66.253:38381(127.18.66.253:38381)] cleaning up while in state READY due to: connection closed
12:12:45.505 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:45.516 [DEBUG - kudu-nio-4] (Connection.java:239) [peer fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)] handling channelInactive
12:12:45.516 [DEBUG - kudu-nio-4] (Connection.java:709) [peer fefa34c1cb3d4083b6b3b5118a04bca3(127.18.66.194:37225)] cleaning up while in state READY due to: connection closed
12:12:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.517099 18699 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18982
12:12:45.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.527050 18699 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19117
12:12:45.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.534962 18699 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19252
12:12:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.542027 18699 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18710
12:12:45.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.549578 18699 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18782
12:12:45.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.555636 18699 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 18853
12:12:45.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:45Z chronyd exiting
.12:12:45.606 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512765606
12:12:45.609 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:45.609 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:45.609 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:45.609 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:45.609 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:45.617 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.690425 19422 mini_oidc.cc:150] Starting JWKS server
12:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.690929 19422 webserver.cc:533] Webserver started at http://127.0.0.1:38687/ using document root <none> and password file <none>
12:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.690994 19422 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.691152 19422 webserver.cc:533] Webserver started at http://127.0.0.1:33091/ using document root <none> and password file <none>
12:12:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:45.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:45Z Disabled control of system clock
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.702926 19422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/logs
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data/info.pb
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.190:46433
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.190
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38687/jwks.json with env {}
12:12:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.781898 19433 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.782068 19433 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.782086 19433 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.783615 19433 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.783702 19433 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.783736 19433 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.783759 19433 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.783772 19433 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.783784 19433 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38687/jwks.json
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.785300 19433 master_runner.cc:387] Master server non-default flags:
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.190:46433
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38687/jwks.json
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data/info.pb
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.190
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19433
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/logs
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.785499 19433 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:45.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.785676 19433 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:45.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.788132 19438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.788152 19439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.788161 19441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.788339 19433 server_base.cc:1061] running on GCE node
12:12:45.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.788700 19433 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:45.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.788946 19433 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:45.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.790122 19433 hybrid_clock.cc:648] HybridClock initialized: now 1783512765790105 us; error 30 us; skew 500 ppm
12:12:45.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.791265 19433 webserver.cc:533] Webserver started at http://127.18.247.190:42105/ using document root <none> and password file <none>
12:12:45.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.791426 19433 fs_manager.cc:362] Metadata directory not provided
12:12:45.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.791467 19433 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:45.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.791543 19433 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.792439 19433 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data/instance:
12:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76ea60f25d95448199521ff114b07c64"
12:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.792707 19433 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal/instance:
12:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76ea60f25d95448199521ff114b07c64"
12:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.793819 19433 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.794502 19447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.794752 19433 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.794832 19433 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal
12:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76ea60f25d95448199521ff114b07c64"
12:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.794899 19433 fs_report.cc:389] FS layout report
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data/data
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:45.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.810837 19433 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:45.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.811169 19433 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:45.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.811280 19433 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.815732 19433 rpc_server.cc:307] RPC server started. Bound to: 127.18.247.190:46433
12:12:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.815778 19499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.247.190:46433 every 8 connection(s)
12:12:45.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.816073 19433 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/data/info.pb
12:12:45.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.816623 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.817260 19422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19433
12:12:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.817337 19422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-0/wal/instance
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.818032 19422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/logs
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data/info.pb
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.189:40115
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.189
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38687/jwks.json with env {}
12:12:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.818249 19500 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } has no permanent_uuid. Determining permanent_uuid...
12:12:45.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.824324 19500 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } has no permanent_uuid. Determining permanent_uuid...
12:12:45.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.824757 19449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.247.189:40115: connect: Connection refused (error 111)
12:12:45.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.825235 19500 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.189:40115: Network error: Client connection negotiation failed: client connection to 127.18.247.189:40115: connect: Connection refused (error 111)
12:12:45.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.874485 19500 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } attempt: 1
12:12:45.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.875540 19500 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.189:40115: Network error: Client connection negotiation failed: client connection to 127.18.247.189:40115: connect: Connection refused (error 111)
12:12:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.899017 19502 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.899191 19502 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.899212 19502 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:45.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.900799 19502 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:45.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.900846 19502 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:45.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.900859 19502 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:45.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.900902 19502 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:45.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.900913 19502 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:45.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.900925 19502 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38687/jwks.json
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.902661 19502 master_runner.cc:387] Master server non-default flags:
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.189:40115
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38687/jwks.json
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data/info.pb
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.189
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19502
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/logs
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.902871 19502 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:45.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.903048 19502 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:45.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.905655 19511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.905671 19513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.905828 19502 server_base.cc:1061] running on GCE node
12:12:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.905671 19510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.906304 19502 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.906519 19502 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:45.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.907713 19502 hybrid_clock.cc:648] HybridClock initialized: now 1783512765907679 us; error 38 us; skew 500 ppm
12:12:45.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.908812 19502 webserver.cc:533] Webserver started at http://127.18.247.189:42939/ using document root <none> and password file <none>
12:12:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.909030 19502 fs_manager.cc:362] Metadata directory not provided
12:12:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.909101 19502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.909209 19502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.910112 19502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data/instance:
12:12:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c49c8e9af5da415983fd961282d891c5"
12:12:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.910545 19502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal/instance:
12:12:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c49c8e9af5da415983fd961282d891c5"
12:12:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.912292 19502 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.913206 19519 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.913411 19502 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.913496 19502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c49c8e9af5da415983fd961282d891c5"
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:45 on dist-test-slave-nb2j"
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.913586 19502 fs_report.cc:389] FS layout report
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data/data
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:45.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.927179 19502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.927579 19502 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.927762 19502 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:45.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.931939 19502 rpc_server.cc:307] RPC server started. Bound to: 127.18.247.189:40115
12:12:45.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.931970 19571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.247.189:40115 every 8 connection(s)
12:12:45.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.932335 19502 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/data/info.pb
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.932956 19422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19502
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.933022 19422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-1/wal/instance
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.932988 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.933310 19422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/logs
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data/info.pb
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.188:43489
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.188
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38687/jwks.json with env {}
12:12:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.934653 19572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } has no permanent_uuid. Determining permanent_uuid...
12:12:45.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.940173 19572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } has no permanent_uuid. Determining permanent_uuid...
12:12:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.943809 19500 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } attempt: 2
12:12:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.944234 19572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } has no permanent_uuid. Determining permanent_uuid...
12:12:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.944757 19520 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.247.188:43489: connect: Connection refused (error 111)
12:12:45.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.945325 19572 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.188:43489: Network error: Client connection negotiation failed: client connection to 127.18.247.188:43489: connect: Connection refused (error 111)
12:12:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.947084 19500 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } has no permanent_uuid. Determining permanent_uuid...
12:12:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.947772 19500 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.188:43489: Network error: Client connection negotiation failed: client connection to 127.18.247.188:43489: connect: Connection refused (error 111)
12:12:45.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.990975 19500 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } attempt: 1
12:12:45.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.992223 19500 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.188:43489: Network error: Client connection negotiation failed: client connection to 127.18.247.188:43489: connect: Connection refused (error 111)
12:12:45.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:45.994555 19572 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } attempt: 1
12:12:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:45.995878 19572 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.188:43489: Network error: Client connection negotiation failed: client connection to 127.18.247.188:43489: connect: Connection refused (error 111)
12:12:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.017174 19574 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.017421 19574 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.017448 19574 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:46.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.019021 19574 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:46.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.019075 19574 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:46.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.019093 19574 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:46.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.019107 19574 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:46.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.019121 19574 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:46.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.019134 19574 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38687/jwks.json
12:12:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.020759 19574 master_runner.cc:387] Master server non-default flags:
12:12:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.188:43489
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38687/jwks.json
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data/info.pb
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.188
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19574
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/logs
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.020983 19574 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:46.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.021175 19574 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:46.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.023643 19582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.023643 19583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.023703 19585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.023852 19574 server_base.cc:1061] running on GCE node
12:12:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.024180 19574 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.024403 19574 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.025543 19574 hybrid_clock.cc:648] HybridClock initialized: now 1783512766025517 us; error 44 us; skew 500 ppm
12:12:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.026696 19574 webserver.cc:533] Webserver started at http://127.18.247.188:39855/ using document root <none> and password file <none>
12:12:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.026855 19574 fs_manager.cc:362] Metadata directory not provided
12:12:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.026893 19574 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.026969 19574 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:46.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.027828 19574 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data/instance:
12:12:46.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbe095f977f94a7aa13001563cb5a287"
12:12:46.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.028098 19574 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal/instance:
12:12:46.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbe095f977f94a7aa13001563cb5a287"
12:12:46.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.029243 19574 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.029949 19591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.030139 19574 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.030205 19574 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbe095f977f94a7aa13001563cb5a287"
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.030248 19574 fs_report.cc:389] FS layout report
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data/data
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:46.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.039399 19500 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } attempt: 2
12:12:46.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.040258 19500 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.247.188:43489: Network error: Client connection negotiation failed: client connection to 127.18.247.188:43489: connect: Connection refused (error 111)
12:12:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.047950 19574 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.048243 19574 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.048339 19574 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:46.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.052248 19574 rpc_server.cc:307] RPC server started. Bound to: 127.18.247.188:43489
12:12:46.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.052278 19643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.247.188:43489 every 8 connection(s)
12:12:46.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.052615 19574 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/data/info.pb
12:12:46.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.053122 19644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:46.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.054530 19644 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } has no permanent_uuid. Determining permanent_uuid...
12:12:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.058037 19422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19574
12:12:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.058162 19422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/master-2/wal/instance
12:12:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.059834 19644 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } has no permanent_uuid. Determining permanent_uuid...
12:12:46.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.063374 19644 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } has no permanent_uuid. Determining permanent_uuid...
12:12:46.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.064038 19572 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } attempt: 2
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.068590 19644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Bootstrap starting.
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.068729 19572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5: Bootstrap starting.
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.069370 19572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5: Neither blocks nor log segments found. Creating new log.
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.069370 19644 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Neither blocks nor log segments found. Creating new log.
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.069636 19572 log.cc:826] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5: Log is configured to *not* fsync() on all Append() calls
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.069628 19644 log.cc:826] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Log is configured to *not* fsync() on all Append() calls
12:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.070806 19644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: No bootstrap required, opened a new log
12:12:46.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.070955 19572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5: No bootstrap required, opened a new log
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072530 19644 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072669 19644 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072705 19644 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbe095f977f94a7aa13001563cb5a287, State: Initialized, Role: FOLLOWER
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072749 19572 raft_consensus.cc:359] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072860 19572 raft_consensus.cc:385] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072898 19572 raft_consensus.cc:740] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c49c8e9af5da415983fd961282d891c5, State: Initialized, Role: FOLLOWER
12:12:46.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072863 19644 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.072978 19572 consensus_queue.cc:260] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.073144 19655 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.073225 19572 sys_catalog.cc:565] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [sys.catalog]: configured and running, proceeding with master startup.
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.073201 19644 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: configured and running, proceeding with master startup.
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.073269 19655 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.073426 19656 sys_catalog.cc:455] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.073530 19656 sys_catalog.cc:458] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.075845 19678 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:46.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.075945 19677 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:46.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.075985 19677 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:46.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.076120 19678 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.075620 19502 master_runner.cc:187] Error getting master registration for 127.18.247.190:46433: OK, instance_id { permanent_uuid: "76ea60f25d95448199521ff114b07c64" instance_seqno: 1783512765814572 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.075546 19574 master_runner.cc:187] Error getting master registration for 127.18.247.190:46433: OK, instance_id { permanent_uuid: "76ea60f25d95448199521ff114b07c64" instance_seqno: 1783512765814572 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.077273 19574 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.077273 19502 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:46.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.147468 19500 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } attempt: 3
12:12:46.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.152647 19500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64: Bootstrap starting.
12:12:46.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.153384 19500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64: Neither blocks nor log segments found. Creating new log.
12:12:46.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.153667 19500 log.cc:826] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64: Log is configured to *not* fsync() on all Append() calls
12:12:46.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.154434 19500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64: No bootstrap required, opened a new log
12:12:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.156584 19500 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.156719 19500 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.156750 19500 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76ea60f25d95448199521ff114b07c64, State: Initialized, Role: FOLLOWER
12:12:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.156868 19500 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.157195 19500 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [sys.catalog]: configured and running, proceeding with master startup.
12:12:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.157181 19682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.157539 19682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.159329 19693 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:46.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.159502 19693 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:46.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.161406 19433 master_runner.cc:264] No leader master found from master 76ea60f25d95448199521ff114b07c64
12:12:46.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.161455 19433 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:46.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.165132 19655 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:46.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.165231 19655 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.165436 19655 leader_election.cc:290] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76ea60f25d95448199521ff114b07c64 (127.18.247.190:46433), c49c8e9af5da415983fd961282d891c5 (127.18.247.189:40115)
12:12:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.165956 19474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fbe095f977f94a7aa13001563cb5a287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76ea60f25d95448199521ff114b07c64" is_pre_election: true
12:12:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.166087 19474 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbe095f977f94a7aa13001563cb5a287 in term 0.
12:12:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.166304 19546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fbe095f977f94a7aa13001563cb5a287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c49c8e9af5da415983fd961282d891c5" is_pre_election: true
12:12:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.166414 19546 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbe095f977f94a7aa13001563cb5a287 in term 0.
12:12:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.166792 19593 leader_election.cc:304] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [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: 76ea60f25d95448199521ff114b07c64, fbe095f977f94a7aa13001563cb5a287; no voters: 
12:12:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.167145 19655 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.167203 19655 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.167229 19655 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 0 FOLLOWER]: Advancing to term 1
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.168615 19655 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.168779 19655 leader_election.cc:290] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [CANDIDATE]: Term 1 election: Requested vote from peers 76ea60f25d95448199521ff114b07c64 (127.18.247.190:46433), c49c8e9af5da415983fd961282d891c5 (127.18.247.189:40115)
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.169006 19474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fbe095f977f94a7aa13001563cb5a287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76ea60f25d95448199521ff114b07c64"
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.169075 19474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 0 FOLLOWER]: Advancing to term 1
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.169914 19474 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe095f977f94a7aa13001563cb5a287 in term 1.
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.170070 19546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fbe095f977f94a7aa13001563cb5a287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c49c8e9af5da415983fd961282d891c5"
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.170136 19546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 0 FOLLOWER]: Advancing to term 1
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.170835 19546 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbe095f977f94a7aa13001563cb5a287 in term 1.
12:12:46.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.171401 19593 leader_election.cc:304] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [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: c49c8e9af5da415983fd961282d891c5, fbe095f977f94a7aa13001563cb5a287; no voters: 
12:12:46.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.171603 19655 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 1 FOLLOWER]: Leader election won for term 1
12:12:46.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.171818 19655 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [term 1 LEADER]: Becoming Leader. State: Replica: fbe095f977f94a7aa13001563cb5a287, State: Running, Role: LEADER
12:12:46.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.171907 19655 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [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: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } }
12:12:46.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.172264 19655 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbe095f977f94a7aa13001563cb5a287. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.172328 19655 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: This master's current role is: LEADER
12:12:46.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.172773 19697 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:46.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.173025 19697 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.175020 19546 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [term 1 FOLLOWER]: Refusing update from remote peer fbe095f977f94a7aa13001563cb5a287: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.175276 19474 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [term 1 FOLLOWER]: Refusing update from remote peer fbe095f977f94a7aa13001563cb5a287: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.175783 19655 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.175926 19655 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.177256 19682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbe095f977f94a7aa13001563cb5a287. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.177342 19682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.178336 19656 sys_catalog.cc:455] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbe095f977f94a7aa13001563cb5a287. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.178387 19525 tablet.cc:2406] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:46.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.178421 19656 sys_catalog.cc:458] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.180016 19655 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.180102 19655 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: This master's current role is: LEADER
12:12:46.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.180620 19656 sys_catalog.cc:455] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.180737 19656 sys_catalog.cc:458] T 00000000000000000000000000000000 P c49c8e9af5da415983fd961282d891c5 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.181067 19698 mvcc.cc:204] Tried to move back new op lower bound from 7305268290250108928 to 7305268290240684032. Current Snapshot: MvccSnapshot[applied={T|T < 7305268290250108928}]
12:12:46.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.181593 19655 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.181677 19655 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287 [sys.catalog]: This master's current role is: LEADER
12:12:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.182418 19701 mvcc.cc:204] Tried to move back new op lower bound from 7305268290250108928 to 7305268290240684032. Current Snapshot: MvccSnapshot[applied={T|T < 7305268290250108928}]
12:12:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.182523 19682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fbe095f977f94a7aa13001563cb5a287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76ea60f25d95448199521ff114b07c64" member_type: VOTER last_known_addr { host: "127.18.247.190" port: 46433 } } peers { permanent_uuid: "c49c8e9af5da415983fd961282d891c5" member_type: VOTER last_known_addr { host: "127.18.247.189" port: 40115 } } peers { permanent_uuid: "fbe095f977f94a7aa13001563cb5a287" member_type: VOTER last_known_addr { host: "127.18.247.188" port: 43489 } } }
12:12:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.182622 19682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76ea60f25d95448199521ff114b07c64 [sys.catalog]: This master's current role is: FOLLOWER
12:12:46.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.183252 19697 catalog_manager.cc:1383] Generated new cluster ID: 9394dcd96fd947d1811263fa88f9de21
12:12:46.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.183300 19697 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:46.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.187245 19699 mvcc.cc:204] Tried to move back new op lower bound from 7305268290250108928 to 7305268290240684032. Current Snapshot: MvccSnapshot[applied={T|T < 7305268290250108928}]
12:12:46.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.195355 19697 catalog_manager.cc:1406] Generated new certificate authority record
12:12:46.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.196628 19697 catalog_manager.cc:1540] Loading token signing keys...
12:12:46.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.208555 19697 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Generated new TSK 0
12:12:46.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.208978 19697 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.217274 19422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/logs
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data/info.pb
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.129:0
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.247.129
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.129
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:46.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.319056 19708 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:46.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.319278 19708 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:46.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.319310 19708 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.320971 19708 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.321065 19708 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.247.129
12:12:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.322714 19708 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.129:0
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data/info.pb
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.129
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19708
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.247.129
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/logs
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.322999 19708 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.323278 19708 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.325941 19713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.325963 19714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.326191 19708 server_base.cc:1061] running on GCE node
12:12:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.325933 19716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.326468 19708 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.326731 19708 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:46.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.327896 19708 hybrid_clock.cc:648] HybridClock initialized: now 1783512766327878 us; error 66 us; skew 500 ppm
12:12:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.329162 19708 webserver.cc:533] Webserver started at http://127.18.247.129:44061/ using document root <none> and password file <none>
12:12:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.329381 19708 fs_manager.cc:362] Metadata directory not provided
12:12:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.329437 19708 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.329540 19708 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:46.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.330650 19708 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data/instance:
12:12:46.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dc8aea4293aa4e8698a232c4834e483b"
12:12:46.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.331020 19708 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal/instance:
12:12:46.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dc8aea4293aa4e8698a232c4834e483b"
12:12:46.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.332566 19708 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.333432 19722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.333630 19708 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.333701 19708 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dc8aea4293aa4e8698a232c4834e483b"
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.333758 19708 fs_report.cc:389] FS layout report
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data/data
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.367995 19708 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.368378 19708 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.368541 19708 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:46.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.368801 19708 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.369180 19708 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.369235 19708 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.369266 19708 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:46.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.369284 19708 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:46.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.376567 19708 rpc_server.cc:307] RPC server started. Bound to: 127.18.247.129:33437
12:12:46.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.376665 19835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.247.129:33437 every 8 connection(s)
12:12:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.377115 19708 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/data/info.pb
12:12:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.382447 19836 heartbeater.cc:344] Connected to a master server at 127.18.247.188:43489
12:12:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.382491 19837 heartbeater.cc:344] Connected to a master server at 127.18.247.190:46433
12:12:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.382570 19837 heartbeater.cc:461] Registering TS with master...
12:12:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.382570 19836 heartbeater.cc:461] Registering TS with master...
12:12:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.382781 19837 heartbeater.cc:507] Master 127.18.247.190:46433 requested a full tablet report, sending...
12:12:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.382781 19836 heartbeater.cc:507] Master 127.18.247.188:43489 requested a full tablet report, sending...
12:12:46.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.383215 19608 ts_manager.cc:194] Registered new tserver with Master: dc8aea4293aa4e8698a232c4834e483b (127.18.247.129:33437)
12:12:46.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.383247 19463 ts_manager.cc:194] Registered new tserver with Master: dc8aea4293aa4e8698a232c4834e483b (127.18.247.129:33437)
12:12:46.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.384147 19608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.247.129:45349
12:12:46.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.384239 19422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19708
12:12:46.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.384320 19422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal/instance
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.385670 19422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/logs
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data/info.pb
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.130:0
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.247.130
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.130
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:46.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.388273 19838 heartbeater.cc:344] Connected to a master server at 127.18.247.189:40115
12:12:46.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.388342 19838 heartbeater.cc:461] Registering TS with master...
12:12:46.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.388391 19838 heartbeater.cc:507] Master 127.18.247.189:40115 requested a full tablet report, sending...
12:12:46.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.388695 19536 ts_manager.cc:194] Registered new tserver with Master: dc8aea4293aa4e8698a232c4834e483b (127.18.247.129:33437)
12:12:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.463670 19842 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:46.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.463863 19842 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:46.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.463898 19842 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.465452 19842 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.465543 19842 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.247.130
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.467200 19842 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.130:0
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data/info.pb
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.130
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19842
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.247.130
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/logs
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.467473 19842 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.467762 19842 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:46.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.470454 19847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.470568 19842 server_base.cc:1061] running on GCE node
12:12:46.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.470438 19850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.470525 19848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.470981 19842 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:46.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.471154 19842 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:46.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.472306 19842 hybrid_clock.cc:648] HybridClock initialized: now 1783512766472293 us; error 30 us; skew 500 ppm
12:12:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.473367 19842 webserver.cc:533] Webserver started at http://127.18.247.130:36559/ using document root <none> and password file <none>
12:12:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.473573 19842 fs_manager.cc:362] Metadata directory not provided
12:12:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.473639 19842 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.473743 19842 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:46.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.474756 19842 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data/instance:
12:12:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9b427506cb94bbd95391b0eff2d5b99"
12:12:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.475185 19842 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal/instance:
12:12:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9b427506cb94bbd95391b0eff2d5b99"
12:12:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.476449 19842 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.477119 19856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.477326 19842 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.477409 19842 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9b427506cb94bbd95391b0eff2d5b99"
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.477474 19842 fs_report.cc:389] FS layout report
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data/data
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.494973 19842 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.495352 19842 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.495646 19842 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.495986 19842 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.496352 19842 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.496407 19842 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.496441 19842 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.496459 19842 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:46.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.503609 19842 rpc_server.cc:307] RPC server started. Bound to: 127.18.247.130:45813
12:12:46.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.503846 19969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.247.130:45813 every 8 connection(s)
12:12:46.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.504060 19842 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/data/info.pb
12:12:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.510787 19422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19842
12:12:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.510893 19422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal/instance
12:12:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511011 19970 heartbeater.cc:344] Connected to a master server at 127.18.247.188:43489
12:12:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511011 19971 heartbeater.cc:344] Connected to a master server at 127.18.247.190:46433
12:12:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511150 19970 heartbeater.cc:461] Registering TS with master...
12:12:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511394 19970 heartbeater.cc:507] Master 127.18.247.188:43489 requested a full tablet report, sending...
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511149 19971 heartbeater.cc:461] Registering TS with master...
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511843 19608 ts_manager.cc:194] Registered new tserver with Master: a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130:45813)
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.511921 19971 heartbeater.cc:507] Master 127.18.247.190:46433 requested a full tablet report, sending...
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.512287 19608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.247.130:33505
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.512307 19463 ts_manager.cc:194] Registered new tserver with Master: a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130:45813)
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.512702 19972 heartbeater.cc:344] Connected to a master server at 127.18.247.189:40115
12:12:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.512768 19972 heartbeater.cc:461] Registering TS with master...
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.512933 19422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/logs
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data/info.pb
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.131:0
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.247.131
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.131
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.512939 19972 heartbeater.cc:507] Master 127.18.247.189:40115 requested a full tablet report, sending...
12:12:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.513274 19536 ts_manager.cc:194] Registered new tserver with Master: a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130:45813)
12:12:46.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.592706 19977 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:46.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.592900 19977 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:46.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.592931 19977 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.594465 19977 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.594556 19977 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.247.131
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.596498 19977 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.247.148:34541
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.247.131:0
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data/info.pb
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.247.131
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.247.190:46433,127.18.247.189:40115,127.18.247.188:43489
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19977
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.247.131
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/logs
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.596810 19977 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.597071 19977 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:46.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.599686 19977 server_base.cc:1061] running on GCE node
12:12:46.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.599633 19982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.599797 19985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.599934 19983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:46.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.600135 19977 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:46.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.600344 19977 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:46.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.601514 19977 hybrid_clock.cc:648] HybridClock initialized: now 1783512766601495 us; error 32 us; skew 500 ppm
12:12:46.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.602558 19977 webserver.cc:533] Webserver started at http://127.18.247.131:44917/ using document root <none> and password file <none>
12:12:46.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.602739 19977 fs_manager.cc:362] Metadata directory not provided
12:12:46.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.602782 19977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:46.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.602854 19977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:46.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.603616 19977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data/instance:
12:12:46.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "478e539d861a4691bd6d8ae00ddd1401"
12:12:46.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.603976 19977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal/instance:
12:12:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "478e539d861a4691bd6d8ae00ddd1401"
12:12:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.605131 19977 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.605873 19991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.606133 19977 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.606215 19977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "478e539d861a4691bd6d8ae00ddd1401"
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:46 on dist-test-slave-nb2j"
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.606264 19977 fs_report.cc:389] FS layout report
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data/data
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:46.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.616289 19977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.616570 19977 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.616664 19977 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:46.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.616874 19977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:46.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.617259 19977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:46.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.617318 19977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:46.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.617353 19977 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:46.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.617370 19977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.623088 19977 rpc_server.cc:307] RPC server started. Bound to: 127.18.247.131:46293
12:12:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.623188 20104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.247.131:46293 every 8 connection(s)
12:12:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.623499 19977 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/data/info.pb
12:12:46.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.627998 19422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 19977
12:12:46.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.628090 19422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal/instance
12:12:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629345 20107 heartbeater.cc:344] Connected to a master server at 127.18.247.189:40115
12:12:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629365 20105 heartbeater.cc:344] Connected to a master server at 127.18.247.188:43489
12:12:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629612 20107 heartbeater.cc:461] Registering TS with master...
12:12:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629669 20106 heartbeater.cc:344] Connected to a master server at 127.18.247.190:46433
12:12:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629710 20106 heartbeater.cc:461] Registering TS with master...
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629612 20105 heartbeater.cc:461] Registering TS with master...
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629861 20107 heartbeater.cc:507] Master 127.18.247.189:40115 requested a full tablet report, sending...
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629861 20106 heartbeater.cc:507] Master 127.18.247.190:46433 requested a full tablet report, sending...
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.629966 20105 heartbeater.cc:507] Master 127.18.247.188:43489 requested a full tablet report, sending...
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.630326 19463 ts_manager.cc:194] Registered new tserver with Master: 478e539d861a4691bd6d8ae00ddd1401 (127.18.247.131:46293)
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.630407 19536 ts_manager.cc:194] Registered new tserver with Master: 478e539d861a4691bd6d8ae00ddd1401 (127.18.247.131:46293)
12:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.630483 19608 ts_manager.cc:194] Registered new tserver with Master: 478e539d861a4691bd6d8ae00ddd1401 (127.18.247.131:46293)
12:12:46.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.630885 19608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.247.131:50019
12:12:46.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.643095 19422 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:46.644 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:46.644 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:46.645 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.247.190"
      port: 46433
    }
    bound_http_address {
      host: "127.18.247.190"
      port: 42105
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.247.189"
      port: 40115
    }
    bound_http_address {
      host: "127.18.247.189"
      port: 42939
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.247.188"
      port: 43489
    }
    bound_http_address {
      host: "127.18.247.188"
      port: 39855
    }
  }
}

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

12:12:46.646 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.247.129"
      port: 33437
    }
    bound_http_address {
      host: "127.18.247.129"
      port: 44061
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.247.130"
      port: 45813
    }
    bound_http_address {
      host: "127.18.247.130"
      port: 36559
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.247.131"
      port: 46293
    }
    bound_http_address {
      host: "127.18.247.131"
      port: 44917
    }
  }
}

12:12:46.646 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:46.649 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:46.651 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.247.188:43489(127.18.247.188:43489)] connecting to peer
12:12:46.652 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.247.189:40115(127.18.247.189:40115)] connecting to peer
12:12:46.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.247.188:43489(127.18.247.188:43489)] Successfully connected to peer
12:12:46.653 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.247.190:46433(127.18.247.190:46433)] connecting to peer
12:12:46.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.247.189:40115(127.18.247.189:40115)] Successfully connected to peer
12:12:46.655 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.247.188
12:12:46.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.247.190:46433(127.18.247.190:46433)] Successfully connected to peer
12:12:46.655 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.247.189
12:12:46.656 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.247.190
12:12:46.665 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73ac13e2, L:/127.0.0.1:43706 - R:/127.18.247.188:43489] using SASL/PLAIN
12:12:46.665 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf37d8ab0, L:/127.0.0.1:54610 - R:/127.18.247.189:40115] using SASL/PLAIN
12:12:46.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:46.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=16), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.247.188:43489, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.247.189:40115, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.247.190:46433, [16ms] Sub RPC ConnectToMaster: received response from server master-127.18.247.189:40115: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.18.247.188:43489: OK, deferred=null) after lookup
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.668051 19608 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43706:
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512766649"
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:46.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:46.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:46.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:46.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 86577340712649699e761aa0a5309e9f
12:12:46.673 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x67bc576d, L:/127.0.0.1:33328 - R:/127.18.247.190:46433] using SASL/PLAIN
12:12:46.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.677657 19904 tablet_service.cc:1511] Processing CreateTablet for tablet 42ec21f56eba484f85f823ce74e958d4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
12:12:46.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.677657 19770 tablet_service.cc:1511] Processing CreateTablet for tablet b7c4e6e0d3344faeab21a7ace0fccb71 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
12:12:46.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.677973 19770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c4e6e0d3344faeab21a7ace0fccb71. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:46.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.677978 19904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ec21f56eba484f85f823ce74e958d4. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:46.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.680400 20122 tablet_bootstrap.cc:492] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Bootstrap starting.
12:12:46.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.681063 20122 tablet_bootstrap.cc:654] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Neither blocks nor log segments found. Creating new log.
12:12:46.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.681365 20122 log.cc:826] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Log is configured to *not* fsync() on all Append() calls
12:12:46.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.681679 20123 tablet_bootstrap.cc:492] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Bootstrap starting.
12:12:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.682421 20123 tablet_bootstrap.cc:654] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Neither blocks nor log segments found. Creating new log.
12:12:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.682533 20122 tablet_bootstrap.cc:492] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: No bootstrap required, opened a new log
12:12:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.682742 20122 ts_tablet_manager.cc:1403] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.682811 20123 log.cc:826] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Log is configured to *not* fsync() on all Append() calls
12:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.683416 20123 tablet_bootstrap.cc:492] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: No bootstrap required, opened a new log
12:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.683475 20123 ts_tablet_manager.cc:1403] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.684492 20122 raft_consensus.cc:359] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.684758 20122 raft_consensus.cc:385] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.684862 20122 raft_consensus.cc:740] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc8aea4293aa4e8698a232c4834e483b, State: Initialized, Role: FOLLOWER
12:12:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685041 20122 consensus_queue.cc:260] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [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: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685210 20122 raft_consensus.cc:399] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685303 20122 raft_consensus.cc:493] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685398 20122 raft_consensus.cc:3060] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Advancing to term 1
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685659 20123 raft_consensus.cc:359] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685787 20123 raft_consensus.cc:385] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685819 20123 raft_consensus.cc:740] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b427506cb94bbd95391b0eff2d5b99, State: Initialized, Role: FOLLOWER
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685905 20123 consensus_queue.cc:260] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [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: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685963 20123 raft_consensus.cc:399] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.685990 20123 raft_consensus.cc:493] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686030 20123 raft_consensus.cc:3060] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Advancing to term 1
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686154 20122 raft_consensus.cc:515] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686265 20122 leader_election.cc:304] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dc8aea4293aa4e8698a232c4834e483b; no voters: 
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686405 20122 leader_election.cc:290] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686569 20122 ts_tablet_manager.cc:1434] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686687 19836 heartbeater.cc:499] Master 127.18.247.188:43489 was elected leader, sending a full tablet report...
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686739 20123 raft_consensus.cc:515] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686842 20123 leader_election.cc:304] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a9b427506cb94bbd95391b0eff2d5b99; no voters: 
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.686983 20123 leader_election.cc:290] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.687158 20123 ts_tablet_manager.cc:1434] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
12:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.687352 19970 heartbeater.cc:499] Master 127.18.247.188:43489 was elected leader, sending a full tablet report...
12:12:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.688987 20129 raft_consensus.cc:2804] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 1 FOLLOWER]: Leader election won for term 1
12:12:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.689138 20129 raft_consensus.cc:697] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 1 LEADER]: Becoming Leader. State: Replica: a9b427506cb94bbd95391b0eff2d5b99, State: Running, Role: LEADER
12:12:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.689231 20129 consensus_queue.cc:237] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.689886 19608 catalog_manager.cc:5697] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130). New cstate: current_term: 1 leader_uuid: "a9b427506cb94bbd95391b0eff2d5b99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } health_report { overall_health: HEALTHY } } }
12:12:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.690791 20126 raft_consensus.cc:2804] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 1 FOLLOWER]: Leader election won for term 1
12:12:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.691004 20126 raft_consensus.cc:697] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 1 LEADER]: Becoming Leader. State: Replica: dc8aea4293aa4e8698a232c4834e483b, State: Running, Role: LEADER
12:12:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.691196 20126 consensus_queue.cc:237] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.693370 19607 catalog_manager.cc:5697] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b reported cstate change: term changed from 0 to 1, leader changed from <none> to dc8aea4293aa4e8698a232c4834e483b (127.18.247.129). New cstate: current_term: 1 leader_uuid: "dc8aea4293aa4e8698a232c4834e483b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } health_report { overall_health: HEALTHY } } }
12:12:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.713951 19607 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43706:
12:12:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512766649" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.716420 19607 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 850cdf6762af466496e9875e1d3413bc has no consensus state
12:12:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.716527 19607 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7819448718e448b9bd609122252c229 has no consensus state
12:12:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:46.716559 19607 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ba9312c3f4d407e858eb636108a8e1d has no consensus state
12:12:46.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.718369 19904 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba9312c3f4d407e858eb636108a8e1d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.718549 19904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba9312c3f4d407e858eb636108a8e1d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.718605 19770 tablet_service.cc:1511] Processing CreateTablet for tablet f7819448718e448b9bd609122252c229 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.718717 19770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7819448718e448b9bd609122252c229. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.720079 20123 tablet_bootstrap.cc:492] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Bootstrap starting.
12:12:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.720259 20122 tablet_bootstrap.cc:492] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Bootstrap starting.
12:12:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.720659 20123 tablet_bootstrap.cc:654] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Neither blocks nor log segments found. Creating new log.
12:12:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.720747 20122 tablet_bootstrap.cc:654] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Neither blocks nor log segments found. Creating new log.
12:12:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721339 20122 tablet_bootstrap.cc:492] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: No bootstrap required, opened a new log
12:12:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721395 20122 ts_tablet_manager.cc:1403] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721575 20122 raft_consensus.cc:359] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721638 20122 raft_consensus.cc:385] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721638 20123 tablet_bootstrap.cc:492] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: No bootstrap required, opened a new log
12:12:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721661 20122 raft_consensus.cc:740] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc8aea4293aa4e8698a232c4834e483b, State: Initialized, Role: FOLLOWER
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721694 20123 ts_tablet_manager.cc:1403] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721709 20122 consensus_queue.cc:260] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [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: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721747 20122 raft_consensus.cc:399] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721776 20122 raft_consensus.cc:493] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721798 20122 raft_consensus.cc:3060] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 0 FOLLOWER]: Advancing to term 1
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721853 20123 raft_consensus.cc:359] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721907 20123 raft_consensus.cc:385] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721928 20123 raft_consensus.cc:740] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b427506cb94bbd95391b0eff2d5b99, State: Initialized, Role: FOLLOWER
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721967 20123 consensus_queue.cc:260] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [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: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.721999 20123 raft_consensus.cc:399] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722018 20123 raft_consensus.cc:493] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722035 20123 raft_consensus.cc:3060] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 0 FOLLOWER]: Advancing to term 1
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722481 20122 raft_consensus.cc:515] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722548 20122 leader_election.cc:304] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dc8aea4293aa4e8698a232c4834e483b; no voters: 
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722594 20122 leader_election.cc:290] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722672 20122 ts_tablet_manager.cc:1434] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722702 20123 raft_consensus.cc:515] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722771 20123 leader_election.cc:304] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a9b427506cb94bbd95391b0eff2d5b99; no voters: 
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722810 20123 leader_election.cc:290] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722867 20123 ts_tablet_manager.cc:1434] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.722996 20130 raft_consensus.cc:2804] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 1 FOLLOWER]: Leader election won for term 1
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.723042 20130 raft_consensus.cc:697] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 1 LEADER]: Becoming Leader. State: Replica: a9b427506cb94bbd95391b0eff2d5b99, State: Running, Role: LEADER
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.723081 20130 consensus_queue.cc:237] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } }
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.723359 20126 raft_consensus.cc:2804] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 1 FOLLOWER]: Leader election won for term 1
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.723501 20126 raft_consensus.cc:697] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 1 LEADER]: Becoming Leader. State: Replica: dc8aea4293aa4e8698a232c4834e483b, State: Running, Role: LEADER
12:12:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.723543 20126 consensus_queue.cc:237] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } }
12:12:46.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.724116 19607 catalog_manager.cc:5697] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b reported cstate change: term changed from 0 to 1, leader changed from <none> to dc8aea4293aa4e8698a232c4834e483b (127.18.247.129). New cstate: current_term: 1 leader_uuid: "dc8aea4293aa4e8698a232c4834e483b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8aea4293aa4e8698a232c4834e483b" member_type: VOTER last_known_addr { host: "127.18.247.129" port: 33437 } health_report { overall_health: HEALTHY } } }
12:12:46.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.724269 19608 catalog_manager.cc:5697] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130). New cstate: current_term: 1 leader_uuid: "a9b427506cb94bbd95391b0eff2d5b99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9b427506cb94bbd95391b0eff2d5b99" member_type: VOTER last_known_addr { host: "127.18.247.130" port: 45813 } health_report { overall_health: HEALTHY } } }
12:12:46.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.727820 20039 tablet_service.cc:1511] Processing CreateTablet for tablet 850cdf6762af466496e9875e1d3413bc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
12:12:46.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.728113 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850cdf6762af466496e9875e1d3413bc. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:46.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.730134 20145 tablet_bootstrap.cc:492] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Bootstrap starting.
12:12:46.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.730996 20145 tablet_bootstrap.cc:654] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Neither blocks nor log segments found. Creating new log.
12:12:46.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.731290 20145 log.cc:826] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Log is configured to *not* fsync() on all Append() calls
12:12:46.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.732142 20145 tablet_bootstrap.cc:492] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: No bootstrap required, opened a new log
12:12:46.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.732208 20145 ts_tablet_manager.cc:1403] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734215 20145 raft_consensus.cc:359] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "478e539d861a4691bd6d8ae00ddd1401" member_type: VOTER last_known_addr { host: "127.18.247.131" port: 46293 } }
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734367 20145 raft_consensus.cc:385] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734397 20145 raft_consensus.cc:740] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478e539d861a4691bd6d8ae00ddd1401, State: Initialized, Role: FOLLOWER
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734494 20145 consensus_queue.cc:260] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [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: true peers { permanent_uuid: "478e539d861a4691bd6d8ae00ddd1401" member_type: VOTER last_known_addr { host: "127.18.247.131" port: 46293 } }
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734549 20145 raft_consensus.cc:399] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734575 20145 raft_consensus.cc:493] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.734617 20145 raft_consensus.cc:3060] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 0 FOLLOWER]: Advancing to term 1
12:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.735339 20145 raft_consensus.cc:515] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "478e539d861a4691bd6d8ae00ddd1401" member_type: VOTER last_known_addr { host: "127.18.247.131" port: 46293 } }
12:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.735471 20145 leader_election.cc:304] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 478e539d861a4691bd6d8ae00ddd1401; no voters: 
12:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.735642 20145 leader_election.cc:290] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.735791 20147 raft_consensus.cc:2804] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 1 FOLLOWER]: Leader election won for term 1
12:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.735904 20145 ts_tablet_manager.cc:1434] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
12:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.735965 20147 raft_consensus.cc:697] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 1 LEADER]: Becoming Leader. State: Replica: 478e539d861a4691bd6d8ae00ddd1401, State: Running, Role: LEADER
12:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.736039 20105 heartbeater.cc:499] Master 127.18.247.188:43489 was elected leader, sending a full tablet report...
12:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.736063 20147 consensus_queue.cc:237] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "478e539d861a4691bd6d8ae00ddd1401" member_type: VOTER last_known_addr { host: "127.18.247.131" port: 46293 } }
12:12:46.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.736795 19607 catalog_manager.cc:5697] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 reported cstate change: term changed from 0 to 1, leader changed from <none> to 478e539d861a4691bd6d8ae00ddd1401 (127.18.247.131). New cstate: current_term: 1 leader_uuid: "478e539d861a4691bd6d8ae00ddd1401" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "478e539d861a4691bd6d8ae00ddd1401" member_type: VOTER last_known_addr { host: "127.18.247.131" port: 46293 } health_report { overall_health: HEALTHY } } }
12:12:46.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.739638 19607 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f] alter complete (version 0)
12:12:46.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 86577340712649699e761aa0a5309e9f
12:12:46.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.758 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=200, operationSize=3200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f672381, flushNotification=Deferred@1542727888(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:46.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.759 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.762 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.764 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.765 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.765 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.769 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.769 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.771 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.772 [DEBUG - kudu-nio-0] (Connection.java:748) [peer a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)] connecting to peer
12:12:46.774 [DEBUG - kudu-nio-0] (Connection.java:748) [peer dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)] connecting to peer
12:12:46.774 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)] Successfully connected to peer
12:12:46.780 [DEBUG - kudu-nio-4] (Connection.java:757) [peer dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)] Successfully connected to peer
12:12:46.789 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4127e673, L:/127.0.0.1:54634 - R:/127.18.247.130:45813] using TOKEN/null
12:12:46.795 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xbe8c3f8d, L:/127.0.0.1:37748 - R:/127.18.247.129:33437] using TOKEN/null
12:12:46.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42ec21f56eba484f85f823ce74e958d4 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000007FFFFF9C, 0x0000000080000064)
12:12:46.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b7c4e6e0d3344faeab21a7ace0fccb71 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x000000017FFFFF9C, 0x0000000180000064)
12:12:46.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.810 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299989}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299989, tablet=42ec21f56eba484f85f823ce74e958d4@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299989, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299989}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299989, tablet=b7c4e6e0d3344faeab21a7ace0fccb71@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299989, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299989}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299989, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299989}]
12:12:46.810 [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=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.247.188:43489, [1ms] Sub RPC GetTableLocations: received response from server master-127.18.247.188:43489: OK, deferred=null)) after lookup
12:12:46.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=42ec21f56eba484f85f823ce74e958d4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 42ec21f56eba484f85f823ce74e958d4 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:46.814 [DEBUG - Time-limited test] (Connection.java:748) [peer 478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)] connecting to peer
12:12:46.824 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)] Successfully connected to peer
12:12:46.843 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x3c1b057c, L:/127.0.0.1:36564 - R:/127.18.247.131:46293] using TOKEN/null
12:12:46.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=850cdf6762af466496e9875e1d3413bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 850cdf6762af466496e9875e1d3413bc for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:46.847 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=b7c4e6e0d3344faeab21a7ace0fccb71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.847 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b7c4e6e0d3344faeab21a7ace0fccb71 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:46.849 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=f7819448718e448b9bd609122252c229, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.849 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f7819448718e448b9bd609122252c229 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:46.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=7ba9312c3f4d407e858eb636108a8e1d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.851 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1e1ad42, flushNotification=Deferred@1223088988(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:46.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=42ec21f56eba484f85f823ce74e958d4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 42ec21f56eba484f85f823ce74e958d4 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
12:12:46.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=850cdf6762af466496e9875e1d3413bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 850cdf6762af466496e9875e1d3413bc for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:46.873 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=b7c4e6e0d3344faeab21a7ace0fccb71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.873 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b7c4e6e0d3344faeab21a7ace0fccb71 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
12:12:46.875 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=f7819448718e448b9bd609122252c229, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.875 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f7819448718e448b9bd609122252c229 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:46.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=7ba9312c3f4d407e858eb636108a8e1d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.877554 19601 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43706:
12:12:46.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512766649" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:46.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.880859 19601 catalog_manager.cc:5984] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Sending DeleteTablet for 1 replicas of tablet 42ec21f56eba484f85f823ce74e958d4
12:12:46.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.880955 19601 catalog_manager.cc:5984] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Sending DeleteTablet for 1 replicas of tablet b7c4e6e0d3344faeab21a7ace0fccb71
12:12:46.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.881647 19769 tablet_service.cc:1558] Processing DeleteTablet for tablet b7c4e6e0d3344faeab21a7ace0fccb71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:46 UTC) from {username='slave'} at 127.0.0.1:37746
12:12:46.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.882754 19903 tablet_service.cc:1558] Processing DeleteTablet for tablet 42ec21f56eba484f85f823ce74e958d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:46 UTC) from {username='slave'} at 127.0.0.1:54618
12:12:46.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.888252 20161 tablet_replica.cc:333] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: stopping tablet replica
12:12:46.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.888543 20161 raft_consensus.cc:2243] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 1 LEADER]: Raft consensus shutting down.
12:12:46.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.888724 20161 raft_consensus.cc:2272] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.888994 20162 tablet_replica.cc:333] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: stopping tablet replica
12:12:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.889168 20162 raft_consensus.cc:2243] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 1 LEADER]: Raft consensus shutting down.
12:12:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.889302 20162 raft_consensus.cc:2272] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.889379 20161 ts_tablet_manager.cc:1916] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.889784 20162 ts_tablet_manager.cc:1916] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:46.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.891335 20162 ts_tablet_manager.cc:1929] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:46.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.891783 20161 ts_tablet_manager.cc:1929] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:46.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.891947 20161 log.cc:1199] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal/wals/b7c4e6e0d3344faeab21a7ace0fccb71
12:12:46.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.892268 20161 ts_tablet_manager.cc:1950] T b7c4e6e0d3344faeab21a7ace0fccb71 P dc8aea4293aa4e8698a232c4834e483b: Deleting consensus metadata
12:12:46.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.892781 20162 log.cc:1199] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal/wals/42ec21f56eba484f85f823ce74e958d4
12:12:46.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.892773 19594 catalog_manager.cc:5028] TS dc8aea4293aa4e8698a232c4834e483b (127.18.247.129:33437): tablet b7c4e6e0d3344faeab21a7ace0fccb71 (table org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]) successfully deleted
12:12:46.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 850cdf6762af466496e9875e1d3413bc for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000080000064, 0x00000000800000C8)
12:12:46.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f7819448718e448b9bd609122252c229 for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000180000064, 0x00000001800000C8)
12:12:46.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.893193 20162 ts_tablet_manager.cc:1950] T 42ec21f56eba484f85f823ce74e958d4 P a9b427506cb94bbd95391b0eff2d5b99: Deleting consensus metadata
12:12:46.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7ba9312c3f4d407e858eb636108a8e1d for table 'org.apache.kudu.client.TestAlterTable-1783512766649' with partition [0x0000000280000064, 0x00000002800000C8)
12:12:46.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=850cdf6762af466496e9875e1d3413bc@[478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=f7819448718e448b9bd609122252c229@[dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=7ba9312c3f4d407e858eb636108a8e1d@[a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.893 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.247.188:43489, [0ms] Sub RPC GetTableLocations: received response from server master-127.18.247.188:43489: OK, deferred=null)) after lookup
12:12:46.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.893690 19593 catalog_manager.cc:5028] TS a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130:45813): tablet 42ec21f56eba484f85f823ce74e958d4 (table org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]) successfully deleted
12:12:46.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=850cdf6762af466496e9875e1d3413bc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 850cdf6762af466496e9875e1d3413bc for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
12:12:46.896 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=f7819448718e448b9bd609122252c229, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.896 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f7819448718e448b9bd609122252c229 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
12:12:46.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512766649, tablet=7ba9312c3f4d407e858eb636108a8e1d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:46.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.898258 19601 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43706:
12:12:46.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512766649" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.901526 19601 catalog_manager.cc:5984] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Sending DeleteTablet for 1 replicas of tablet 850cdf6762af466496e9875e1d3413bc
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.901609 19601 catalog_manager.cc:5984] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Sending DeleteTablet for 1 replicas of tablet f7819448718e448b9bd609122252c229
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.901641 19601 catalog_manager.cc:5984] T 00000000000000000000000000000000 P fbe095f977f94a7aa13001563cb5a287: Sending DeleteTablet for 1 replicas of tablet 7ba9312c3f4d407e858eb636108a8e1d
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902000 20039 tablet_service.cc:1558] Processing DeleteTablet for tablet 850cdf6762af466496e9875e1d3413bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:46 UTC) from {username='slave'} at 127.0.0.1:36556
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902242 19769 tablet_service.cc:1558] Processing DeleteTablet for tablet f7819448718e448b9bd609122252c229 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:46 UTC) from {username='slave'} at 127.0.0.1:37746
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902357 20161 tablet_replica.cc:333] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: stopping tablet replica
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902433 20161 raft_consensus.cc:2243] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 1 LEADER]: Raft consensus shutting down.
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902486 20161 raft_consensus.cc:2272] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:46.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902812 19903 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ba9312c3f4d407e858eb636108a8e1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 12:12:46 UTC) from {username='slave'} at 127.0.0.1:54618
12:12:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.902954 20161 ts_tablet_manager.cc:1916] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.903371 20162 tablet_replica.cc:333] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: stopping tablet replica
12:12:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.903431 20162 raft_consensus.cc:2243] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 1 LEADER]: Raft consensus shutting down.
12:12:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.903476 20162 raft_consensus.cc:2272] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.903858 20162 ts_tablet_manager.cc:1916] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.904731 20161 ts_tablet_manager.cc:1929] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.904793 20161 log.cc:1199] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-0/wal/wals/f7819448718e448b9bd609122252c229
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.905014 20161 ts_tablet_manager.cc:1950] T f7819448718e448b9bd609122252c229 P dc8aea4293aa4e8698a232c4834e483b: Deleting consensus metadata
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.905184 20162 ts_tablet_manager.cc:1929] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.905233 20162 log.cc:1199] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-1/wal/wals/7ba9312c3f4d407e858eb636108a8e1d
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.905359 19594 catalog_manager.cc:5028] TS dc8aea4293aa4e8698a232c4834e483b (127.18.247.129:33437): tablet f7819448718e448b9bd609122252c229 (table org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]) successfully deleted
12:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.905442 20162 ts_tablet_manager.cc:1950] T 7ba9312c3f4d407e858eb636108a8e1d P a9b427506cb94bbd95391b0eff2d5b99: Deleting consensus metadata
12:12:46.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.905928 19593 catalog_manager.cc:5028] TS a9b427506cb94bbd95391b0eff2d5b99 (127.18.247.130:45813): tablet 7ba9312c3f4d407e858eb636108a8e1d (table org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]) successfully deleted
12:12:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.909752 20163 tablet_replica.cc:333] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: stopping tablet replica
12:12:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.910000 20163 raft_consensus.cc:2243] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 1 LEADER]: Raft consensus shutting down.
12:12:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.910156 20163 raft_consensus.cc:2272] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401 [term 1 FOLLOWER]: Raft consensus is shut down!
12:12:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.910703 20163 ts_tablet_manager.cc:1916] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Deleting tablet data with delete state TABLET_DATA_DELETED
12:12:46.913 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
12:12:46.913 [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=0), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.247.188:43489, [1ms] Sub RPC GetTableLocations: received response from server master-127.18.247.188:43489: OK, deferred=null)) after lookup
12:12:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.914486 19601 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43706:
12:12:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512766649" }
12:12:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.914595 19601 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:43706:
12:12:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512766649" }
12:12:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.915606 20163 ts_tablet_manager.cc:1929] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
12:12:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.915825 20163 log.cc:1199] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Deleting WAL directory at /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster13588936581699488016/ts-2/wal/wals/850cdf6762af466496e9875e1d3413bc
12:12:46.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.916195 20163 ts_tablet_manager.cc:1950] T 850cdf6762af466496e9875e1d3413bc P 478e539d861a4691bd6d8ae00ddd1401: Deleting consensus metadata
12:12:46.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.916711 19594 catalog_manager.cc:5028] TS 478e539d861a4691bd6d8ae00ddd1401 (127.18.247.131:46293): tablet 850cdf6762af466496e9875e1d3413bc (table org.apache.kudu.client.TestAlterTable-1783512766649 [id=86577340712649699e761aa0a5309e9f]) successfully deleted
12:12:46.918 [DEBUG - main] (Connection.java:575) [peer master-127.18.247.189:40115(127.18.247.189:40115)] disconnecting while in state READY
12:12:46.918 [DEBUG - main] (Connection.java:575) [peer a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)] disconnecting while in state READY
12:12:46.918 [DEBUG - main] (Connection.java:575) [peer 478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)] disconnecting while in state READY
12:12:46.918 [DEBUG - main] (Connection.java:575) [peer master-127.18.247.190:46433(127.18.247.190:46433)] disconnecting while in state READY
12:12:46.918 [DEBUG - main] (Connection.java:575) [peer dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)] disconnecting while in state READY
12:12:46.918 [DEBUG - main] (Connection.java:575) [peer master-127.18.247.188:43489(127.18.247.188:43489)] disconnecting while in state READY
12:12:46.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.247.189:40115(127.18.247.189:40115)] handling channelInactive
12:12:46.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.247.189:40115(127.18.247.189:40115)] cleaning up while in state READY due to: connection closed
12:12:46.919 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)] handling channelInactive
12:12:46.919 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a9b427506cb94bbd95391b0eff2d5b99(127.18.247.130:45813)] cleaning up while in state READY due to: connection closed
12:12:46.919 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)] handling channelInactive
12:12:46.919 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 478e539d861a4691bd6d8ae00ddd1401(127.18.247.131:46293)] cleaning up while in state READY due to: connection closed
12:12:46.920 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.247.190:46433(127.18.247.190:46433)] handling channelInactive
12:12:46.920 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.247.190:46433(127.18.247.190:46433)] cleaning up while in state READY due to: connection closed
12:12:46.920 [DEBUG - kudu-nio-4] (Connection.java:239) [peer dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)] handling channelInactive
12:12:46.920 [DEBUG - kudu-nio-4] (Connection.java:709) [peer dc8aea4293aa4e8698a232c4834e483b(127.18.247.129:33437)] cleaning up while in state READY due to: connection closed
12:12:46.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:46.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.247.188:43489(127.18.247.188:43489)] handling channelInactive
12:12:46.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.247.188:43489(127.18.247.188:43489)] cleaning up while in state READY due to: connection closed
12:12:46.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.930508 19422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19708
12:12:46.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.948896 19422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19842
12:12:46.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.955427 19422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19977
12:12:46.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.960668 19422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19433
12:12:46.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.965772 19422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19502
12:12:46.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.971129 19422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 19574
12:12:47.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:46Z chronyd exiting
.12:12:47.018 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512767018
12:12:47.021 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:47.021 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:47.021 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:47.022 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:47.022 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:47.025 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.104864 20168 mini_oidc.cc:150] Starting JWKS server
12:12:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.105430 20168 webserver.cc:533] Webserver started at http://127.0.0.1:44675/ using document root <none> and password file <none>
12:12:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.105547 20168 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.105748 20168 webserver.cc:533] Webserver started at http://127.0.0.1:34313/ using document root <none> and password file <none>
12:12:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:47.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:47Z Disabled control of system clock
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.117147 20168 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/logs
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data/info.pb
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.62:38401
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.62
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:47.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44675/jwks.json with env {}
12:12:47.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.196635 20179 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:47.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.196822 20179 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:47.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.196844 20179 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:47.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.198318 20179 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:47.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.198374 20179 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:47.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.198387 20179 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:47.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.198400 20179 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:47.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.198412 20179 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:47.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.198423 20179 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44675/jwks.json
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.200096 20179 master_runner.cc:387] Master server non-default flags:
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.62:38401
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44675/jwks.json
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data/info.pb
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.62
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20179
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/logs
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.200325 20179 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.200513 20179 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:47.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.203104 20185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.203166 20184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.203109 20187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.203274 20179 server_base.cc:1061] running on GCE node
12:12:47.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.203722 20179 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:47.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.204005 20179 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:47.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.205260 20179 hybrid_clock.cc:648] HybridClock initialized: now 1783512767205242 us; error 31 us; skew 500 ppm
12:12:47.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.206511 20179 webserver.cc:533] Webserver started at http://127.19.178.62:34151/ using document root <none> and password file <none>
12:12:47.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.206750 20179 fs_manager.cc:362] Metadata directory not provided
12:12:47.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.206838 20179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:47.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.206956 20179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.208021 20179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data/instance:
12:12:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64e6443e39d242a9902af7ce2ba08fae"
12:12:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.208377 20179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal/instance:
12:12:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64e6443e39d242a9902af7ce2ba08fae"
12:12:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.209677 20179 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.210368 20193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.210577 20179 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.210657 20179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64e6443e39d242a9902af7ce2ba08fae"
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.210716 20179 fs_report.cc:389] FS layout report
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data/data
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.230195 20179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.230506 20179 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.230607 20179 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.234769 20179 rpc_server.cc:307] RPC server started. Bound to: 127.19.178.62:38401
12:12:47.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.234833 20245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.178.62:38401 every 8 connection(s)
12:12:47.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.235180 20179 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/data/info.pb
12:12:47.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.235833 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:47.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.237169 20246 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.241740 20168 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20179
12:12:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.241876 20168 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-0/wal/instance
12:12:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.242578 20246 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.242987 20168 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/logs
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data/info.pb
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.61:42189
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.61
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:47.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:47.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44675/jwks.json with env {}
12:12:47.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.242985 20196 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.178.61:42189: connect: Connection refused (error 111)
12:12:47.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.243439 20246 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.61:42189: Network error: Client connection negotiation failed: client connection to 127.19.178.61:42189: connect: Connection refused (error 111)
12:12:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.292673 20246 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } attempt: 1
12:12:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.293637 20246 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.61:42189: Network error: Client connection negotiation failed: client connection to 127.19.178.61:42189: connect: Connection refused (error 111)
12:12:47.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.324599 20251 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.324802 20251 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.324826 20251 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.326296 20251 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.326349 20251 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.326365 20251 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.326380 20251 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.326393 20251 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.326406 20251 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44675/jwks.json
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.328110 20251 master_runner.cc:387] Master server non-default flags:
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.61:42189
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44675/jwks.json
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data/info.pb
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.61
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20251
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/logs
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.328336 20251 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.328531 20251 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.331140 20257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.331151 20256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.331295 20251 server_base.cc:1061] running on GCE node
12:12:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.331351 20259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.331879 20251 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:47.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.332114 20251 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:47.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.333256 20251 hybrid_clock.cc:648] HybridClock initialized: now 1783512767333244 us; error 37 us; skew 500 ppm
12:12:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.334355 20251 webserver.cc:533] Webserver started at http://127.19.178.61:34325/ using document root <none> and password file <none>
12:12:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.334513 20251 fs_manager.cc:362] Metadata directory not provided
12:12:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.334554 20251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.334630 20251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:47.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.335472 20251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data/instance:
12:12:47.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22e52c5ffe884450a1c23e645fc0b7c1"
12:12:47.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.335856 20251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal/instance:
12:12:47.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22e52c5ffe884450a1c23e645fc0b7c1"
12:12:47.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.337009 20251 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:47.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.337651 20265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.337929 20251 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.338027 20251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22e52c5ffe884450a1c23e645fc0b7c1"
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.338095 20251 fs_report.cc:389] FS layout report
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data/data
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:47.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.350178 20251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:47.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.350610 20251 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:47.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.350776 20251 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:47.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.355320 20251 rpc_server.cc:307] RPC server started. Bound to: 127.19.178.61:42189
12:12:47.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.355374 20317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.178.61:42189 every 8 connection(s)
12:12:47.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.355786 20251 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/data/info.pb
12:12:47.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.356480 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.357798 20318 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.358173 20168 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20251
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.358282 20168 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-1/wal/instance
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.358708 20168 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/logs
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data/info.pb
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.60:41837
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.60
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44675/jwks.json with env {}
12:12:47.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.361801 20246 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } attempt: 2
12:12:47.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.363834 20318 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.367705 20246 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.367774 20318 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.368250 20268 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.178.60:41837: connect: Connection refused (error 111)
12:12:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.368427 20246 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.60:41837: Network error: Client connection negotiation failed: client connection to 127.19.178.60:41837: connect: Connection refused (error 111)
12:12:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.368768 20318 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.60:41837: Network error: Client connection negotiation failed: client connection to 127.19.178.60:41837: connect: Connection refused (error 111)
12:12:47.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.411588 20246 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } attempt: 1
12:12:47.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.412663 20246 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.60:41837: Network error: Client connection negotiation failed: client connection to 127.19.178.60:41837: connect: Connection refused (error 111)
12:12:47.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.417991 20318 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } attempt: 1
12:12:47.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.418923 20318 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.60:41837: Network error: Client connection negotiation failed: client connection to 127.19.178.60:41837: connect: Connection refused (error 111)
12:12:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.440469 20321 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.440762 20321 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.440788 20321 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.442485 20321 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.442544 20321 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.442559 20321 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.442572 20321 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.442586 20321 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.442598 20321 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44675/jwks.json
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.444406 20321 master_runner.cc:387] Master server non-default flags:
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.60:41837
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44675/jwks.json
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data/info.pb
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.60
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20321
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/logs
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.444836 20321 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.445312 20321 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.447916 20329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.447913 20332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.447996 20330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.448379 20321 server_base.cc:1061] running on GCE node
12:12:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.448583 20321 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.448801 20321 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:47.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.449936 20321 hybrid_clock.cc:648] HybridClock initialized: now 1783512767449925 us; error 43 us; skew 500 ppm
12:12:47.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.451028 20321 webserver.cc:533] Webserver started at http://127.19.178.60:35671/ using document root <none> and password file <none>
12:12:47.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.451187 20321 fs_manager.cc:362] Metadata directory not provided
12:12:47.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.451227 20321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:47.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.451341 20321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:47.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.452230 20321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data/instance:
12:12:47.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ebd622ddea64c0191442e8e304a8b1c"
12:12:47.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.452505 20321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal/instance:
12:12:47.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ebd622ddea64c0191442e8e304a8b1c"
12:12:47.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.453954 20321 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:47.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.454680 20338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:47.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.454897 20321 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.454955 20321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ebd622ddea64c0191442e8e304a8b1c"
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.455001 20321 fs_report.cc:389] FS layout report
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data/data
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:47.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.459836 20246 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } attempt: 2
12:12:47.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.460669 20246 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.178.60:41837: Network error: Client connection negotiation failed: client connection to 127.19.178.60:41837: connect: Connection refused (error 111)
12:12:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.473388 20321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:47.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.473948 20321 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:47.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.474095 20321 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.479100 20321 rpc_server.cc:307] RPC server started. Bound to: 127.19.178.60:41837
12:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.479133 20390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.178.60:41837 every 8 connection(s)
12:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.479476 20321 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/data/info.pb
12:12:47.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.480072 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.481539 20391 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.483451 20168 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20321
12:12:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.483558 20168 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/master-2/wal/instance
12:12:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.487082 20318 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } attempt: 2
12:12:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.487147 20391 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.490515 20391 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } has no permanent_uuid. Determining permanent_uuid...
12:12:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.492887 20318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: Bootstrap starting.
12:12:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.493641 20318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: Neither blocks nor log segments found. Creating new log.
12:12:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.494334 20318 log.cc:826] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: Log is configured to *not* fsync() on all Append() calls
12:12:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.494939 20318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: No bootstrap required, opened a new log
12:12:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.495119 20391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c: Bootstrap starting.
12:12:47.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.495913 20391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c: Neither blocks nor log segments found. Creating new log.
12:12:47.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.496202 20391 log.cc:826] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c: Log is configured to *not* fsync() on all Append() calls
12:12:47.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.496730 20318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.496831 20318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:47.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.496851 20318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22e52c5ffe884450a1c23e645fc0b7c1, State: Initialized, Role: FOLLOWER
12:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.496963 20391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c: No bootstrap required, opened a new log
12:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.496955 20318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.497190 20318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: configured and running, proceeding with master startup.
12:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.497215 20401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.497310 20401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.498549 20391 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.498709 20391 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:47.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.498750 20391 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebd622ddea64c0191442e8e304a8b1c, State: Initialized, Role: FOLLOWER
12:12:47.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.498872 20391 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.499159 20391 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [sys.catalog]: configured and running, proceeding with master startup.
12:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.499190 20412 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.499239 20412 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:47.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.499451 20251 master_runner.cc:187] Error getting master registration for 127.19.178.62:38401: OK, instance_id { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" instance_seqno: 1783512767233688 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:47.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.501544 20425 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:47.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.501595 20425 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:47.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.501578 20251 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:47.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.499185 20414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.502930 20414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.502585 20321 master_runner.cc:187] Error getting master registration for 127.19.178.62:38401: OK, instance_id { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" instance_seqno: 1783512767233688 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.504405 20321 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:47.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.567854 20246 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } attempt: 3
12:12:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.572882 20246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae: Bootstrap starting.
12:12:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.573666 20246 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae: Neither blocks nor log segments found. Creating new log.
12:12:47.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.573933 20246 log.cc:826] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae: Log is configured to *not* fsync() on all Append() calls
12:12:47.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.574738 20246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae: No bootstrap required, opened a new log
12:12:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.576689 20246 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.576822 20246 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.576855 20246 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e6443e39d242a9902af7ce2ba08fae, State: Initialized, Role: FOLLOWER
12:12:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.576997 20246 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.577301 20246 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [sys.catalog]: configured and running, proceeding with master startup.
12:12:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.577275 20428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.577651 20428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.579432 20439 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:47.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.579602 20439 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.582414 20179 master_runner.cc:264] No leader master found from master 64e6443e39d242a9902af7ce2ba08fae
12:12:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.582463 20179 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.601476 20271 tablet.cc:2406] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:47.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.724769 20344 tablet.cc:2406] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:47.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.731390 20199 tablet.cc:2406] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.752086 20401 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.752223 20401 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.752470 20401 leader_election.cc:290] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64e6443e39d242a9902af7ce2ba08fae (127.19.178.62:38401), 2ebd622ddea64c0191442e8e304a8b1c (127.19.178.60:41837)
12:12:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.752766 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebd622ddea64c0191442e8e304a8b1c" is_pre_election: true
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.752956 20365 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22e52c5ffe884450a1c23e645fc0b7c1 in term 0.
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.753057 20220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e6443e39d242a9902af7ce2ba08fae" is_pre_election: true
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.753162 20268 leader_election.cc:304] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [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: 22e52c5ffe884450a1c23e645fc0b7c1, 2ebd622ddea64c0191442e8e304a8b1c; no voters: 
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.753230 20220 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22e52c5ffe884450a1c23e645fc0b7c1 in term 0.
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.753327 20401 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.753372 20401 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:47.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.753397 20401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 0 FOLLOWER]: Advancing to term 1
12:12:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.754335 20401 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.754503 20401 leader_election.cc:290] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 64e6443e39d242a9902af7ce2ba08fae (127.19.178.62:38401), 2ebd622ddea64c0191442e8e304a8b1c (127.19.178.60:41837)
12:12:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.754670 20220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e6443e39d242a9902af7ce2ba08fae"
12:12:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.754781 20220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 0 FOLLOWER]: Advancing to term 1
12:12:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.754760 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebd622ddea64c0191442e8e304a8b1c"
12:12:47.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.754844 20365 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 0 FOLLOWER]: Advancing to term 1
12:12:47.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.755430 20220 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22e52c5ffe884450a1c23e645fc0b7c1 in term 1.
12:12:47.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.755635 20267 leader_election.cc:304] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [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: 22e52c5ffe884450a1c23e645fc0b7c1, 64e6443e39d242a9902af7ce2ba08fae; no voters: 
12:12:47.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.755745 20365 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22e52c5ffe884450a1c23e645fc0b7c1 in term 1.
12:12:47.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.755774 20401 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 1 FOLLOWER]: Leader election won for term 1
12:12:47.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.755940 20401 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 22e52c5ffe884450a1c23e645fc0b7c1, State: Running, Role: LEADER
12:12:47.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.756040 20401 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [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: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } }
12:12:47.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.756523 20441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22e52c5ffe884450a1c23e645fc0b7c1. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.756621 20441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: This master's current role is: LEADER
12:12:47.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.756844 20443 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.757050 20443 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.758268 20220 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [term 1 FOLLOWER]: Refusing update from remote peer 22e52c5ffe884450a1c23e645fc0b7c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.758363 20365 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [term 1 FOLLOWER]: Refusing update from remote peer 22e52c5ffe884450a1c23e645fc0b7c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.758543 20441 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.758642 20401 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.759717 20414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22e52c5ffe884450a1c23e645fc0b7c1. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.759722 20428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22e52c5ffe884450a1c23e645fc0b7c1. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.759799 20414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.759801 20428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.760551 20401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.760625 20401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: This master's current role is: LEADER
12:12:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.760680 20444 mvcc.cc:204] Tried to move back new op lower bound from 7305268296735649792 to 7305268296729505792. Current Snapshot: MvccSnapshot[applied={T|T < 7305268296735649792}]
12:12:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.760768 20401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.760845 20401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1 [sys.catalog]: This master's current role is: LEADER
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.761046 20443 catalog_manager.cc:1383] Generated new cluster ID: 5ee69bcf17994ce888830115f364cfd3
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.761089 20443 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.761319 20414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.761394 20414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ebd622ddea64c0191442e8e304a8b1c [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.761724 20428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e6443e39d242a9902af7ce2ba08fae" member_type: VOTER last_known_addr { host: "127.19.178.62" port: 38401 } } peers { permanent_uuid: "22e52c5ffe884450a1c23e645fc0b7c1" member_type: VOTER last_known_addr { host: "127.19.178.61" port: 42189 } } peers { permanent_uuid: "2ebd622ddea64c0191442e8e304a8b1c" member_type: VOTER last_known_addr { host: "127.19.178.60" port: 41837 } } }
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.761799 20428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64e6443e39d242a9902af7ce2ba08fae [sys.catalog]: This master's current role is: FOLLOWER
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.762507 20445 mvcc.cc:204] Tried to move back new op lower bound from 7305268296735649792 to 7305268296729505792. Current Snapshot: MvccSnapshot[applied={T|T < 7305268296735649792 or (T in {7305268296735649792})}]
12:12:47.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.762702 20446 mvcc.cc:204] Tried to move back new op lower bound from 7305268296735649792 to 7305268296729505792. Current Snapshot: MvccSnapshot[applied={T|T < 7305268296735649792 or (T in {7305268296735649792})}]
12:12:47.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.771584 20443 catalog_manager.cc:1406] Generated new certificate authority record
12:12:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.772447 20443 catalog_manager.cc:1540] Loading token signing keys...
12:12:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.778493 20443 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 22e52c5ffe884450a1c23e645fc0b7c1: Generated new TSK 0
12:12:47.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.778973 20443 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.787850 20168 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/logs
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data/info.pb
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.1:0
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.178.1
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.1
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:47.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.869484 20453 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:47.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.869740 20453 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:47.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.869781 20453 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.871564 20453 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.871711 20453 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.178.1
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.873548 20453 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.1:0
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data/info.pb
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.1
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20453
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.178.1
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/logs
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.873893 20453 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.874184 20453 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.877364 20459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.877508 20461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.877388 20458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.877538 20453 server_base.cc:1061] running on GCE node
12:12:47.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.877739 20453 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:47.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.877976 20453 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.879263 20453 hybrid_clock.cc:648] HybridClock initialized: now 1783512767879249 us; error 34 us; skew 500 ppm
12:12:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.880465 20453 webserver.cc:533] Webserver started at http://127.19.178.1:35407/ using document root <none> and password file <none>
12:12:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.880738 20453 fs_manager.cc:362] Metadata directory not provided
12:12:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.880812 20453 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:47.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.880918 20453 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:47.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.881803 20453 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data/instance:
12:12:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d63fc7fbc850464abf7bb3c76765ed01"
12:12:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.882148 20453 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal/instance:
12:12:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d63fc7fbc850464abf7bb3c76765ed01"
12:12:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.883432 20453 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.884259 20467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.884441 20453 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.884531 20453 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d63fc7fbc850464abf7bb3c76765ed01"
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:47 on dist-test-slave-nb2j"
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.884596 20453 fs_report.cc:389] FS layout report
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data/data
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:47.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:47.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.896098 20453 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.896438 20453 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.896585 20453 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.896844 20453 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.897213 20453 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.897270 20453 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.897303 20453 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.897320 20453 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.903424 20453 rpc_server.cc:307] RPC server started. Bound to: 127.19.178.1:43833
12:12:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.903503 20580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.178.1:43833 every 8 connection(s)
12:12:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.903838 20453 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/data/info.pb
12:12:47.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909250 20582 heartbeater.cc:344] Connected to a master server at 127.19.178.60:41837
12:12:47.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909364 20582 heartbeater.cc:461] Registering TS with master...
12:12:47.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909430 20581 heartbeater.cc:344] Connected to a master server at 127.19.178.62:38401
12:12:47.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909492 20583 heartbeater.cc:344] Connected to a master server at 127.19.178.61:42189
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909492 20581 heartbeater.cc:461] Registering TS with master...
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909548 20583 heartbeater.cc:461] Registering TS with master...
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909567 20582 heartbeater.cc:507] Master 127.19.178.60:41837 requested a full tablet report, sending...
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909636 20583 heartbeater.cc:507] Master 127.19.178.61:42189 requested a full tablet report, sending...
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.909636 20581 heartbeater.cc:507] Master 127.19.178.62:38401 requested a full tablet report, sending...
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.910053 20355 ts_manager.cc:194] Registered new tserver with Master: d63fc7fbc850464abf7bb3c76765ed01 (127.19.178.1:43833)
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.910053 20210 ts_manager.cc:194] Registered new tserver with Master: d63fc7fbc850464abf7bb3c76765ed01 (127.19.178.1:43833)
12:12:47.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.910297 20281 ts_manager.cc:194] Registered new tserver with Master: d63fc7fbc850464abf7bb3c76765ed01 (127.19.178.1:43833)
12:12:47.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.910955 20281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.178.1:48205
12:12:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.912943 20168 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20453
12:12:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.913021 20168 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-0/wal/instance
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.914387 20168 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/logs
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data/info.pb
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.2:0
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.178.2
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.2
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.995406 20588 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.995632 20588 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.995668 20588 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.997270 20588 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:47.997368 20588 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.178.2
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.999161 20588 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.2:0
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data/info.pb
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.2
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20588
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.178.2
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/logs
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.999415 20588 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:47.999706 20588 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:48.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.002552 20594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.002604 20596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.002722 20588 server_base.cc:1061] running on GCE node
12:12:48.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.002606 20593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.003049 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.003336 20588 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.004474 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783512768004445 us; error 50 us; skew 500 ppm
12:12:48.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.005635 20588 webserver.cc:533] Webserver started at http://127.19.178.2:40943/ using document root <none> and password file <none>
12:12:48.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.005815 20588 fs_manager.cc:362] Metadata directory not provided
12:12:48.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.005857 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:48.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.005935 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.006781 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data/instance:
12:12:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "82c36a06f77146b581f6506d5d2f7dea"
12:12:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.007072 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal/instance:
12:12:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "82c36a06f77146b581f6506d5d2f7dea"
12:12:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.008553 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.009388 20602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.009580 20588 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.009649 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "82c36a06f77146b581f6506d5d2f7dea"
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.009721 20588 fs_report.cc:389] FS layout report
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data/data
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.025790 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026113 20588 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026219 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026409 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026734 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026769 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026794 20588 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.026808 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:48.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.033659 20588 rpc_server.cc:307] RPC server started. Bound to: 127.19.178.2:35655
12:12:48.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.033710 20715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.178.2:35655 every 8 connection(s)
12:12:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.034073 20588 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/data/info.pb
12:12:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.039240 20168 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20588
12:12:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.039364 20168 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-1/wal/instance
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.040490 20168 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/logs
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data/info.pb
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.3:0
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.178.3
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.3
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.045953 20716 heartbeater.cc:344] Connected to a master server at 127.19.178.62:38401
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.045930 20717 heartbeater.cc:344] Connected to a master server at 127.19.178.60:41837
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.045930 20718 heartbeater.cc:344] Connected to a master server at 127.19.178.61:42189
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046129 20716 heartbeater.cc:461] Registering TS with master...
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046128 20717 heartbeater.cc:461] Registering TS with master...
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046403 20717 heartbeater.cc:507] Master 127.19.178.60:41837 requested a full tablet report, sending...
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046131 20718 heartbeater.cc:461] Registering TS with master...
12:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046576 20718 heartbeater.cc:507] Master 127.19.178.61:42189 requested a full tablet report, sending...
12:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046402 20716 heartbeater.cc:507] Master 127.19.178.62:38401 requested a full tablet report, sending...
12:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046962 20281 ts_manager.cc:194] Registered new tserver with Master: 82c36a06f77146b581f6506d5d2f7dea (127.19.178.2:35655)
12:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.046954 20355 ts_manager.cc:194] Registered new tserver with Master: 82c36a06f77146b581f6506d5d2f7dea (127.19.178.2:35655)
12:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.047552 20281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.178.2:49099
12:12:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.047969 20210 ts_manager.cc:194] Registered new tserver with Master: 82c36a06f77146b581f6506d5d2f7dea (127.19.178.2:35655)
12:12:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.121827 20723 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.122007 20723 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.122027 20723 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:48.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.123477 20723 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:48.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.123529 20723 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.178.3
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.125087 20723 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.178.20:38267
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.178.3:0
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data/info.pb
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.178.3
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.178.62:38401,127.19.178.61:42189,127.19.178.60:41837
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20723
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.178.3
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/logs
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.125272 20723 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:48.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.125450 20723 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.127826 20728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.127839 20729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.127921 20723 server_base.cc:1061] running on GCE node
12:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.127843 20731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.128309 20723 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.128484 20723 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:48.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.129657 20723 hybrid_clock.cc:648] HybridClock initialized: now 1783512768129635 us; error 31 us; skew 500 ppm
12:12:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.130882 20723 webserver.cc:533] Webserver started at http://127.19.178.3:46179/ using document root <none> and password file <none>
12:12:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.131160 20723 fs_manager.cc:362] Metadata directory not provided
12:12:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.131239 20723 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.131374 20723 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.132354 20723 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data/instance:
12:12:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6685aa69caba4c0786a9ee896dbe5cdd"
12:12:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.132723 20723 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal/instance:
12:12:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6685aa69caba4c0786a9ee896dbe5cdd"
12:12:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.134042 20723 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.134914 20737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.135195 20723 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.135317 20723 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6685aa69caba4c0786a9ee896dbe5cdd"
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.135397 20723 fs_report.cc:389] FS layout report
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data/data
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.147285 20723 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.147693 20723 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.147867 20723 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.148110 20723 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.148481 20723 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.148535 20723 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.148568 20723 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.148586 20723 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.154431 20723 rpc_server.cc:307] RPC server started. Bound to: 127.19.178.3:43491
12:12:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.154547 20850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.178.3:43491 every 8 connection(s)
12:12:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.154811 20723 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/data/info.pb
12:12:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.156316 20168 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20723
12:12:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.156402 20168 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster7302477690538340063/ts-2/wal/instance
12:12:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.160645 20852 heartbeater.cc:344] Connected to a master server at 127.19.178.60:41837
12:12:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.160686 20851 heartbeater.cc:344] Connected to a master server at 127.19.178.62:38401
12:12:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.160775 20852 heartbeater.cc:461] Registering TS with master...
12:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.160774 20851 heartbeater.cc:461] Registering TS with master...
12:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.160808 20853 heartbeater.cc:344] Connected to a master server at 127.19.178.61:42189
12:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.160890 20853 heartbeater.cc:461] Registering TS with master...
12:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161007 20852 heartbeater.cc:507] Master 127.19.178.60:41837 requested a full tablet report, sending...
12:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161007 20853 heartbeater.cc:507] Master 127.19.178.61:42189 requested a full tablet report, sending...
12:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161007 20851 heartbeater.cc:507] Master 127.19.178.62:38401 requested a full tablet report, sending...
12:12:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161463 20281 ts_manager.cc:194] Registered new tserver with Master: 6685aa69caba4c0786a9ee896dbe5cdd (127.19.178.3:43491)
12:12:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161494 20210 ts_manager.cc:194] Registered new tserver with Master: 6685aa69caba4c0786a9ee896dbe5cdd (127.19.178.3:43491)
12:12:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161515 20355 ts_manager.cc:194] Registered new tserver with Master: 6685aa69caba4c0786a9ee896dbe5cdd (127.19.178.3:43491)
12:12:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.161907 20281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.178.3:53561
12:12:48.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.170959 20168 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:48.171 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:48.171 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:48.172 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.178.62"
      port: 38401
    }
    bound_http_address {
      host: "127.19.178.62"
      port: 34151
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.178.61"
      port: 42189
    }
    bound_http_address {
      host: "127.19.178.61"
      port: 34325
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.178.60"
      port: 41837
    }
    bound_http_address {
      host: "127.19.178.60"
      port: 35671
    }
  }
}

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

12:12:48.173 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.178.1"
      port: 43833
    }
    bound_http_address {
      host: "127.19.178.1"
      port: 35407
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.178.2"
      port: 35655
    }
    bound_http_address {
      host: "127.19.178.2"
      port: 40943
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.178.3"
      port: 43491
    }
    bound_http_address {
      host: "127.19.178.3"
      port: 46179
    }
  }
}

12:12:48.173 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:48.175 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:48.176 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.178.62:38401(127.19.178.62:38401)] connecting to peer
12:12:48.177 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.178.61:42189(127.19.178.61:42189)] connecting to peer
12:12:48.178 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.178.62:38401(127.19.178.62:38401)] Successfully connected to peer
12:12:48.178 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.178.60:41837(127.19.178.60:41837)] connecting to peer
12:12:48.179 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.178.61:42189(127.19.178.61:42189)] Successfully connected to peer
12:12:48.180 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.178.60:41837(127.19.178.60:41837)] Successfully connected to peer
12:12:48.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.178.61
12:12:48.181 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.178.60
12:12:48.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.178.62
12:12:48.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6e9ab41, L:/127.0.0.1:39570 - R:/127.19.178.61:42189] using SASL/PLAIN
12:12:48.193 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2bfeb85, L:/127.0.0.1:46234 - R:/127.19.178.62:38401] using SASL/PLAIN
12:12:48.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:48.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.178.62:38401, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.178.61:42189, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.178.60:41837, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.178.61:42189: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.19.178.62:38401: OK, deferred=null) after lookup
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.194923 20281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39570:
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512768175"
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:48.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001\000\000\000\000"
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c1"
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:48.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:48.197 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e72d8aa, L:/127.0.0.1:59076 - R:/127.19.178.60:41837] using SASL/PLAIN
12:12:48.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d80b2d43a9b4cbfb56e330161959ab7
12:12:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.206918 20514 tablet_service.cc:1511] Processing CreateTablet for tablet dfbd3c90cbba477b8e7352add1283b64 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512768175 [id=8d80b2d43a9b4cbfb56e330161959ab7]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
12:12:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.207254 20514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbd3c90cbba477b8e7352add1283b64. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.207226 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 921ca0b259d542c9957e6dfd042e8e46 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512768175 [id=8d80b2d43a9b4cbfb56e330161959ab7]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
12:12:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.207494 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921ca0b259d542c9957e6dfd042e8e46. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.207957 20515 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1ce6f0e88048e1a0484d7852fefc35 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512768175 [id=8d80b2d43a9b4cbfb56e330161959ab7]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
12:12:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.208060 20515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1ce6f0e88048e1a0484d7852fefc35. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.210175 20784 tablet_service.cc:1511] Processing CreateTablet for tablet eded928cdcbb4b518d72a719795dbb45 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512768175 [id=8d80b2d43a9b4cbfb56e330161959ab7]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
12:12:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.210300 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eded928cdcbb4b518d72a719795dbb45. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.210312 20650 tablet_service.cc:1511] Processing CreateTablet for tablet e7b010fbf5c1439b9604012ab4829223 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512768175 [id=8d80b2d43a9b4cbfb56e330161959ab7]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
12:12:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.210565 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b010fbf5c1439b9604012ab4829223. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.212288 20870 tablet_bootstrap.cc:492] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd: Bootstrap starting.
12:12:48.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.212975 20870 tablet_bootstrap.cc:654] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd: Neither blocks nor log segments found. Creating new log.
12:12:48.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.213199 20649 tablet_service.cc:1511] Processing CreateTablet for tablet dfe3ee6c7c8a4395bc9d01133c99d019 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512768175 [id=8d80b2d43a9b4cbfb56e330161959ab7]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
12:12:48.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.213315 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe3ee6c7c8a4395bc9d01133c99d019. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.213382 20870 log.cc:826] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd: Log is configured to *not* fsync() on all Append() calls
12:12:48.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.213701 20871 tablet_bootstrap.cc:492] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01: Bootstrap starting.
12:12:48.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.214293 20871 tablet_bootstrap.cc:654] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01: Neither blocks nor log segments found. Creating new log.
12:12:48.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.214824 20871 log.cc:826] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01: Log is configured to *not* fsync() on all Append() calls
12:12:48.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.215478 20870 tablet_bootstrap.cc:492] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd: No bootstrap required, opened a new log
12:12:48.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.215468 20874 tablet_bootstrap.cc:492] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea: Bootstrap starting.
12:12:48.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.215685 20870 ts_tablet_manager.cc:1403] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
12:12:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.216081 20874 tablet_bootstrap.cc:654] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea: Neither blocks nor log segments found. Creating new log.
12:12:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.216480 20874 log.cc:826] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea: Log is configured to *not* fsync() on all Append() calls
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.217141 20874 tablet_bootstrap.cc:492] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea: No bootstrap required, opened a new log
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.217202 20874 ts_tablet_manager.cc:1403] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.217732 20870 raft_consensus.cc:359] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.217859 20870 raft_consensus.cc:385] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.217885 20870 raft_consensus.cc:740] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6685aa69caba4c0786a9ee896dbe5cdd, State: Initialized, Role: FOLLOWER
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.218001 20870 consensus_queue.cc:260] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [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: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.218058 20870 raft_consensus.cc:399] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.218086 20870 raft_consensus.cc:493] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.218127 20870 raft_consensus.cc:3060] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Advancing to term 1
12:12:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.218844 20870 raft_consensus.cc:515] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219059 20870 leader_election.cc:304] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6685aa69caba4c0786a9ee896dbe5cdd; no voters: 
12:12:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219017 20874 raft_consensus.cc:359] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219129 20874 raft_consensus.cc:385] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219159 20874 raft_consensus.cc:740] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c36a06f77146b581f6506d5d2f7dea, State: Initialized, Role: FOLLOWER
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219247 20874 consensus_queue.cc:260] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [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: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219321 20874 raft_consensus.cc:399] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219357 20874 raft_consensus.cc:493] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219403 20874 raft_consensus.cc:3060] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Advancing to term 1
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219411 20870 leader_election.cc:290] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.219604 20870 ts_tablet_manager.cc:1434] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.220144 20874 raft_consensus.cc:515] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.220234 20874 leader_election.cc:304] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82c36a06f77146b581f6506d5d2f7dea; no voters: 
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.220384 20874 leader_election.cc:290] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.220562 20874 ts_tablet_manager.cc:1434] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
12:12:48.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.221024 20853 heartbeater.cc:499] Master 127.19.178.61:42189 was elected leader, sending a full tablet report...
12:12:48.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.221319 20870 tablet_bootstrap.cc:492] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd: Bootstrap starting.
12:12:48.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.221874 20870 tablet_bootstrap.cc:654] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd: Neither blocks nor log segments found. Creating new log.
12:12:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.222556 20718 heartbeater.cc:499] Master 127.19.178.61:42189 was elected leader, sending a full tablet report...
12:12:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.222848 20871 tablet_bootstrap.cc:492] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01: No bootstrap required, opened a new log
12:12:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.223014 20871 ts_tablet_manager.cc:1403] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
12:12:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.223165 20874 tablet_bootstrap.cc:492] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea: Bootstrap starting.
12:12:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.223748 20874 tablet_bootstrap.cc:654] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea: Neither blocks nor log segments found. Creating new log.
12:12:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.224329 20879 raft_consensus.cc:2804] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 1 FOLLOWER]: Leader election won for term 1
12:12:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.224668 20879 raft_consensus.cc:697] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [term 1 LEADER]: Becoming Leader. State: Replica: 82c36a06f77146b581f6506d5d2f7dea, State: Running, Role: LEADER
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.224952 20874 tablet_bootstrap.cc:492] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea: No bootstrap required, opened a new log
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225021 20874 ts_tablet_manager.cc:1403] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225162 20874 raft_consensus.cc:359] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225075 20871 raft_consensus.cc:359] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225207 20874 raft_consensus.cc:385] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225227 20874 raft_consensus.cc:740] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c36a06f77146b581f6506d5d2f7dea, State: Initialized, Role: FOLLOWER
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225270 20874 consensus_queue.cc:260] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [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: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225302 20874 raft_consensus.cc:399] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225320 20874 raft_consensus.cc:493] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225219 20871 raft_consensus.cc:385] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225344 20874 raft_consensus.cc:3060] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 0 FOLLOWER]: Advancing to term 1
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225353 20871 raft_consensus.cc:740] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d63fc7fbc850464abf7bb3c76765ed01, State: Initialized, Role: FOLLOWER
12:12:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225499 20871 consensus_queue.cc:260] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [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: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225562 20871 raft_consensus.cc:399] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225589 20871 raft_consensus.cc:493] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.225637 20871 raft_consensus.cc:3060] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Advancing to term 1
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226052 20874 raft_consensus.cc:515] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226114 20874 leader_election.cc:304] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82c36a06f77146b581f6506d5d2f7dea; no voters: 
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226233 20874 leader_election.cc:290] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226349 20874 ts_tablet_manager.cc:1434] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226415 20871 raft_consensus.cc:515] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226517 20871 leader_election.cc:304] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d63fc7fbc850464abf7bb3c76765ed01; no voters: 
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226668 20871 leader_election.cc:290] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.226854 20871 ts_tablet_manager.cc:1434] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.227890 20583 heartbeater.cc:499] Master 127.19.178.61:42189 was elected leader, sending a full tablet report...
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.228430 20871 tablet_bootstrap.cc:492] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01: Bootstrap starting.
12:12:48.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.228605 20879 consensus_queue.cc:237] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.228912 20871 tablet_bootstrap.cc:654] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01: Neither blocks nor log segments found. Creating new log.
12:12:48.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.229507 20870 tablet_bootstrap.cc:492] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd: No bootstrap required, opened a new log
12:12:48.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.229655 20870 ts_tablet_manager.cc:1403] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
12:12:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.229943 20870 raft_consensus.cc:359] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230103 20870 raft_consensus.cc:385] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230224 20870 raft_consensus.cc:740] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6685aa69caba4c0786a9ee896dbe5cdd, State: Initialized, Role: FOLLOWER
12:12:48.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230222 20281 catalog_manager.cc:5697] T e7b010fbf5c1439b9604012ab4829223 P 82c36a06f77146b581f6506d5d2f7dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c36a06f77146b581f6506d5d2f7dea (127.19.178.2). New cstate: current_term: 1 leader_uuid: "82c36a06f77146b581f6506d5d2f7dea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } health_report { overall_health: HEALTHY } } }
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230362 20870 consensus_queue.cc:260] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [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: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230412 20870 raft_consensus.cc:399] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230432 20870 raft_consensus.cc:493] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.230449 20870 raft_consensus.cc:3060] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 0 FOLLOWER]: Advancing to term 1
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.231148 20870 raft_consensus.cc:515] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.231220 20870 leader_election.cc:304] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6685aa69caba4c0786a9ee896dbe5cdd; no voters: 
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.231349 20870 leader_election.cc:290] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.231469 20870 ts_tablet_manager.cc:1434] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.233456 20877 raft_consensus.cc:2804] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 1 FOLLOWER]: Leader election won for term 1
12:12:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.233598 20877 raft_consensus.cc:697] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [term 1 LEADER]: Becoming Leader. State: Replica: 6685aa69caba4c0786a9ee896dbe5cdd, State: Running, Role: LEADER
12:12:48.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.233685 20877 consensus_queue.cc:237] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.234647 20877 raft_consensus.cc:2804] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 1 FOLLOWER]: Leader election won for term 1
12:12:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.234771 20281 catalog_manager.cc:5697] T 921ca0b259d542c9957e6dfd042e8e46 P 6685aa69caba4c0786a9ee896dbe5cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6685aa69caba4c0786a9ee896dbe5cdd (127.19.178.3). New cstate: current_term: 1 leader_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } health_report { overall_health: HEALTHY } } }
12:12:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.236949 20879 raft_consensus.cc:2804] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 1 FOLLOWER]: Leader election won for term 1
12:12:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.237003 20879 raft_consensus.cc:697] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [term 1 LEADER]: Becoming Leader. State: Replica: 82c36a06f77146b581f6506d5d2f7dea, State: Running, Role: LEADER
12:12:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.237039 20879 consensus_queue.cc:237] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } }
12:12:48.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.237994 20877 raft_consensus.cc:697] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [term 1 LEADER]: Becoming Leader. State: Replica: 6685aa69caba4c0786a9ee896dbe5cdd, State: Running, Role: LEADER
12:12:48.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.238124 20877 consensus_queue.cc:237] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } }
12:12:48.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.238310 20281 catalog_manager.cc:5697] T dfe3ee6c7c8a4395bc9d01133c99d019 P 82c36a06f77146b581f6506d5d2f7dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c36a06f77146b581f6506d5d2f7dea (127.19.178.2). New cstate: current_term: 1 leader_uuid: "82c36a06f77146b581f6506d5d2f7dea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c36a06f77146b581f6506d5d2f7dea" member_type: VOTER last_known_addr { host: "127.19.178.2" port: 35655 } health_report { overall_health: HEALTHY } } }
12:12:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.239646 20280 catalog_manager.cc:5697] T eded928cdcbb4b518d72a719795dbb45 P 6685aa69caba4c0786a9ee896dbe5cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6685aa69caba4c0786a9ee896dbe5cdd (127.19.178.3). New cstate: current_term: 1 leader_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6685aa69caba4c0786a9ee896dbe5cdd" member_type: VOTER last_known_addr { host: "127.19.178.3" port: 43491 } health_report { overall_health: HEALTHY } } }
12:12:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.241482 20885 raft_consensus.cc:2804] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 1 FOLLOWER]: Leader election won for term 1
12:12:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.241773 20885 raft_consensus.cc:697] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [term 1 LEADER]: Becoming Leader. State: Replica: d63fc7fbc850464abf7bb3c76765ed01, State: Running, Role: LEADER
12:12:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.241974 20885 consensus_queue.cc:237] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.242996 20280 catalog_manager.cc:5697] T dfbd3c90cbba477b8e7352add1283b64 P d63fc7fbc850464abf7bb3c76765ed01 reported cstate change: term changed from 0 to 1, leader changed from <none> to d63fc7fbc850464abf7bb3c76765ed01 (127.19.178.1). New cstate: current_term: 1 leader_uuid: "d63fc7fbc850464abf7bb3c76765ed01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } health_report { overall_health: HEALTHY } } }
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.246995 20871 tablet_bootstrap.cc:492] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01: No bootstrap required, opened a new log
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247098 20871 ts_tablet_manager.cc:1403] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.000s
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247275 20871 raft_consensus.cc:359] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247366 20871 raft_consensus.cc:385] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247534 20871 raft_consensus.cc:740] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d63fc7fbc850464abf7bb3c76765ed01, State: Initialized, Role: FOLLOWER
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247627 20871 consensus_queue.cc:260] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [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: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247804 20871 raft_consensus.cc:399] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247895 20871 raft_consensus.cc:493] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.247980 20871 raft_consensus.cc:3060] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 0 FOLLOWER]: Advancing to term 1
12:12:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.248804 20871 raft_consensus.cc:515] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.248900 20871 leader_election.cc:304] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d63fc7fbc850464abf7bb3c76765ed01; no voters: 
12:12:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.248941 20871 leader_election.cc:290] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.249006 20886 raft_consensus.cc:2804] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 1 FOLLOWER]: Leader election won for term 1
12:12:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.249039 20886 raft_consensus.cc:697] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [term 1 LEADER]: Becoming Leader. State: Replica: d63fc7fbc850464abf7bb3c76765ed01, State: Running, Role: LEADER
12:12:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.249078 20886 consensus_queue.cc:237] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } }
12:12:48.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.249900 20280 catalog_manager.cc:5697] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01 reported cstate change: term changed from 0 to 1, leader changed from <none> to d63fc7fbc850464abf7bb3c76765ed01 (127.19.178.1). New cstate: current_term: 1 leader_uuid: "d63fc7fbc850464abf7bb3c76765ed01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d63fc7fbc850464abf7bb3c76765ed01" member_type: VOTER last_known_addr { host: "127.19.178.1" port: 43833 } health_report { overall_health: HEALTHY } } }
12:12:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.251717 20871 ts_tablet_manager.cc:1434] T 4d1ce6f0e88048e1a0484d7852fefc35 P d63fc7fbc850464abf7bb3c76765ed01: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
12:12:48.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.260087 20280 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39570:
12:12:48.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512768175" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
12:12:48.261 [DEBUG - main] (Connection.java:575) [peer master-127.19.178.62:38401(127.19.178.62:38401)] disconnecting while in state READY
12:12:48.261 [DEBUG - main] (Connection.java:575) [peer master-127.19.178.60:41837(127.19.178.60:41837)] disconnecting while in state READY
12:12:48.262 [DEBUG - main] (Connection.java:575) [peer master-127.19.178.61:42189(127.19.178.61:42189)] disconnecting while in state READY
12:12:48.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.178.60:41837(127.19.178.60:41837)] handling channelInactive
12:12:48.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.178.60:41837(127.19.178.60:41837)] cleaning up while in state READY due to: connection closed
12:12:48.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:48.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.178.62:38401(127.19.178.62:38401)] handling channelInactive
12:12:48.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.178.62:38401(127.19.178.62:38401)] cleaning up while in state READY due to: connection closed
12:12:48.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.178.61:42189(127.19.178.61:42189)] handling channelInactive
12:12:48.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.178.61:42189(127.19.178.61:42189)] cleaning up while in state READY due to: connection closed
12:12:48.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.267933 20168 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20453
12:12:48.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.275533 20168 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20588
12:12:48.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.283463 20168 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20723
12:12:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.290771 20168 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20179
12:12:48.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.298018 20168 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20251
12:12:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.303763 20168 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20321
12:12:48.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:48Z chronyd exiting
.12:12:48.356 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512768356
12:12:48.360 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:48.360 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:48.360 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskz_mQmH/test-tmp
12:12:48.360 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:48.360 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskz_mQmH/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:48.363 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

12:12:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.474393 20907 mini_oidc.cc:150] Starting JWKS server
12:12:48.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.475085 20907 webserver.cc:533] Webserver started at http://127.0.0.1:36111/ using document root <none> and password file <none>
12:12:48.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.475302 20907 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:48.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.475471 20907 webserver.cc:533] Webserver started at http://127.0.0.1:45567/ using document root <none> and password file <none>
12:12:48.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:48Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:48.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:48Z Disabled control of system clock
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.494088 20907 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/logs
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data/info.pb
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.254:33861
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.254
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:48.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36111/jwks.json with env {}
12:12:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.582428 20918 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.582623 20918 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.582645 20918 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:48.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.584192 20918 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:48.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.584241 20918 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:48.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.584255 20918 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:48.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.584267 20918 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:48.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.584280 20918 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:48.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.584291 20918 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36111/jwks.json
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.585851 20918 master_runner.cc:387] Master server non-default flags:
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.254:33861
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36111/jwks.json
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data/info.pb
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.254
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20918
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/logs
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.586071 20918 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:48.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.586267 20918 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:48.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.588752 20926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.588759 20923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.588948 20924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.589216 20918 server_base.cc:1061] running on GCE node
12:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.589540 20918 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.589787 20918 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:48.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.590955 20918 hybrid_clock.cc:648] HybridClock initialized: now 1783512768590932 us; error 44 us; skew 500 ppm
12:12:48.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.592072 20918 webserver.cc:533] Webserver started at http://127.20.106.254:33617/ using document root <none> and password file <none>
12:12:48.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.592285 20918 fs_manager.cc:362] Metadata directory not provided
12:12:48.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.592325 20918 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:48.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.592398 20918 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.593194 20918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data/instance:
12:12:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e060bbe00cf74fd7b1a4af4daef64925"
12:12:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.593457 20918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal/instance:
12:12:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e060bbe00cf74fd7b1a4af4daef64925"
12:12:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.594578 20918 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.595275 20932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.595474 20918 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.595570 20918 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e060bbe00cf74fd7b1a4af4daef64925"
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.595645 20918 fs_report.cc:389] FS layout report
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data/data
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.606841 20918 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.607237 20918 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.607393 20918 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:48.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.611387 20918 rpc_server.cc:307] RPC server started. Bound to: 127.20.106.254:33861
12:12:48.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.611459 20984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.106.254:33861 every 8 connection(s)
12:12:48.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.611842 20918 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/data/info.pb
12:12:48.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.612452 20985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.613796 20985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.619267 20985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.619436 20907 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20918
12:12:48.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.619571 20907 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-0/wal/instance
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.619887 20935 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.106.253:33855: connect: Connection refused (error 111)
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.620484 20985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.106.253:33855: Network error: Client connection negotiation failed: client connection to 127.20.106.253:33855: connect: Connection refused (error 111)
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.620718 20907 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:48.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/logs
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data/info.pb
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.253:33855
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.253
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36111/jwks.json with env {}
12:12:48.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.669731 20985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } attempt: 1
12:12:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.670837 20985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.106.253:33855: Network error: Client connection negotiation failed: client connection to 127.20.106.253:33855: connect: Connection refused (error 111)
12:12:48.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.706802 20990 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:48.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.707002 20990 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:48.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.707024 20990 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.708735 20990 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.708806 20990 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.708820 20990 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.708833 20990 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.708846 20990 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.708858 20990 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36111/jwks.json
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.710570 20990 master_runner.cc:387] Master server non-default flags:
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.253:33855
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36111/jwks.json
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data/info.pb
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.253
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20990
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/logs
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.710822 20990 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.711035 20990 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:48.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.713486 20995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.713507 20996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.713564 20990 server_base.cc:1061] running on GCE node
12:12:48.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.713570 20998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.714183 20990 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:48.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.714470 20990 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:48.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.715636 20990 hybrid_clock.cc:648] HybridClock initialized: now 1783512768715613 us; error 33 us; skew 500 ppm
12:12:48.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.716920 20990 webserver.cc:533] Webserver started at http://127.20.106.253:34727/ using document root <none> and password file <none>
12:12:48.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.717231 20990 fs_manager.cc:362] Metadata directory not provided
12:12:48.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.717319 20990 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:48.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.717434 20990 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:48.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.718482 20990 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data/instance:
12:12:48.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "865403429a3c493785f75ad3ab04a159"
12:12:48.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.718931 20990 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal/instance:
12:12:48.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "865403429a3c493785f75ad3ab04a159"
12:12:48.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.720510 20990 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.721305 21004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.721547 20990 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.721643 20990 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "865403429a3c493785f75ad3ab04a159"
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.721715 20990 fs_report.cc:389] FS layout report
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data/data
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:48.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.739058 20985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } attempt: 2
12:12:48.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.740187 20985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.106.253:33855: Network error: Client connection negotiation failed: client connection to 127.20.106.253:33855: connect: Connection refused (error 111)
12:12:48.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.740264 20990 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:48.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.740530 20990 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:48.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.740633 20990 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:48.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.745245 20990 rpc_server.cc:307] RPC server started. Bound to: 127.20.106.253:33855
12:12:48.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.745280 21056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.106.253:33855 every 8 connection(s)
12:12:48.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.745606 20990 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/data/info.pb
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.746080 20907 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 20990
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.746157 20907 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-1/wal/instance
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.746264 21057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.746553 20907 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/logs
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data/info.pb
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.252:41019
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.252
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36111/jwks.json with env {}
12:12:48.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.748315 21057 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.753924 21057 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.758375 21057 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.758934 21007 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.106.252:41019: connect: Connection refused (error 111)
12:12:48.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.759528 21057 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.106.252:41019: Network error: Client connection negotiation failed: client connection to 127.20.106.252:41019: connect: Connection refused (error 111)
12:12:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.808790 21057 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } attempt: 1
12:12:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.809864 21057 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.106.252:41019: Network error: Client connection negotiation failed: client connection to 127.20.106.252:41019: connect: Connection refused (error 111)
12:12:48.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.830269 21059 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:48.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.830461 21059 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:48.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.830482 21059 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:48.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.831390 20985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } attempt: 3
12:12:48.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.832197 21059 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:48.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.832260 21059 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:48.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.832283 21059 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:48.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.832309 21059 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:48.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.832325 21059 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:48.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.832340 21059 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36111/jwks.json
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.834167 21059 master_runner.cc:387] Master server non-default flags:
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.252:41019
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36111/jwks.json
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data/info.pb
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.252
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21059
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/logs
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.834467 21059 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.834718 21059 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.834798 20985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.835459 20985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.106.252:41019: Network error: Client connection negotiation failed: client connection to 127.20.106.252:41019: connect: Connection refused (error 111)
12:12:48.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.837251 21068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.837258 21070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.837301 21067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:48.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.837572 21059 server_base.cc:1061] running on GCE node
12:12:48.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.837764 21059 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:48.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.837956 21059 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:48.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.839107 21059 hybrid_clock.cc:648] HybridClock initialized: now 1783512768839093 us; error 25 us; skew 500 ppm
12:12:48.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.840325 21059 webserver.cc:533] Webserver started at http://127.20.106.252:43997/ using document root <none> and password file <none>
12:12:48.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.840549 21059 fs_manager.cc:362] Metadata directory not provided
12:12:48.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.840647 21059 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:48.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.840770 21059 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:48.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.841632 21059 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data/instance:
12:12:48.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8066a337c58547aeabc5447efd051cfa"
12:12:48.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.841990 21059 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal/instance:
12:12:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8066a337c58547aeabc5447efd051cfa"
12:12:48.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.843199 21059 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.843956 21076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.844169 21059 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.844239 21059 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8066a337c58547aeabc5447efd051cfa"
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:48 on dist-test-slave-nb2j"
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.844302 21059 fs_report.cc:389] FS layout report
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data/data
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:48.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:48.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.859169 21059 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:48.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.859740 21059 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:48.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.859858 21059 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.863606 21059 rpc_server.cc:307] RPC server started. Bound to: 127.20.106.252:41019
12:12:48.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.863644 21128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.106.252:41019 every 8 connection(s)
12:12:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.864034 21059 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/data/info.pb
12:12:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.864676 21129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:48.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.865881 21129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.866597 20985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } attempt: 1
12:12:48.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.870779 21129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.871742 20985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925: Bootstrap starting.
12:12:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.872219 20907 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 21059
12:12:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.872321 20907 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/master-2/wal/instance
12:12:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.872390 20985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925: Neither blocks nor log segments found. Creating new log.
12:12:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.872627 20985 log.cc:826] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925: Log is configured to *not* fsync() on all Append() calls
12:12:48.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.873356 20985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925: No bootstrap required, opened a new log
12:12:48.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.875571 20985 raft_consensus.cc:359] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:48.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.875751 20985 raft_consensus.cc:385] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.875788 20985 raft_consensus.cc:740] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060bbe00cf74fd7b1a4af4daef64925, State: Initialized, Role: FOLLOWER
12:12:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.875880 20985 consensus_queue.cc:260] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.876166 21135 sys_catalog.cc:455] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.876262 21129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } has no permanent_uuid. Determining permanent_uuid...
12:12:48.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.876219 20985 sys_catalog.cc:565] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [sys.catalog]: configured and running, proceeding with master startup.
12:12:48.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.878052 21057 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } attempt: 2
12:12:48.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.879402 20918 master_runner.cc:187] Error getting master registration for 127.20.106.253:33855: OK, instance_id { permanent_uuid: "865403429a3c493785f75ad3ab04a159" instance_seqno: 1783512768744065 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:48.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.881101 20918 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:48.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.877995 21135 sys_catalog.cc:458] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [sys.catalog]: This master's current role is: FOLLOWER
12:12:48.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.878343 21147 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:48.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.881400 21147 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.882118 21129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: Bootstrap starting.
12:12:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.882869 21129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: Neither blocks nor log segments found. Creating new log.
12:12:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.883172 21129 log.cc:826] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: Log is configured to *not* fsync() on all Append() calls
12:12:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.884203 21129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: No bootstrap required, opened a new log
12:12:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.884528 21057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159: Bootstrap starting.
12:12:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.885213 21057 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159: Neither blocks nor log segments found. Creating new log.
12:12:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.885499 21057 log.cc:826] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159: Log is configured to *not* fsync() on all Append() calls
12:12:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.886229 21057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159: No bootstrap required, opened a new log
12:12:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.886204 21129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.886332 21129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.886363 21129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8066a337c58547aeabc5447efd051cfa, State: Initialized, Role: FOLLOWER
12:12:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.886638 21129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.886968 21129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: configured and running, proceeding with master startup.
12:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.888077 21057 raft_consensus.cc:359] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.888305 21057 raft_consensus.cc:385] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.888362 21057 raft_consensus.cc:740] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865403429a3c493785f75ad3ab04a159, State: Initialized, Role: FOLLOWER
12:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.888482 21057 consensus_queue.cc:260] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.888895 21057 sys_catalog.cc:565] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [sys.catalog]: configured and running, proceeding with master startup.
12:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.888950 21163 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.889000 21163 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.889089 21152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.889245 21152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: This master's current role is: FOLLOWER
12:12:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.890990 21164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.891192 21164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [sys.catalog]: This master's current role is: FOLLOWER
12:12:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.891748 21176 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.891901 21176 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.890178 21059 master_runner.cc:187] Error getting master registration for 127.20.106.253:33855: OK, instance_id { permanent_uuid: "865403429a3c493785f75ad3ab04a159" instance_seqno: 1783512768744065 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.892138 21059 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.893036 20990 master_runner.cc:264] No leader master found from master 865403429a3c493785f75ad3ab04a159
12:12:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:48.893087 20990 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:48.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:48.991226 21010 tablet.cc:2406] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:49.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.108337 20938 tablet.cc:2406] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.110447 21082 tablet.cc:2406] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:49.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.212282 21152 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:49.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.212447 21152 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:49.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.212740 21152 leader_election.cc:290] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e060bbe00cf74fd7b1a4af4daef64925 (127.20.106.254:33861), 865403429a3c493785f75ad3ab04a159 (127.20.106.253:33855)
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213125 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8066a337c58547aeabc5447efd051cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060bbe00cf74fd7b1a4af4daef64925" is_pre_election: true
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213258 20959 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8066a337c58547aeabc5447efd051cfa in term 0.
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213164 21031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8066a337c58547aeabc5447efd051cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865403429a3c493785f75ad3ab04a159" is_pre_election: true
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213356 21031 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8066a337c58547aeabc5447efd051cfa in term 0.
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213469 21079 leader_election.cc:304] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [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: 8066a337c58547aeabc5447efd051cfa, e060bbe00cf74fd7b1a4af4daef64925; no voters: 
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213640 21152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213699 21152 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.213722 21152 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 0 FOLLOWER]: Advancing to term 1
12:12:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.214380 21152 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.214533 21152 leader_election.cc:290] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [CANDIDATE]: Term 1 election: Requested vote from peers e060bbe00cf74fd7b1a4af4daef64925 (127.20.106.254:33861), 865403429a3c493785f75ad3ab04a159 (127.20.106.253:33855)
12:12:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.214746 21031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8066a337c58547aeabc5447efd051cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865403429a3c493785f75ad3ab04a159"
12:12:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.214789 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8066a337c58547aeabc5447efd051cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060bbe00cf74fd7b1a4af4daef64925"
12:12:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.214849 20959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 0 FOLLOWER]: Advancing to term 1
12:12:49.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.214864 21031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 0 FOLLOWER]: Advancing to term 1
12:12:49.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.215602 21031 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8066a337c58547aeabc5447efd051cfa in term 1.
12:12:49.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.215600 20959 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8066a337c58547aeabc5447efd051cfa in term 1.
12:12:49.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.215796 21079 leader_election.cc:304] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [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: 8066a337c58547aeabc5447efd051cfa, e060bbe00cf74fd7b1a4af4daef64925; no voters: 
12:12:49.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.215919 21152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 1 FOLLOWER]: Leader election won for term 1
12:12:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.216060 21152 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [term 1 LEADER]: Becoming Leader. State: Replica: 8066a337c58547aeabc5447efd051cfa, State: Running, Role: LEADER
12:12:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.216182 21152 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [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: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } }
12:12:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.216609 21178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8066a337c58547aeabc5447efd051cfa. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.216697 21178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: This master's current role is: LEADER
12:12:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.216921 21180 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.217128 21180 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.218441 20959 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [term 1 FOLLOWER]: Refusing update from remote peer 8066a337c58547aeabc5447efd051cfa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.218452 21031 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [term 1 FOLLOWER]: Refusing update from remote peer 8066a337c58547aeabc5447efd051cfa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.218698 21178 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.218784 21152 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:49.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.219965 21135 sys_catalog.cc:455] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8066a337c58547aeabc5447efd051cfa. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.220052 21135 sys_catalog.cc:458] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [sys.catalog]: This master's current role is: FOLLOWER
12:12:49.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.220089 21164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8066a337c58547aeabc5447efd051cfa. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.220180 21164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [sys.catalog]: This master's current role is: FOLLOWER
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.220852 21178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.220935 21152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221024 21152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: This master's current role is: LEADER
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221060 21164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221081 21182 mvcc.cc:204] Tried to move back new op lower bound from 7305268302716276736 to 7305268302710071296. Current Snapshot: MvccSnapshot[applied={T|T < 7305268302716276736}]
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221129 21164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865403429a3c493785f75ad3ab04a159 [sys.catalog]: This master's current role is: FOLLOWER
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221176 21183 mvcc.cc:204] Tried to move back new op lower bound from 7305268302716276736 to 7305268302710071296. Current Snapshot: MvccSnapshot[applied={T|T < 7305268302716276736}]
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221256 21135 sys_catalog.cc:455] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8066a337c58547aeabc5447efd051cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e060bbe00cf74fd7b1a4af4daef64925" member_type: VOTER last_known_addr { host: "127.20.106.254" port: 33861 } } peers { permanent_uuid: "865403429a3c493785f75ad3ab04a159" member_type: VOTER last_known_addr { host: "127.20.106.253" port: 33855 } } peers { permanent_uuid: "8066a337c58547aeabc5447efd051cfa" member_type: VOTER last_known_addr { host: "127.20.106.252" port: 41019 } } }
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.221324 21135 sys_catalog.cc:458] T 00000000000000000000000000000000 P e060bbe00cf74fd7b1a4af4daef64925 [sys.catalog]: This master's current role is: FOLLOWER
12:12:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.220942 21178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa [sys.catalog]: This master's current role is: LEADER
12:12:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.222198 21180 catalog_manager.cc:1383] Generated new cluster ID: aaa581337fcb4c58ac1682f4ef386088
12:12:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.222249 21180 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.243362 21180 catalog_manager.cc:1406] Generated new certificate authority record
12:12:49.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.244166 21180 catalog_manager.cc:1540] Loading token signing keys...
12:12:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.256291 21180 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: Generated new TSK 0
12:12:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.256714 21180 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.284667 20907 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/logs
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data/info.pb
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.193:0
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.106.193
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.193
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:49.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.363907 21190 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.364126 21190 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.364156 21190 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:49.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.365733 21190 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:49.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.365828 21190 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.106.193
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.367442 21190 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.193:0
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data/info.pb
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.193
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:49.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21190
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.106.193
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/logs
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.367738 21190 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.367995 21190 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:49.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.370541 21195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.370590 21196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.370546 21198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.370967 21190 server_base.cc:1061] running on GCE node
12:12:49.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.371155 21190 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:49.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.371395 21190 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:49.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.372550 21190 hybrid_clock.cc:648] HybridClock initialized: now 1783512769372527 us; error 33 us; skew 500 ppm
12:12:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.373607 21190 webserver.cc:533] Webserver started at http://127.20.106.193:42063/ using document root <none> and password file <none>
12:12:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.373827 21190 fs_manager.cc:362] Metadata directory not provided
12:12:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.373899 21190 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.374001 21190 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.374899 21190 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data/instance:
12:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a01b3af2b2344c52a81fa812a79bdc75"
12:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.375258 21190 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal/instance:
12:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a01b3af2b2344c52a81fa812a79bdc75"
12:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.376551 21190 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:49.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.377497 21204 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:49.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.377700 21190 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:49.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.377801 21190 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal
12:12:49.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a01b3af2b2344c52a81fa812a79bdc75"
12:12:49.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.377866 21190 fs_report.cc:389] FS layout report
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data/data
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:49.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.396245 21190 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:49.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.396612 21190 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:49.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.396760 21190 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.396999 21190 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.397373 21190 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.397429 21190 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.397462 21190 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.397480 21190 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:49.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.403376 21190 rpc_server.cc:307] RPC server started. Bound to: 127.20.106.193:36399
12:12:49.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.403419 21317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.106.193:36399 every 8 connection(s)
12:12:49.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.403790 21190 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/data/info.pb
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409297 21318 heartbeater.cc:344] Connected to a master server at 127.20.106.254:33861
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409358 20907 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 21190
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409324 21320 heartbeater.cc:344] Connected to a master server at 127.20.106.253:33855
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409425 20907 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-0/wal/instance
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409418 21318 heartbeater.cc:461] Registering TS with master...
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409423 21320 heartbeater.cc:461] Registering TS with master...
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409626 21320 heartbeater.cc:507] Master 127.20.106.253:33855 requested a full tablet report, sending...
12:12:49.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.409662 21318 heartbeater.cc:507] Master 127.20.106.254:33861 requested a full tablet report, sending...
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.410084 21020 ts_manager.cc:194] Registered new tserver with Master: a01b3af2b2344c52a81fa812a79bdc75 (127.20.106.193:36399)
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.410369 20949 ts_manager.cc:194] Registered new tserver with Master: a01b3af2b2344c52a81fa812a79bdc75 (127.20.106.193:36399)
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.410468 20907 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/logs
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data/info.pb
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:49.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.194:0
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.106.194
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.194
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.411041 21319 heartbeater.cc:344] Connected to a master server at 127.20.106.252:41019
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.411095 21319 heartbeater.cc:461] Registering TS with master...
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.411206 21319 heartbeater.cc:507] Master 127.20.106.252:41019 requested a full tablet report, sending...
12:12:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.411499 21093 ts_manager.cc:194] Registered new tserver with Master: a01b3af2b2344c52a81fa812a79bdc75 (127.20.106.193:36399)
12:12:49.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.412268 21093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.106.193:59945
12:12:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.489037 21328 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.489228 21328 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.489250 21328 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:49.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.490972 21328 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:49.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.491039 21328 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.106.194
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.492839 21328 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.194:0
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data/info.pb
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.194
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21328
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.106.194
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/logs
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.493142 21328 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.493341 21328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.496120 21333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.496120 21336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.496237 21328 server_base.cc:1061] running on GCE node
12:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.496203 21334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.496622 21328 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.496869 21328 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.498061 21328 hybrid_clock.cc:648] HybridClock initialized: now 1783512769498045 us; error 28 us; skew 500 ppm
12:12:49.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.499495 21328 webserver.cc:533] Webserver started at http://127.20.106.194:42509/ using document root <none> and password file <none>
12:12:49.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.499748 21328 fs_manager.cc:362] Metadata directory not provided
12:12:49.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.499823 21328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:49.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.499940 21328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.500854 21328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data/instance:
12:12:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e53f96743b3445b0ab1ca3be234e182c"
12:12:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.501219 21328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal/instance:
12:12:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e53f96743b3445b0ab1ca3be234e182c"
12:12:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.502532 21328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.503383 21342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.503566 21328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.503700 21328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e53f96743b3445b0ab1ca3be234e182c"
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.503798 21328 fs_report.cc:389] FS layout report
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal
12:12:49.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data/data
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:49.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.524654 21328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525040 21328 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525202 21328 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525476 21328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525826 21328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525859 21328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525882 21328 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.525895 21328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.531853 21328 rpc_server.cc:307] RPC server started. Bound to: 127.20.106.194:44497
12:12:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.531982 21455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.106.194:44497 every 8 connection(s)
12:12:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.532318 21328 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/data/info.pb
12:12:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.535562 20907 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 21328
12:12:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.535667 20907 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-1/wal/instance
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.537577 20907 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskz_mQmH/build/release/bin/kudu
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/logs
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data/info.pb
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.195:0
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.106.195
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.195
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538424 21457 heartbeater.cc:344] Connected to a master server at 127.20.106.252:41019
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538431 21458 heartbeater.cc:344] Connected to a master server at 127.20.106.253:33855
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538549 21457 heartbeater.cc:461] Registering TS with master...
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538551 21458 heartbeater.cc:461] Registering TS with master...
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538810 21456 heartbeater.cc:344] Connected to a master server at 127.20.106.254:33861
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538784 21458 heartbeater.cc:507] Master 127.20.106.253:33855 requested a full tablet report, sending...
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538897 21456 heartbeater.cc:461] Registering TS with master...
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538991 21456 heartbeater.cc:507] Master 127.20.106.254:33861 requested a full tablet report, sending...
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.538784 21457 heartbeater.cc:507] Master 127.20.106.252:41019 requested a full tablet report, sending...
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.539333 21020 ts_manager.cc:194] Registered new tserver with Master: e53f96743b3445b0ab1ca3be234e182c (127.20.106.194:44497)
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.539357 20948 ts_manager.cc:194] Registered new tserver with Master: e53f96743b3445b0ab1ca3be234e182c (127.20.106.194:44497)
12:12:49.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.539588 21093 ts_manager.cc:194] Registered new tserver with Master: e53f96743b3445b0ab1ca3be234e182c (127.20.106.194:44497)
12:12:49.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.540037 21093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.106.194:56067
12:12:49.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.620891 21463 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:49.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.621083 21463 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:49.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.621111 21463 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.622623 21463 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.622694 21463 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.106.195
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.624321 21463 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.106.212:37701
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.106.195:0
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data/info.pb
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.106.195
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.106.254:33861,127.20.106.253:33855,127.20.106.252:41019
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21463
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.106.195
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/logs
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.624547 21463 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.624745 21463 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.627573 21463 server_base.cc:1061] running on GCE node
12:12:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.627596 21471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.627513 21468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.627516 21469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.628108 21463 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.628345 21463 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.629484 21463 hybrid_clock.cc:648] HybridClock initialized: now 1783512769629461 us; error 39 us; skew 500 ppm
12:12:49.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.630585 21463 webserver.cc:533] Webserver started at http://127.20.106.195:36835/ using document root <none> and password file <none>
12:12:49.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.630740 21463 fs_manager.cc:362] Metadata directory not provided
12:12:49.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.630781 21463 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:49.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.630854 21463 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.631742 21463 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data/instance:
12:12:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4d90e7150eb4443eb5bccc718febc4c7"
12:12:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.632032 21463 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal/instance:
12:12:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4d90e7150eb4443eb5bccc718febc4c7"
12:12:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.633301 21463 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.633929 21477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.634093 21463 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.634150 21463 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data,/tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4d90e7150eb4443eb5bccc718febc4c7"
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:49 on dist-test-slave-nb2j"
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.634191 21463 fs_report.cc:389] FS layout report
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data/data
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.679039 21463 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.679335 21463 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.679430 21463 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.679611 21463 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.679978 21463 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.680014 21463 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.680038 21463 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.680050 21463 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:49.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.686214 21463 rpc_server.cc:307] RPC server started. Bound to: 127.20.106.195:40445
12:12:49.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.686268 21590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.106.195:40445 every 8 connection(s)
12:12:49.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.686584 21463 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/data/info.pb
12:12:49.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.692355 21593 heartbeater.cc:344] Connected to a master server at 127.20.106.253:33855
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.692476 21593 heartbeater.cc:461] Registering TS with master...
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.692597 21592 heartbeater.cc:344] Connected to a master server at 127.20.106.252:41019
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.692638 21592 heartbeater.cc:461] Registering TS with master...
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.692682 21593 heartbeater.cc:507] Master 127.20.106.253:33855 requested a full tablet report, sending...
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.692711 21592 heartbeater.cc:507] Master 127.20.106.252:41019 requested a full tablet report, sending...
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693091 21093 ts_manager.cc:194] Registered new tserver with Master: 4d90e7150eb4443eb5bccc718febc4c7 (127.20.106.195:40445)
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693122 21020 ts_manager.cc:194] Registered new tserver with Master: 4d90e7150eb4443eb5bccc718febc4c7 (127.20.106.195:40445)
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693186 21591 heartbeater.cc:344] Connected to a master server at 127.20.106.254:33861
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693248 21591 heartbeater.cc:461] Registering TS with master...
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693333 21591 heartbeater.cc:507] Master 127.20.106.254:33861 requested a full tablet report, sending...
12:12:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693522 20907 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskz_mQmH/build/release/bin/kudu as pid 21463
12:12:49.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693572 21093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.106.195:40317
12:12:49.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693624 20907 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskz_mQmH/test-tmp/mini-kudu-cluster169525066035463509/ts-2/wal/instance
12:12:49.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.693760 20948 ts_manager.cc:194] Registered new tserver with Master: 4d90e7150eb4443eb5bccc718febc4c7 (127.20.106.195:40445)
12:12:49.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.696080 20907 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:49.696 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:49.697 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:49.697 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.106.254"
      port: 33861
    }
    bound_http_address {
      host: "127.20.106.254"
      port: 33617
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.106.253"
      port: 33855
    }
    bound_http_address {
      host: "127.20.106.253"
      port: 34727
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.106.252"
      port: 41019
    }
    bound_http_address {
      host: "127.20.106.252"
      port: 43997
    }
  }
}

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

12:12:49.698 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.106.193"
      port: 36399
    }
    bound_http_address {
      host: "127.20.106.193"
      port: 42063
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.106.194"
      port: 44497
    }
    bound_http_address {
      host: "127.20.106.194"
      port: 42509
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.106.195"
      port: 40445
    }
    bound_http_address {
      host: "127.20.106.195"
      port: 36835
    }
  }
}

12:12:49.698 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:49.699 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:49.700 [DEBUG - main] (Connection.java:748) [peer master-127.20.106.252:41019(127.20.106.252:41019)] connecting to peer
12:12:49.701 [DEBUG - main] (Connection.java:748) [peer master-127.20.106.253:33855(127.20.106.253:33855)] connecting to peer
12:12:49.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.106.252:41019(127.20.106.252:41019)] Successfully connected to peer
12:12:49.703 [DEBUG - main] (Connection.java:748) [peer master-127.20.106.254:33861(127.20.106.254:33861)] connecting to peer
12:12:49.704 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.106.252
12:12:49.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.106.253:33855(127.20.106.253:33855)] Successfully connected to peer
12:12:49.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.20.106.254:33861(127.20.106.254:33861)] Successfully connected to peer
12:12:49.706 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.106.253
12:12:49.707 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.106.254
12:12:49.714 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71de3e4c, L:/127.0.0.1:53284 - R:/127.20.106.252:41019] using SASL/PLAIN
12:12:49.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:49.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.106.252:41019, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.106.253:33855, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.106.254:33861, [16ms] Sub RPC ConnectToMaster: received response from server master-127.20.106.252:41019: OK, deferred=null) after lookup
12:12:49.717 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x626f2b34, L:/127.0.0.1:55948 - R:/127.20.106.253:33855] using SASL/PLAIN
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.718526 21093 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53284:
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783512769700"
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:49.719 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2947e913, L:/127.0.0.1:46374 - R:/127.20.106.254:33861] using SASL/PLAIN
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:49.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table d65f64c0304e42279133939c85494569
12:12:49.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.726765 21252 tablet_service.cc:1511] Processing CreateTablet for tablet 1d93742967dd4a17a1166f437103cc4d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783512769700 [id=d65f64c0304e42279133939c85494569]), partition=RANGE (c0) PARTITION UNBOUNDED
12:12:49.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.727038 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d93742967dd4a17a1166f437103cc4d. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.729112 21604 tablet_bootstrap.cc:492] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Bootstrap starting.
12:12:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.729723 21604 tablet_bootstrap.cc:654] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Neither blocks nor log segments found. Creating new log.
12:12:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.730028 21604 log.cc:826] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Log is configured to *not* fsync() on all Append() calls
12:12:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.730698 21604 tablet_bootstrap.cc:492] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: No bootstrap required, opened a new log
12:12:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.730780 21604 ts_tablet_manager.cc:1403] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732440 21604 raft_consensus.cc:359] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b3af2b2344c52a81fa812a79bdc75" member_type: VOTER last_known_addr { host: "127.20.106.193" port: 36399 } }
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732583 21604 raft_consensus.cc:385] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732617 21604 raft_consensus.cc:740] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01b3af2b2344c52a81fa812a79bdc75, State: Initialized, Role: FOLLOWER
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732713 21604 consensus_queue.cc:260] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [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: true peers { permanent_uuid: "a01b3af2b2344c52a81fa812a79bdc75" member_type: VOTER last_known_addr { host: "127.20.106.193" port: 36399 } }
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732800 21604 raft_consensus.cc:399] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732832 21604 raft_consensus.cc:493] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:12:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.732879 21604 raft_consensus.cc:3060] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 0 FOLLOWER]: Advancing to term 1
12:12:49.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.733403 21604 raft_consensus.cc:515] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b3af2b2344c52a81fa812a79bdc75" member_type: VOTER last_known_addr { host: "127.20.106.193" port: 36399 } }
12:12:49.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.733529 21604 leader_election.cc:304] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a01b3af2b2344c52a81fa812a79bdc75; no voters: 
12:12:49.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.733711 21604 leader_election.cc:290] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:12:49.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.733809 21606 raft_consensus.cc:2804] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 1 FOLLOWER]: Leader election won for term 1
12:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.733942 21604 ts_tablet_manager.cc:1434] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.733963 21606 raft_consensus.cc:697] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [term 1 LEADER]: Becoming Leader. State: Replica: a01b3af2b2344c52a81fa812a79bdc75, State: Running, Role: LEADER
12:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.734088 21319 heartbeater.cc:499] Master 127.20.106.252:41019 was elected leader, sending a full tablet report...
12:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.734131 21606 consensus_queue.cc:237] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b3af2b2344c52a81fa812a79bdc75" member_type: VOTER last_known_addr { host: "127.20.106.193" port: 36399 } }
12:12:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.735458 21093 catalog_manager.cc:5697] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75 reported cstate change: term changed from 0 to 1, leader changed from <none> to a01b3af2b2344c52a81fa812a79bdc75 (127.20.106.193). New cstate: current_term: 1 leader_uuid: "a01b3af2b2344c52a81fa812a79bdc75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b3af2b2344c52a81fa812a79bdc75" member_type: VOTER last_known_addr { host: "127.20.106.193" port: 36399 } health_report { overall_health: HEALTHY } } }
12:12:49.742 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=32, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4e9658b5, flushNotification=Deferred@712732521(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:49.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1d93742967dd4a17a1166f437103cc4d for table 'org.apache.kudu.client.TestAlterTable-1783512769700' with partition [<start>, <end>)
12:12:49.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1d93742967dd4a17a1166f437103cc4d@[a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)[L]]}]
12:12:49.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1d93742967dd4a17a1166f437103cc4d for table 'org.apache.kudu.client.TestAlterTable-1783512769700' with partition [<start>, <end>)
12:12:49.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1d93742967dd4a17a1166f437103cc4d@[a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)[L]]}]
12:12:49.744 [DEBUG - kudu-nio-0] (Connection.java:748) [peer a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)] connecting to peer
12:12:49.745 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)] Successfully connected to peer
12:12:49.756 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x026a8dfa, L:/127.0.0.1:45470 - R:/127.20.106.193:36399] using TOKEN/null
12:12:49.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512769700, tablet=1d93742967dd4a17a1166f437103cc4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:49.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.762069 21092 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53284:
12:12:49.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512769700" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.765240 21613 tablet.cc:1724] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Alter schema from (
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
12:12:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.773227 21092 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: org.apache.kudu.client.TestAlterTable-1783512769700 [id=d65f64c0304e42279133939c85494569] alter complete (version 1)
12:12:49.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table d65f64c0304e42279133939c85494569
12:12:49.784 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@20312893, flushNotification=Deferred@1894698434(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:49.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512769700, tablet=1d93742967dd4a17a1166f437103cc4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:49.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table d65f64c0304e42279133939c85494569
12:12:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.792634 21092 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53284:
12:12:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512769700" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "addNonNull" new_name: "newAddNonNull" } }
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.797173 21613 tablet.cc:1724] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Alter schema from (
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
12:12:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.802452 21092 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: org.apache.kudu.client.TestAlterTable-1783512769700 [id=d65f64c0304e42279133939c85494569] alter complete (version 2)
12:12:49.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table d65f64c0304e42279133939c85494569
12:12:49.806 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=40, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@c41709a, flushNotification=Deferred@2108708444(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:49.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.807734 21610 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45470: Invalid argument: Client provided column addNonNull INT32 NOT NULL not present in tablet
12:12:49.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512769700, tablet=1d93742967dd4a17a1166f437103cc4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:49.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.813022 21092 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53284:
12:12:49.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783512769700" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newAddNonNull" } }
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.815488 21613 tablet.cc:1724] T 1d93742967dd4a17a1166f437103cc4d P a01b3af2b2344c52a81fa812a79bdc75: Alter schema from (
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
12:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
12:12:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.819730 21092 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8066a337c58547aeabc5447efd051cfa: org.apache.kudu.client.TestAlterTable-1783512769700 [id=d65f64c0304e42279133939c85494569] alter complete (version 3)
12:12:49.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table d65f64c0304e42279133939c85494569
12:12:49.823 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@54ec8cc9, flushNotification=Deferred@1391119179(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:12:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:49.825014 21610 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45470: Invalid argument: Client provided column newAddNonNull INT32 NOT NULL not present in tablet
12:12:49.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783512769700, tablet=1d93742967dd4a17a1166f437103cc4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:12:49.828 [DEBUG - main] (Connection.java:575) [peer master-127.20.106.252:41019(127.20.106.252:41019)] disconnecting while in state READY
12:12:49.829 [DEBUG - main] (Connection.java:575) [peer a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)] disconnecting while in state READY
12:12:49.829 [DEBUG - main] (Connection.java:575) [peer master-127.20.106.254:33861(127.20.106.254:33861)] disconnecting while in state READY
12:12:49.829 [DEBUG - main] (Connection.java:575) [peer master-127.20.106.253:33855(127.20.106.253:33855)] disconnecting while in state READY
12:12:49.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:49.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.106.252:41019(127.20.106.252:41019)] handling channelInactive
12:12:49.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.20.106.254:33861(127.20.106.254:33861)] handling channelInactive
12:12:49.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.106.252:41019(127.20.106.252:41019)] cleaning up while in state READY due to: connection closed
12:12:49.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.20.106.254:33861(127.20.106.254:33861)] cleaning up while in state READY due to: connection closed
12:12:49.830 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)] handling channelInactive
12:12:49.830 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a01b3af2b2344c52a81fa812a79bdc75(127.20.106.193:36399)] cleaning up while in state READY due to: connection closed
12:12:49.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.106.253:33855(127.20.106.253:33855)] handling channelInactive
12:12:49.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.106.253:33855(127.20.106.253:33855)] cleaning up while in state READY due to: connection closed
12:12:49.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.831817 20907 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 21190
12:12:49.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.837839 20907 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 21328
12:12:49.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.842761 20907 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 21463
12:12:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.847709 20907 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20918
12:12:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.853232 20907 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 20990
12:12:49.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:49.858739 20907 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskz_mQmH/build/release/bin/kudu with pid 21059
12:12:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:49Z chronyd exiting

Time: 28.936

OK (18 tests)

